ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/Globals.cpp
(Generate patch)

Comparing trunk/OOPSE/libBASS/Globals.cpp (file contents):
Revision 1099 by gezelter, Mon Apr 12 20:33:12 2004 UTC vs.
Revision 1135 by mmeineke, Mon Apr 26 21:16:07 2004 UTC

# Line 134 | Line 134 | Globals::Globals(){
134    strcpy( mixingRule,"standard");  //default mixing rules to standard.
135    usePBC = 1; //default  periodic boundry conditions to on
136    useRF  = 0;
137 <  useInitTime = 1; // default to pull init time from the init file
138 <  useInitXSstate = 1; // default to pull the extended state from the init file
137 >  useInitTime = 0; // default to pull init time from the init file
138 >  useInitXSstate = 0; // default to pull the extended state from the init file
139    orthoBoxTolerance = 1E-6;
140  
141    have_force_field =  0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines