OGS
[case] PerComponentDeltaX

Sets up a convergence criterion that checks only the norm of the solution update from one iteration to another.

Relative and/or absolute tolerance values can be specified, which are applied to the norm of each component (i.e., each process variable, and, if there is a vectorial process variable, to each vector component) of the solution vector individually.

For each component at least one of the relative or absolute tolerance has to be met in order to satisfy this convergence criterion, i.e., the following has to hold (with errors \(e\) and tolerances \(t\)):

\[ e_{\mathrm{abs}} \le t_{\mathrm{abs}} \vee e_{\mathrm{rel}} \le t_{\mathrm{rel}} \]

Child parameters, attributes and cases

Additional info

No additional info.

Used in the following test data files