ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/samples/water/dimer/tap.md
(Generate patch)

Comparing trunk/OOPSE-3.0/samples/water/dimer/tap.md (file contents):
Revision 2326 by chrisfen, Mon Sep 26 14:27:53 2005 UTC vs.
Revision 2489 by tim, Tue Dec 6 16:49:59 2005 UTC

# Line 1 | Line 1
1   #include "water.md"
2  
3 < nComponents = 1;
3 >
4   component{
5    type = "TAP";
6    nMol = 2;
# Line 11 | Line 11 | electrostaticSummationMethod = "none"
11  
12   ensemble = NVT;
13   forceField = "DUFF";
14 < electrostaticSummationMethod = "none"
14 > electrostaticSummationMethod = "none";
15   dielectric = 80.0;
16   cutoffRadius = 9.0;
17   switchingRadius = 7.8;
18  
19 density = 0.0334;
19  
20 +
21   targetTemp = 0.1;
22   targetPressure = 1.0;
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines