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

Comparing branches/development/samples/zcons/zconsMoving.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>
2    <MetaData>
3   #include "water.md"
4
5
4   component{
5    type = "SSD";
6    nMol = 256;
7   }
8  
11
9   ensemble = NVE;
10   forceField = "DUFF";
11  
12   zconsTime = 1;
13   zconsTol = 0.01;
14  
15 < nZconstraints = 1;
19 < zConstraint[0]{
15 > zconstraint{
16    molIndex =0;
17    kRatio = 0.5;
18    zPos = 7.80;
19   }
20          
25
21   cutoffRadius = 9.0;
22   switchingRadius = 7.8;
23  
24 < electrostaticSummationMethod = "none";
24 > cutoffMethod = "switched";
25  
26   dielectric = 80.0;
27  
33
34
28   targetTemp = 300;
29   targetPressure = 1.0;
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines