Manual Page for Command >> CONVERGE



Syntax
>> CONVERGE
or
>> STOP
or
>> TOLERANCE

Parent Command
> COMPUTATION

 

Subcommand
>>> ADJUST
>>> CONSECUTIVE
>>> DELTFACT
>>> FORWARD
>>> INCOMPLETE
>>> INPUT
>>> ITERATION
>>> LEVENBERG
>>> LIST
>>> MARQUARDT
>>> REDUCTION
>>> SIMULATION
>>> STEP
>>> UPHILL
>>> WARNING

 

Description
This is the parent command of a number of subcommands that deal with tolerance measures and convergence criteria for the inversion and, to a certain extent, the TOUGH2 simulation.

Example
> COMPUTATION
>> CONVERGEnce criteria
>>> ignore WARNING messages, then
>>> perform : 5 ITERATIONS
>>> stop if more than : 5 unsuccessful UPHILL steps are proposed
>>> allow for : 20 CONSECUTIVE time steps converging on ITER=1
>>> and : 20 time step REDUCTIONS
>>> accept : 6 INCOMPLETE TOUGH2 runs
>>> the initial LEVENBERG parameter shall be : 0.01
>>> use the default value (=: 10.0) for the MARQUARDT parameter
<<<

 

See Also
>> OPTION