hgprieto

Manual Page for Command >>> LEVENBERG

Syntax >>> LEVENBERG: lambda Parent Command >> CONVERGE Subcommand – Description This command sets the initial value of the Levenberg parameter lambda (default: 0.001). During the optimization process (see command >>> LEVENBERG-MARQUARDT>) the Levenberg parameter is divided by the Marquardt parameter nue (see command >>> MARQUARDT) after each successful iteration, and is multiplied by nue […]

Manual Page for Command >>> LEVENBERG Read More »

Manual Page for Command >>> ITERATION

Syntax >>> ITERATION: max_iter Parent Command >> CONVERGE Subcommand – Description This command sets the maximum number of iTOUGH2 iterations to max_iter. If using the Levenberg-Marquardt minimization algorithm, an iTOUGH2 iteration consists of a number of TOUGH2 simulations and includes the following steps: (1) solution of the forward problem; (2) evaluation of the Jacobian matrix

Manual Page for Command >>> ITERATION Read More »

Manual Page for Command >>> CONSECUTIVE

Syntax >>> CONSECUTIVE: max_iter1 Parent Command >> CONVERGE   Subcommand –   Description By default, TOUGH2 simulations are stopped if 10 consecutive time steps converge with a single Newton-Raphson iteration because no update of primary variables occurs. This command allows changing the maximum number of allowable time steps with ITER=1 to max_iter1. Consecutive time steps

Manual Page for Command >>> CONSECUTIVE Read More »