ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/gbljtest/TestAtom.md
Revision: 1676
Committed: Thu Feb 16 19:08:12 2012 UTC (13 years, 2 months ago) by jmarr
File size: 128 byte(s)
Log Message:
Batch of sample files for testing different configurations of Gay-Berne atoms. Included is a force file and test atom build for running the '.md' files.


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     }