ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/samples/shape/Shapes.frc
Revision: 2211
Committed: Thu Apr 21 14:12:19 2005 UTC (19 years, 4 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

# User Rev Content
1 chrisfen 2211 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 gezelter 1649 # shapeName shapeFile
13     linear linear.shape
14 chrisfen 2211 end ShapeAtomTypes