StaticAnalysis

Solve for static equilibrium in a single step.

No inertial terms; multiple load steps may be used for non-linear solutions.

Fields

  • nonlinear_solver: NonlinearSolver, default = {}

    Options for the non-linear solver.

  • line_search: LineSearch, default = {}

    Options for the line search method.

  • time_stepping: TimeStepping, default = {}

    Options for the adaptive pseudo-time stepping method solver that kicks in if the non-linear solver does not converge in one iteration.