ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
branches
/
devel_omp
/
samples
/
metals
/
minimizer
/
thiols.md
Revision:
1253
Committed:
Thu Jun 5 15:54:47 2008 UTC
(17 years, 2 months ago) by
chuckv
Original Path:
trunk/samples/metals/minimizer/thiols.md
File size:
94 byte(s)
Log Message:
Added model for thiols.
File Contents
#
User
Rev
Content
1
chuckv
1253
molecule{
2
name = "S";
3
4
atom[0]{
5
type = "S";
6
position( 0.0, 0.0, 0.0 );
7
}
8
}
9
10