ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/sequentialProps/SequentialProps.ggo
(Generate patch)

Comparing trunk/src/applications/sequentialProps/SequentialProps.ggo (file contents):
Revision 2029 by gezelter, Thu Oct 30 18:51:38 2014 UTC vs.
Revision 2081 by gezelter, Tue Mar 17 18:22:18 2015 UTC

# Line 13 | Line 13 | option  "sele2"         -       "select second stuntdo
13   option  "output"        o       "output file name"                                      string  typestr="filename"      no
14   option  "sele1"         -       "select first stuntdouble set"  string  typestr="selection script"      no
15   option  "sele2"         -       "select second stuntdouble set (if sele2 is not set, use script from sele1)" string  typestr="selection script"      no
16 < option  "nbins"         n       "Number of bins" int default="100" no
16 > option  "nbins"         b       "number of bins (general purpose)"                              int     default="100"           no
17 > option  "nbins_z"       -       "number of bins in z axis"                              int     default="100"           no
18 > option  "centroidX"     x       "Location of droplet centroid in x" double no
19 > option  "centroidY"     y       "Location of droplet centroid in y" double no
20   option  "referenceZ"    z       "Reference z-height of solid surface" double no
21   option  "dropletR"      r       "Droplet radius in angstroms"  double no
22 + option  "threshDens"    -       "Threshold Density in g/cm^3"  double no
23 + option  "bufferLength"  -       "Buffer length in angstroms"   double no
24   defgroup "sequentialProps" groupdesc=" an option of this group is required" yes
25   groupoption "com"       c       "selection center of mass" group="sequentialProps"
26   groupoption "ca1"       -       "contact angle of selection (using center of mass)" group="sequentialProps"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines