ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/integrators/NPTxyz.cpp
(Generate patch)

Comparing trunk/src/integrators/NPTxyz.cpp (file contents):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1497 by gezelter, Thu Sep 9 13:02:24 2010 UTC

# Line 62 | Line 62 | namespace OpenMD {
62      
63    RealType NPTxyz::calcConservedQuantity(){
64  
65 +    chi= currentSnapshot_->getChi();
66 +    integralOfChidt = currentSnapshot_->getIntegralOfChiDt();
67 +    loadEta();
68 +    
69      // We need NkBT a lot, so just set it here: This is the RAW number
70      // of integrableObjects, so no subtraction or addition of constraints or
71      // orientational degrees of freedom:

Comparing trunk/src/integrators/NPTxyz.cpp (property svn:keywords):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1497 by gezelter, Thu Sep 9 13:02:24 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines