ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/samples/metals/Au.bass
(Generate patch)

Comparing trunk/OOPSE/samples/metals/Au.bass (file contents):
Revision 654 by chuckv, Fri Jul 25 20:05:26 2003 UTC vs.
Revision 657 by chuckv, Wed Jul 30 21:17:01 2003 UTC

# Line 3 | Line 3 | component{
3   nComponents = 1;
4   component{
5    type = "Au";
6 <  nMol = 108;
6 >  nMol = 1926;
7   }
8  
9 < initialConfig = "./init_au.eor";
9 > initialConfig = "./init_au.in";
10  
11   forceField = "EAM";
12   targetTemp = 119.8;
# Line 16 | Line 16 | sampleTime = 10.0;
16   dt = 1.0;
17   runTime = 1000.0;
18  
19 + usePeriodicBoundaryConditions = "false";
20 +
21   sampleTime = 10.0;
22  
23   thermalTime = 100.0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines