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

Comparing trunk/OOPSE-3.0/src/applications/dump2Xyz/Dump2XYZ.ggo (file contents):
Revision 1501 by tim, Tue Sep 28 23:24:25 2004 UTC vs.
Revision 2099 by tim, Wed Mar 9 18:46:16 2005 UTC

# Line 9 | Line 9 | option "dipole"        d       "print the dipole moments"                              flag            
9   option  "input"         i       "input dump file"                                       string  typestr="filename"      yes
10   option  "output"        o       "output file name"                                      string  typestr="filename"      no
11   option  "frame"         n       "print every n frame"                                   int     default="1"             no
12 option  "dipole"        d       "print the dipole moments"                              flag                            off
12   option  "water"         w       "skip the the waters"                                   flag                            off
13   option  "periodicBox"   m       "map to the periodic box"                               flag                            off
14   option  "zconstraint"   z       "replace the atom types of zconstraint molecules"       flag                            off
15   option  "rigidbody"     r       "add a pseudo COM atom to rigidbody"                    flag                            off
16   option  "watertype"     t       "replace the atom type of water model"                  flag                            on
17 < option  "ignore"        s       "ignore the atom types"                                 string  typestr="atomtype"      no      multiple
17 > option  "selection"     s       "general selection syntax"      string  typestr="selection script"      no
18 > option  "originsele"      -     "select origin"                                       string  typestr="selection script"     no
19 > option  "refsele"       -       "select reference"                                      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