This option can be used only as a suboption of the *CFD option to enable the linear solver parameters for solving the transport equations of scalar variables such as temperature, species concentration, turbulent eddy viscosity, turbulent kinetic energy, etc. For a steady-state analysis this option is also used to enable the under-relaxation parameter for the transport of the scalar variables.
Products: Abaqus/CFD Abaqus/CAE
Type: History data
Level: Step
Abaqus/CAE: Step module
Set CONVERGENCE=ON to write convergence information to the log file.
Set CONVERGENCE=OFF (default) to suppress convergence information.
Set DIAGNOSTICS=ON to write diagnostic information about the solver to the log file.
Set DIAGNOSTICS=OFF (default) to suppress diagnostic information.
Set TYPE=DSFGMRES (default) to enable the Diagonally Scaled Flexible Generalized Minimum Residual linear solver.
Set TYPE=DSGMRES to enable the Diagonally Scaled Generalized Minimum Residual linear solver.
Set TYPE=ILUFGMRES to enable the Incomplete LU factorization preconditioned Flexible Generalized Minimum Residual linear solver.
First (and only) line:
Maximum number of iterations (default=50).
Interval to check linear convergence (default=2).
Linear convergence criterion (default=10–5).
Number of restart vectors (default=15).
Under-relaxation factor (default=0.7). This value is valid only for a steady-state analysis.