# | Line 186 | Line 186 | namespace OpenMD { | |
---|---|---|
186 | atom = mol->nextFluctuatingCharge(j)) { | |
187 | ||
188 | cfrc = atom->getFlucQFrc(); | |
189 | – | cvel =atom->getFlucQVel(); |
189 | cmass = atom->getChargeMass(); | |
190 | ||
191 | // velocity half step |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |