ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/flucq/FluctuatingChargeNVT.cpp
(Generate patch)

Comparing branches/development/src/flucq/FluctuatingChargeNVT.cpp (file contents):
Revision 1873 by gezelter, Tue May 7 19:09:54 2013 UTC vs.
Revision 1874 by gezelter, Wed May 15 15:09:35 2013 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines