ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/samples/metals/minimizer/thiols.md
Revision: 3408
Committed: Thu Jun 5 15:54:47 2008 UTC (16 years, 3 months ago) by chuckv
File size: 94 byte(s)
Log Message:
Added model for thiols.

File Contents

# User Rev Content
1 chuckv 3408 molecule{
2     name = "S";
3    
4     atom[0]{
5     type = "S";
6     position( 0.0, 0.0, 0.0 );
7     }
8     }
9    
10