# | Line 140 | Line 140 | namespace OpenMD { | |
---|---|---|
140 | ||
141 | rotAlgo_ = new DLM(); | |
142 | rattle_ = new Rattle(info); | |
143 | < | forceMan_->initialize(); |
143 | > | //forceMan_->initialize(); |
144 | flucQ_ = new FluctuatingChargeNVT(info, forceMan_); | |
145 | } | |
146 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |