ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/samples/metals/metals.md
(Generate patch)

Comparing trunk/OOPSE-2.0/samples/metals/metals.md (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 2489 by tim, Tue Dec 6 16:49:59 2005 UTC

# Line 3 | Line 3 | molecule{
3  
4   molecule{
5    name = "Au";
6 <  nAtoms = 1;
6 >  
7    atom[0]{
8       type="Au";
9       position( 0.0, 0.0, 0.0 );
# Line 11 | Line 11 | molecule{
11   }
12   molecule{
13    name = "Ag";
14 <  nAtoms = 1;
14 >  
15    atom[0]{
16       type="Ag";
17       position( 0.0, 0.0, 0.0 );
# Line 19 | Line 19 | molecule{
19   }
20   molecule{
21    name = "Pt";
22 <  nAtoms = 1;
22 >  
23    atom[0]{
24       type="Pt";
25       position( 0.0, 0.0, 0.0 );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines