ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/samples/metals/EAM/nanoparticle/Au_nanoparticle.md
Revision: 2525
Committed: Thu Dec 29 16:33:41 2005 UTC (18 years, 6 months ago) by chuckv
File size: 326 byte(s)
Log Message:
More changes to directory structure.

File Contents

# Content
1 #include "metals.md"
2
3
4 component{
5 type = "Au";
6 nMol = 1926;
7 }
8
9 initialConfig = "./Au_nanoparticle.in";
10
11 forceField = "EAM";
12 forceFieldVariant = "VC";
13 targetTemp = 1000.0;
14
15
16 ensemble = "NVE";
17 dt = 1.0;
18 runTime = 1000.0;
19
20 usePeriodicBoundaryConditions = "false";
21
22 sampleTime = 50.0;
23
24 thermalTime = 100.0;
25 tempSet = "false";