Blurb::
Output file for corrected model prediction calculations

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

Corresponding variance information is also output to file, see \ref 
method-bayes_calibration-model_discrepancy-export_corrected_variance_file

<b> Default Behavior </b>

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

<b> Usage Tips </b>

Dakota exports tabular data in one of three formats:
\li \c annotated (default)
\li \c custom_annotated
\li \c freeform

Topics::
Examples::
Theory::
Faq::
See_Also::	
