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

Comparing trunk/samples/argon/lj.md (file contents):
Revision 1060 by tim, Wed Aug 30 18:42:29 2006 UTC vs.
Revision 1061 by gezelter, Mon Oct 9 22:16:44 2006 UTC

# Line 9 | Line 9 | molecule{
9    }
10   }
11   molecule{
12 +  name = "Kr";
13 +  
14 +  atom[0]{
15 +     type="Kr";
16 +     position( 0.0, 0.0, 0.0 );
17 +  }
18 + }
19 + molecule{
20    name = "Ne";
21    
22    atom[0]{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines