ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/samples/lipid/water.mdl
Revision: 1334
Committed: Fri Jul 16 18:58:03 2004 UTC (20 years ago) by gezelter
File size: 146 byte(s)
Log Message:
Initial import of OOPSE-1.0 source tree

File Contents

# User Rev Content
1 gezelter 1334 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     }