ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/staticProps/StaticProps.ggo
(Generate patch)

Comparing trunk/src/applications/staticProps/StaticProps.ggo (file contents):
Revision 1041 by gezelter, Wed Sep 20 20:13:40 2006 UTC vs.
Revision 1180 by chuckv, Mon Sep 17 20:05:51 2007 UTC

# Line 14 | Line 14 | option "length"        -       "maximum length (Defaults to 1/2 sma
14   option  "nbins_y"       y       "number of bins in y axis"                              int     default="100"           no
15   option  "nanglebins"    a       "number of bins for cos(angle)"                         int     default="50"            no
16   option  "length"        -       "maximum length (Defaults to 1/2 smallest length of first frame)"       double  no  
17 option  "LegendreL"     l       "Order of Legendre Polynomial (used for Bond Order calculations)" int no
17   option  "rcut"          c       "cutoff radius (rcut)"                                  double                          no
18   option  "zoffset"       z       "Where to set the zero for the slab_density calculation"        double  default="0"     no
19   option  "sele1"         -       "select the first stuntdouble set"      string  typestr="selection script"      no
# Line 24 | Line 23 | option  "end"           -       "end internal index"  
23   option  "molname"       -       "molecule name" string       no
24   option  "begin"         -       "begin internal index"                                 int                  no
25   option  "end"           -       "end internal index"                                 int                  no
26 + option  "radius"        -       "nanoparticle radius" double no
27   defgroup "staticProps" groupdesc=" an option of this group is required" yes
28 < groupoption "bo"        -       "bond order parameter (--rcut and --LegendreL must be specified" group="staticProps"
28 > groupoption "bo"        -       "bond order parameter (--rcut must be specified)" group="staticProps"
29 > groupoption "bor"       -       "bond order parameter as a function of radius (--rcut must be specified)" group="staticProps"
30 > groupoption "bad"       -       "N(theta) bond angle density within (--rcut must be specified)" group="staticProps"
31   groupoption "gofr"      g       "g(r)" group="staticProps"
32   groupoption "r_theta"   -       "g(r, cos(theta))" group="staticProps"
33   groupoption "r_omega"   -       "g(r, cos(omega))" group="staticProps"
# Line 37 | Line 39 | groupoption "hxy"       -       "hxy" group="staticPro
39   groupoption "density"   d       "density plot" group="staticProps"
40   groupoption "slab_density" -    "slab density" group="staticProps"
41   groupoption "hxy"       -       "hxy" group="staticProps"
42 + groupoption "rho_r"      -       "rho of R" group="staticProps"
43 + groupoption "hullvol"    -       "hull volume of nanoparticle" group="staticProps"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines