results_format
Format of the results file
Specification
Alias: None
Arguments: None
Default: standard format
Child Keywords:
Required/Optional |
Description of Group |
Dakota Keyword |
Dakota Keyword Description |
---|---|---|---|
Required (Choose One) |
Results file format |
Expect results files in standard format |
|
Expect results files in JSON format |
Description
This keyword group is used to select from among the supported results file formats.
Default Behavior
By default, the dakota format is used.
Examples
interface
fork
analysis_drivers 'driver.py'
parameters_file = "params.in"
results_file = "results.out"
results_format
json