ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/SMIPD/metals.md
(Generate patch)

Comparing trunk/samples/SMIPD/metal/QSC/metals.md (file contents):
Revision 1326 by chuckv, Thu Feb 19 15:37:14 2009 UTC vs.
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC

# Line 25 | Line 25 | molecule{
25       position( 0.0, 0.0, 0.0 );
26    }
27   }
28 + molecule{
29 +  name = "Cu";
30 +  
31 +  atom[0]{
32 +     type="Cu";
33 +     position( 0.0, 0.0, 0.0 );
34 +  }
35 + }
36   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines