ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/brains/SimCreator.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/brains/SimCreator.cpp (file contents):
Revision 2101 by chrisfen, Thu Mar 10 15:10:24 2005 UTC vs.
Revision 2120 by tim, Fri Mar 11 17:50:11 2005 UTC

# Line 178 | Line 178 | namespace oopse {
178        info->addExcludePairs(mol);
179      }
180      
181    
182    //load initial coordinates, some extra information are pushed into SimInfo's property map ( such as
183    //eta, chi for NPT integrator)
181      if (loadInitCoords)
182        loadCoordinates(info);    
183      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines