3.3.4. LinearSolver
The LinearSolver performs a single linear solve for the global displacement
vector given the assembled tangent stiffness and external force. It then
computes derived quantities and terminates the analysis.
3.3.4.1. Overview
Solver type: LinearSolver
Method: single-step linear solution
K a = f_extOutputs: updates state, computes
Dstate, internal forces, commits historyTermination: deactivates model after the single solve
3.3.4.2. Parameters
3.3.4.2.1. Mandatory Parameters
Parameter |
Description |
|---|---|
|
Must be set to |
3.3.4.3. Examples
Simple static solve in small benchmarks
3.3.4.4. See Also
../solvers
Elements: ../elements/smallstraincontinuum