ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/zcons/zconsFixed.md
(Generate patch)

Comparing branches/development/samples/zcons/zconsFixed.md (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1812 by gezelter, Fri Nov 16 21:18:42 2012 UTC

# Line 1 | Line 1
1 < <OpenMD version=1>
1 > <OpenMD version=2>
2    <MetaData>
3   #include "water.md"
4  
5
5   component{
6    type = "SSD";
7    nMol = 256;
8   }
9  
11
10   ensemble = NVE;
11   forceField = "DUFF";
12  
13   zconsTime = 1;
14   zconsTol = 0.01;
15  
16 < nZconstraints = 1;
19 < zConstraint[0]{
16 > zconstraint{
17    molIndex =0;
18    kRatio = 0.5;
19   }
# Line 24 | Line 21 | switchingRadius = 7.8;
21   cutoffRadius = 9.0;
22   switchingRadius = 7.8;
23  
24 < electrostaticSummationMethod = "none";
24 > cutoffMethod = "switched";
25  
26   dielectric = 80.0;
27  
31
32
28   targetTemp = 300;
29   targetPressure = 1.0;
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines