Shortcut: RDF
| Module | gridtools |
|---|---|
| Description | Usage |
| Calculate the radial distribution function | |
| output value | type |
| the radial distribution function | grid |
Input
The atoms that serve as the input for this action are specified using one or more of the keywords in the following table.
| Keyword | Type | Description |
|---|---|---|
| GROUP | atoms | |
| GROUPA | atoms | |
| GROUPB | atoms |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
| Keyword | Type | Default | Description |
|---|---|---|---|
| GROUP | input | none | |
| GROUPA | input | none | |
| GROUPB | input | none | |
| GRID_BIN | compulsory | none | the number of bins to use when computing the RDF |
| KERNEL | compulsory | GAUSSIAN | the type of kernel to use for computing the histograms for the RDF |
| CUTOFF | compulsory | 6.25 | the cutoff at which to stop evaluating the kernel functions is set equal to sqrt(2x)bandwidth in each direction where x is this number |
| MAXR | compulsory | none | the maximum distance to use for the rdf |
| BANDWIDTH | compulsory | none | the bandwidths for kernel density esimtation |
| CLEAR | compulsory | 1 | the frequency with which to clear the estimate of the rdf |
| STRIDE | compulsory | 1 | the frequency with which to compute the rdf and accumulate averages |
| DENSITY | optional | not used | the reference density to use when normalizing the RDF |