ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/dump2Xyz/Dump2XYZ.ggo
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/dump2Xyz/Dump2XYZ.ggo (file contents):
Revision 1501 by tim, Tue Sep 28 23:24:25 2004 UTC vs.
Revision 1975 by tim, Fri Feb 4 22:43:54 2005 UTC

# Line 15 | Line 15 | option "ignore"        s       "ignore the atom types"                                 string  t
15   option  "zconstraint"   z       "replace the atom types of zconstraint molecules"       flag                            off
16   option  "rigidbody"     r       "add a pseudo COM atom to rigidbody"                    flag                            off
17   option  "watertype"     t       "replace the atom type of water model"                  flag                            on
18 < option  "ignore"        s       "ignore the atom types"                                 string  typestr="atomtype"      no      multiple
18 > option  "ignore"        g       "ignore the atom types"                                 string  typestr="atomtype"      no      multiple
19 > option  "selection"     s       "general selection syntax(now only support select atoms within a specified range)"      string  typestr="selection script"      no
20   option  "repeatX"       -       "The number of images to repeat in the x direction"     int     default="0"             no
21   option  "repeatY"       -       "The number of images to repeat in the y direction"     int     default="0"             no
22   option  "repeatZ"       -       "The number of images to repeat in the z direction"     int     default="0"             no

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines