.. _model-surrogate-global-polynomial-export_model-formats: """"""" formats """"""" Formats for surrogate model export **Topics** surrogate_models .. toctree:: :hidden: :maxdepth: 1 model-surrogate-global-polynomial-export_model-formats-text_archive model-surrogate-global-polynomial-export_model-formats-binary_archive model-surrogate-global-polynomial-export_model-formats-algebraic_file model-surrogate-global-polynomial-export_model-formats-algebraic_console **Specification** - *Alias:* None - *Arguments:* None **Child Keywords:** +-------------------------+--------------------+-----------------------+-----------------------------------------------+ | Required/Optional | Description of | Dakota Keyword | Dakota Keyword Description | | | Group | | | +=========================+====================+=======================+===============================================+ | Optional | `text_archive`__ | Surrogate model plain-text archive file | | | | format | +----------------------------------------------+-----------------------+-----------------------------------------------+ | Optional | `binary_archive`__ | Surrogate model binary archive file format | +----------------------------------------------+-----------------------+-----------------------------------------------+ | Optional | `algebraic_file`__ | Export surrogate model in algebraic format to | | | | a file | +----------------------------------------------+-----------------------+-----------------------------------------------+ | Optional | `algebraic_console`__ | Export surrogate model in algebraic format to | | | | the console | +----------------------------------------------+-----------------------+-----------------------------------------------+ .. __: model-surrogate-global-polynomial-export_model-formats-text_archive.html __ model-surrogate-global-polynomial-export_model-formats-binary_archive.html __ model-surrogate-global-polynomial-export_model-formats-algebraic_file.html __ model-surrogate-global-polynomial-export_model-formats-algebraic_console.html **Description** Select from among the 2-4 available export formats available for this surrogate. Multiple selections are permitted. See ``export_model`` and the entries for the format selection keywords for further information.