This keyword is used to define the stop criterion and relaxation of iteration.
FORMAT:
*ILIM <rlim> <relax> /
Where:
rlim: Relative stop criterion for pressure and temperature calculations.
Relax Value for relaxation of the iteration.
This figure must be in the range between 0 and 1
A value of 0.8 indicates that only 20% of the difference between two iterations is utilised.
If *ILIM is not specified, the defaults for rlim and relax are 0.005
and 0 respectively.
Example:
*ILIM Iteration criterion: 0.001
Relaxation : 0.0 /