Action: VES_OUTPUT_BASISFUNCTIONS
| Module | ves |
|---|---|
| Description | Usage |
| Output basis functions to file. |
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 |
|---|---|---|---|
| BASIS_FUNCTIONS | compulsory | none | the label of the basis functions that you want to use |
| GRID_BINS | optional | not used | the number of bins used for the grid for writing the basis function values and derivatives |
| GRID_MIN | optional | not used | the minimum of the grid for writing the basis function values and derivatives |
| GRID_MAX | optional | not used | the maximum of the grid for writing the basis function values and derivatives |
| FILE_VALUES | optional | not used | filename of the file on which the basis function values are written |
| FILE_DERIVS | optional | not used | filename of the file on which the basis function derivatives are written |
| FORMAT_VALUES_DERIVS | optional | not used | the numerical format of the basis function values and derivatives written to file |
| FORMAT_VALUES | optional | not used | the numerical format of the basis function derivatives written to file |
| FORMAT_DERIVS | optional | not used | the numerical format of the basis function values written to file |
| FILE_TARGETDIST_AVERAGES | optional | not used | filename of the file on which the averages over the target distributions are written |
| FORMAT_TARGETDIST_AVERAGES | optional | not used | the numerical format of the target distribution averages written to file |
| FILE_TARGETDIST | optional | not used | filename of the files on which the target distributions are written |
| TARGET_DISTRIBUTION | optional | not used | the target distribution to be used |
| IGNORE_PERIODICITY | optional | false | if the periodicity of the basis functions should be ignored |
| NUMERICAL_DERIVATIVES | optional | false | if the derivatives of the basis functions should be calculated numerically |