ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/samples/lipid/water.md
Revision: 1490
Committed: Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
File size: 146 byte(s)
Log Message:
Import of OOPSE v. 2.0

File Contents

# Content
1 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 }