.. _model-surrogate-global_approx-dace_method_pointer-auto_refinement-convergence_tolerance:

"""""""""""""""""""""
convergence_tolerance
"""""""""""""""""""""


Cross-validation threshold for surrogate convergence


.. toctree::
   :hidden:
   :maxdepth: 1



**Specification**

- *Alias:* None

- *Arguments:* REAL

- *Default:* 1.0e-4


**Description**


The surrogate model will be refined until the selected ``cross_validation_metric``
falls below this convergence tolerance.

*Default Behavior*
The default is 1e-4.


