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

Comparing trunk/src/integrators/myNVT.cpp (file contents):
Revision 2030 by jmichalk, Thu May 29 21:03:19 2014 UTC vs.
Revision 2031 by jmichalk, Fri Oct 31 18:40:40 2014 UTC

# Line 219 | Line 219 | namespace OpenMD {
219  
220      for(int k = 0; k < maxIterNum_; k++) {
221        index = 0;
222 <      instTemp = thermo.getTemperature();
222 >      //instTemp = thermo.getTemperature();
223  
224        // evolve chi another half step using the temperature at t + dt/2
225        

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines