ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/samples/lipid/water.md
Revision: 790
Committed: Tue Dec 6 16:49:59 2005 UTC (19 years, 6 months ago) by tim
File size: 135 byte(s)
Log Message:
remove deprecated keywords from samples

File Contents

# Content
1 molecule{
2 name = "SSD_water";
3
4 atom[0]{
5 type = "SSD";
6 position( 0.0, 0.0, 0.0 );
7 orientation( 0.0, 0.0, 0.0 );
8 }
9 }