Iterative Linear Equation Solver

The iterative linear equation solver in Abaqus/Standard:

  • can be used for linear and nonlinear static, quasi-static, heat transfer, geostatic, and coupled pore fluid diffusion and stress analysis solution procedures;

  • should be used only for large, well-conditioned models for which the direct sparse solver (see Direct Linear Equation Solver) requires a prohibitively large number of floating point operations;

  • is likely to be dramatically faster than the direct equation solver for large, well-conditioned, blocky structures;

  • runs totally in-core and uses less storage than the direct sparse solver (memory and disk combined);

  • can be used only with three-dimensional models;

  • must be the only solver invoked in the analysis (that is, you cannot use the iterative solver in one step and the direct solver in another);

  • cannot be used with automatic stabilization with an adaptive damping factor (see Adaptive Automatic Stabilization Scheme); and

  • can be used with a constant damping factor if stabilization is necessary (see Automatic Stabilization of Static Problems with a Constant Damping Factor).

This page discusses:

See Also
In Other Guides
*STEP
*SOLVER CONTROLS
Parallel Execution in Abaqus/Standard
Customizing solver controls

ProductsAbaqus/StandardAbaqus/CAE