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

Comparing trunk/OOPSE-3.0/samples/argon/500.md (file contents):
Revision 2421 by chrisfen, Thu Sep 15 00:11:18 2005 UTC vs.
Revision 2422 by chrisfen, Fri Nov 11 15:21:05 2005 UTC

# Line 11 | Line 11 | tauThermostat = 1e3;
11   forceField = "LJ";
12   targetTemp = 135.1344;
13   tauThermostat = 1e3;
14 + cutoffRadius = 9.0;
15 + switchingRadius = 7.7;
16 + switchingFunctionType = "fifth_order_polynomial";
17  
18   ensemble = "NVE";
19   dt = 1.0;
20 < runTime = 1e4;
20 > runTime = 1e3;
21  
22   sampleTime = 100;
23   statusTime = 1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines