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

Comparing trunk/src/applications/staticProps/StaticProps.ggo (file contents):
Revision 2031 by jmichalk, Fri Oct 31 18:40:40 2014 UTC vs.
Revision 2049 by gezelter, Tue Jan 6 21:44:10 2015 UTC

# Line 18 | Line 18 | option  "rcut"          c       "cutoff radius (rcut)"
18   option  "nbins_z"       -       "number of bins in z axis"                              int     default="100"           no
19   option  "nanglebins"    a       "number of bins for cos(angle)"                         int     default="50"            no
20   option  "rcut"          c       "cutoff radius (rcut)"                                  double                          no
21 + option  "thetacut"      -       "cutoff angle (thetacut)"                               double                          no
22   option  "dz"            -       "slab width (dz)"                                       double                          no
23   option  "length"        -       "maximum length (Defaults to 1/2 smallest length of first frame)"       double  no  
24   option  "zlength"       -       "maximum length (Defaults to 1/2 smallest length of first frame)"       double  no  
# Line 69 | Line 70 | groupoption "surfDiffusion" -  "X, Y, and R (surface di
70   groupoption "nitrile"   -       "electrostatic potential to frequency map based on the Cho nitrile fits" group="staticProps"
71   groupoption "multipole" m       "average multipole moments contained within cutoff spheres as a function of radius" group="staticProps"
72   groupoption "surfDiffusion" -   "X, Y, and R (surface diffusion if Z exposed and bulk immobile) diffusion" group="staticProps"
73 + groupoption "hbond"     -       "Hydrogen Bonding statistics using geometric criteria (rcut and thetacut must be specified)" group="staticProps"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines