cecmod#

Mapdl.cecmod(neqn='', const='', **kwargs)[source]#

Modifies the constant term of a constraint equation during solution.

APDL Command: CECMOD

Parameters:
neqn

Reference number of constraint equation.

const

New value of the constant term of equation.

Notes

Other terms of the constraint equation cannot be changed during the solution phase, but must be defined or changed within PREP7 prior to the solution. See the CE command for details.

This command is also valid in PREP7.