solve#

Mapdl.solve(action='', **kwargs)[source]#

Starts a solution.

APDL Command: SOLVE

Parameters:
action

Action to be performed on solve (used only for linear perturbation analyses).

ELFORM - Reform all appropriate element matrices in the first phase of a linear

perturbation analysis.

Notes

Starts the solution of one load step of a solution sequence based on the current analysis type and option settings. Use Action = ELFORM only in the first phase of a linear perturbation analysis.