CONV: Convergence Criterion

This record specifies the criterion for solution convergence (the default value is 0.001). If any parameter correction value is greater than the convergence criterion, and if the maximum number of iterations (MAXI record) has not been reached, another iteration will be performed. Of course this option applies only to adjustments (not simulations).

The format of the CONV record is as follows:

Columns 002-005: CONV
Columns 007-016: Convergence criterion (must be greater than 0.00001)

Note that this record overrides the corresponding setting in the options file used for the network processing. It is provided for backward compatibility and is not normally used.