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

Comparing trunk/OOPSE-2.0/samples/water/dimer/water.md (file contents):
Revision 2228 by chrisfen, Fri Apr 8 14:42:27 2005 UTC vs.
Revision 2229 by chrisfen, Tue May 17 22:35:01 2005 UTC

# Line 60 | Line 60 | molecule{
60   }
61  
62   molecule{
63 +  name = "TAP";
64 +  nAtoms = 1;
65 +  atom[0]{
66 +    type = "TAP";
67 +    position( 0.0, 0.0, 0.0 );
68 +    orientation( 0.0, 0.0, 0.0 );
69 +  }
70 + }
71 +
72 + molecule{
73    name = "TIP3P";
74    nAtoms = 3;
75    atom[0]{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines