| Revision: | 940 |
| Committed: | Thu Apr 20 21:02:00 2006 UTC (19 years, 7 months ago) by chrisfen |
| Original Path: | trunk/samples/argon/500.md |
| File size: | 319 byte(s) |
| Log Message: | splined up sticky |
| # | Content |
|---|---|
| 1 | #include "lj.md" |
| 2 | |
| 3 | |
| 4 | component{ |
| 5 | type = "Ar"; |
| 6 | nMol = 500; |
| 7 | } |
| 8 | |
| 9 | initialConfig = "./500.in"; |
| 10 | |
| 11 | forceField = "LJ"; |
| 12 | targetTemp = 135.1344; |
| 13 | tauThermostat = 1e3; |
| 14 | cutoffRadius = 9.0; |
| 15 | switchingRadius = 7.65; |
| 16 | |
| 17 | ensemble = "NVE"; |
| 18 | dt = 1.0; |
| 19 | runTime = 1e3; |
| 20 | |
| 21 | sampleTime = 100; |
| 22 | statusTime = 1; |
| 23 | |
| 24 | thermalTime = 1000.0; |
| 25 | tempSet = "false"; |