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

File Contents

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