ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/samples/gbljtest/TestAtom.md
Revision: 1782
Committed: Wed Aug 22 02:28:28 2012 UTC (12 years, 10 months ago) by gezelter
File size: 128 byte(s)
Log Message:
MERGE OpenMD development branch 1465:1781 into trunk

File Contents

# User Rev Content
1 jmarr 1676 molecule {
2     name = "TEST";
3     atom[0]{
4     type = "TESTP";
5     orientation (0.0, 0.0, 0.0);
6     position (0.0, 0.0, 0.0);
7     }
8     }