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

Comparing trunk/OOPSE-4/samples/water/ssde/water.md (file contents):
Revision 2216 by chrisfen, Fri Apr 29 16:26:27 2005 UTC vs.
Revision 2220 by chrisfen, Thu May 5 14:47:35 2005 UTC

# Line 42 | Line 42 | molecule{
42   }
43  
44   molecule{
45 +  name = "SHED";
46 +  nAtoms = 1;
47 +  atom[0]{
48 +    type = "SHED";
49 +    position( 0.0, 0.0, 0.0 );
50 +    orientation( 0.0, 0.0, 0.0 );
51 +  }
52 + }
53 +
54 + molecule{
55    name = "TIP3P";
56    nAtoms = 3;
57    atom[0]{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines