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

Comparing trunk/src/restraints/ThermoIntegrationForceManager.cpp (file contents):
Revision 665 by tim, Thu Oct 13 22:26:47 2005 UTC vs.
Revision 993 by chrisfen, Thu Jun 22 15:21:01 2006 UTC

# Line 144 | Line 144 | namespace oopse {
144      tempTau = curSnapshot->statData.getTau();
145      tempTau *= factor_;
146      curSnapshot->statData.setTau(tempTau);
147 <
147 >  
148      // do crystal restraint forces for thermodynamic integration
149      if (simParam->getUseSolidThermInt()) {
150        

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines