LoadStepOptions#

class ansys.mapdl.core._commands.solution.load_step_options.LoadStepOptions#

LoadStepOptions.autots([key])

Specifies whether to use automatic time stepping or load stepping.

LoadStepOptions.campbell([action])

Prepares the result file for a subsequent Campbell diagram of a prestressed structure.

LoadStepOptions.cecmod([neqn, const])

Modifies the constant term of a constraint equation during solution.

LoadStepOptions.deltim([dtime, dtmin, ...])

Specifies the time step sizes to be used for the current load step.

LoadStepOptions.expsol([lstep, sbstep, ...])

Specifies the solution to be expanded for mode-superposition analyses or substructure analyses.

LoadStepOptions.kbc([key, omgsqrdkey])

Specifies ramped or stepped loading within a load step.

LoadStepOptions.kuse([key])

Specifies whether or not to reuse factorized matrices.

LoadStepOptions.magopt([value])

Specifies options for a 3D magnetostatic field analysis.

LoadStepOptions.magsolv([opt, nramp, ...])

Specifies magnetic solution options and initiates the solution.

LoadStepOptions.mode([mode, isym])

Specifies the harmonic loading term for this load step.

LoadStepOptions.nsubst([nsbstp, nsbmx, ...])

Specifies the number of substeps to be taken this load step.

LoadStepOptions.numexp([num, begrng, ...])

Specifies solutions to be expanded from mode-superposition analyses or substructure analyses.

LoadStepOptions.time([time])

Sets the time for a load step.

LoadStepOptions.tref([tref])

Defines the reference temperature for thermal strain calculations.

LoadStepOptions.tsres([array])

Defines an array of key times at which the time-stepping strategy changes.

LoadStepOptions.upcoord([factor, key])

Modifies the coordinates of the active set of nodes, based on the current displacements.

LoadStepOptions.usrcal([rnam1, rnam2, ...])

Allows user-solution subroutines to be activated or deactivated.

LoadStepOptions.wrfull([ldstep])

Stops solution after assembling global matrices.