ansys.mapdl.core.Mapdl.solve#
- Mapdl.solve(action='', **kwargs)#
Starts a solution.
Mechanical APDL Command: SOLVE
- Parameters:
- action
str 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.
- action
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.