MAXSPARSEITER

Description Type Default

Iterative solver maximum number of iterations permitted. The iterative solver will iterate until MINSPARSEITER iterations have been performed regardless of convergence and then continue until the convergence factor set by SPARSEITERTOL is reached or MAXSPARSEITER iterations have been performed. The AUTO setting will set MAXSPARSEITER to the number of degrees of freedom of the model. See the Model Initialization directive, DECOMPMETHOD in Section 2, Initialization, for more information.

Integer > 0

AUTO

AUTO