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

Comparing trunk/OOPSE-2.0/samples/water/spce/spce.md (file contents):
Revision 2440 by chrisfen, Tue Nov 15 19:03:39 2005 UTC vs.
Revision 2441 by chrisfen, Wed Nov 16 19:57:09 2005 UTC

# Line 10 | Line 10 | electrostaticSummationMethod = "shifted_force";
10  
11   ensemble = NVE;
12   forceField = "DUFF";
13 < electrostaticSummationMethod = "shifted_force";
13 > electrostaticSummationMethod = "none";
14   //electrostaticScreeningMethod = "damped";
15   dielectric = 80.0;
16 < dampingAlpha = 0.25;
16 > dampingAlpha = 0.15;
17   cutoffRadius = 9.0;
18   //switchingRadius = 9.0;
19 < //switchingFunctionType = "fifth_order_polynomial";
19 > switchingFunctionType = "fifth_order_polynomial";
20  
21   targetTemp = 300;
22   targetPressure = 1.0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines