Action: VES_OUTPUT_TARGET_DISTRIBUTION
Module | ves |
---|---|
Description | Usage |
Output target distribution 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 |
---|---|---|---|
GRID_MIN | compulsory | none | the lower bounds for the grid |
GRID_MAX | compulsory | none | the upper bounds for the grid |
GRID_BINS | compulsory | none | the number of bins used for the grid |
TARGETDIST_FILE | compulsory | none | filename of the file for writing the target distribution |
TARGET_DISTRIBUTION | compulsory | none | the target distribution to be used |
GRID_PERIODICITY | optional | not used | specify if the individual arguments should be made periodic (YES) or not (NO) |
LOG_TARGETDIST_FILE | optional | not used | filename of the file for writing the log of the target distribution |
FMT_GRIDS | optional | not used | the numerical format of the target distribution grids written to file |
DO_1D_PROJECTIONS | optional | false | Also output the one-dimensional marginal distributions for multi-dimensional target distribution |