ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/samples/fluctuating/tip4p/2waterFQ.md
(Generate patch)

Comparing trunk/samples/fluctuating/tip4p/2waterFQ.md (file contents):
Revision 1782 by gezelter, Wed Aug 22 02:28:28 2012 UTC vs.
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC

# Line 6 | Line 6 | molecule {
6  
7    atom[0]{
8      type = "O_TIP4P_FQ";
9 <    position( 0.0, 0.0, -0.6556 );
9 >    position( 0.0, 0.0, -0.06556 );
10    }
11    atom[1]{
12      type = "H_TIP4P_FQ";
# Line 24 | Line 24 | molecule {
24    rigidBody[0]{
25      members(0,1,2,3);
26    }
27 +  constrainTotalCharge = true;
28   }
29   component{
30    type = "TIP4P_FQ";
31    nMol = 2;
32   }
33  
34 <
34 > statFileFormat = "TIME|TOTAL_ENERGY|POTENTIAL_ENERGY|KINETIC_ENERGY|TEMPERATURE|PRESSURE|VOLUME|CONSERVED_QUANTITY|ELECTRONIC_TEMPERATURE";
35   ensemble = NVE;
36   forceField = "FlucQ";
37   forceFieldFileName = "FQ.frc";
# Line 40 | Line 41 | flucQ {
41  
42   flucQ {
43   targetTemp = 1.0;
44 < tauThermostat = 10.0;
44 > tauThermostat = 100.0;
45   }
46  
47  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines