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

Comparing branches/development/samples/Madelung/NaCl.md (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1768 by gezelter, Sat Jul 7 03:59:27 2012 UTC

# Line 31 | Line 31 | forceField = "DUFF";
31  
32   ensemble = NVE;
33   forceField = "DUFF";
34 < electrostaticSummationMethod = "shifted_force";
34 > cutoffMethod = "shifted_force";
35   electrostaticScreeningMethod = "damped";
36 < cutoffRadius = 12;
37 < dampingAlpha = 0.18;
38 < switchingRadius = 12;
36 > cutoffRadius = 28;
37 > dampingAlpha = 0.14159292;
38 > switchingRadius = 28;
39  
40 +
41   dt = 2.0;
42   runTime = 2;
43   sampleTime = 100;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines