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 2097 by tim, Wed Mar 9 17:30:29 2005 UTC vs.
Revision 3115 by chuckv, Tue Jan 16 22:17:27 2007 UTC

# Line 14 | Line 14 | option "selection"     s       "general selection syntax(now onl
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  "selection"     s       "general selection syntax(now only support select atoms within a specified range)"      string  typestr="selection script"      no
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
23 + option  "gb"            -       "Replace the Gay-Berne atom with four linear atoms"     string  typestr="atomtype"      no
24 + option  "basetype"      b       "Convert to base atom type"                             flag                            off            
25 + option  "printPosOnly"  -       "Print only positions in xyz file"                      flag                            off    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines