Direct linear equation solver

Linear equation solution is used in linear and nonlinear analysis. In nonlinear analysis Abaqus/Standard uses the Newton method or a variant of it, such as the Riks method, within which it is necessary to solve a set of linear equations at each iteration. The direct linear equation solver finds the exact solution to this system of linear equations (up to machine precision). The direct linear equation solver in Abaqus/Standard:

  • uses a sparse, direct, Gauss elimination method; and

  • often represents the most time consuming part of the analysis (especially for large models)—the storage of the equations occupies the largest part of the disk space during the calculations.

The following topics are discussed:

Related Topics
Iterative linear equation solver
In Other Guides
Abaqus/Standard and Abaqus/Explicit execution
Environment File Settings
Parallel execution in Abaqus/Standard
Configuring analysis procedure settings

ProductsAbaqus/StandardAbaqus/CAE