# | Line 104 | Line 104 | namespace OpenMD { | |
---|---|---|
104 | ||
105 | // Create a default ForceManager: If the subclass wants to use | |
106 | // a different ForceManager, use setForceManager | |
107 | – | |
107 | forceMan_ = new ForceManager(info); | |
108 | ||
109 | // check for the temperature set flag (velocity scaling) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |