export_corrected_model_file

Output file for corrected model prediction calculations

Specification

  • Alias: None

  • Arguments: STRING

  • Default: corrected model export to default filename

Child Keywords:

Required/Optional

Description of Group

Dakota Keyword

Dakota Keyword Description

Optional (Choose One)

Tabular Format

custom_annotated

Selects custom-annotated tabular file format

annotated

Selects annotated tabular file format

freeform

Selects freeform file format

Description

Enables the user to specify the name and format of the file to which corrected model \(M_i + \delta_i\) information is output. The file will contain the values of the discrepancy model \(\delta_i\) calculated at those points specified with num_predictions, prediction_configs, or import_prediction_configs.

Corresponding variance information is also output to file, see export_corrected_variance_file

Default Behavior

If export_corrected_model_file is not specified, information will be automatically output to dakota_corrected_model_tabular.dat.

Usage Tips

Dakota exports tabular data in one of three formats:

  • annotated (default)

  • custom_annotated

  • freeform