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 (17 years, 2 months ago) by chuckv
File size: 94 byte(s)
Log Message:
Added model for thiols.

File Contents

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