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

Comparing branches/development/samples/argon/500.md (file contents):
Revision 1582 by gezelter, Fri Mar 18 19:31:52 2011 UTC vs.
Revision 1583 by gezelter, Thu Jun 16 22:00:08 2011 UTC

# Line 13 | Line 13 | cutoffRadius = 9.0;
13   targetTemp = 178.5;
14   tauThermostat = 1e3;
15   cutoffRadius = 9.0;
16 < switchingRadius = 7.65;
17 < cutoffMethod = "SWITCHED";
16 > switchingRadius = 9.0;
17 > cutoffMethod = "SHIFTED_FORCE";
18   skinThickness = 1.0;
19  
20   ensemble = "NVE";
21   dt = 1.0;
22 < runTime = 1e4;
22 > runTime = 1;
23  
24   sampleTime = 50000;
25   statusTime = 10;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines