ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/samples/lipid/water.md
Revision: 1420
Committed: Tue Jul 27 18:25:02 2004 UTC (19 years, 11 months ago) by gezelter
File size: 146 byte(s)
Log Message:
BASS eradication project (part 4)

File Contents

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