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

Comparing trunk/OOPSE-2.0/samples/water/ssd-ion/ssdCl.md (file contents):
Revision 2338 by chrisfen, Wed Sep 28 18:47:01 2005 UTC vs.
Revision 2489 by tim, Tue Dec 6 16:49:59 2005 UTC

# Line 2 | Line 2 | molecule{
2  
3   molecule{
4    name = "Cl-";
5 <  nAtoms = 1;
5 >  
6    atom[0]{
7      type = "Cl-";
8      position(0.0, 0.0, 0.0);
# Line 11 | Line 11 | molecule{
11  
12   molecule{
13    name = "Na+";
14 <  nAtoms = 1;
14 >  
15    atom[0]{
16      type = "Na+";
17      position(0.0, 0.0, 0.0);
18    }
19   }
20  
21 < nComponents = 2;
21 >
22   component{
23    type = "SSD_E";
24    nMol = 500;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines