ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/samples/shape/Shapes.frc
Revision: 2211
Committed: Thu Apr 21 14:12:19 2005 UTC (19 years, 2 months ago) by chrisfen
File size: 303 byte(s)
Log Message:
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...

File Contents

# Content
1 begin AtomTypes
2 # Name mass (amu)
3 Ar 39.948
4 end AtomTypes
5
6 begin LennardJonesAtomTypes
7 # Name epsilon sigma
8 Ar 0.238068461226 3.41
9 end LennardJonesAtomTypes
10
11 begin ShapeAtomTypes
12 # shapeName shapeFile
13 linear linear.shape
14 end ShapeAtomTypes