# | Line 69 | Line 69 | namespace oopse { | |
---|---|---|
69 | fortranForceOptions.GayBerneMu = this->getGayBerneMu(); | |
70 | fortranForceOptions.GayBerneNu = this->getGayBerneNu(); | |
71 | ||
72 | + | |
73 | std::string DistanceMix = this->getDistanceMixingRule(); | |
74 | toUpper(DistanceMix); | |
75 | if(DistanceMix == "ARITHMETIC"){ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |