implicit_update_parameters#
Bases:
TUIMenu
Enters the dynamic mesh implicit update menu. This text command is only available when you enable implicit mesh updating using the prompts of the define/dynamic-mesh/dynamic-mesh? text command.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
motion_relaxation
(service, version, mode, path)Specifies a value (within the range of 0 to 1) for the motion relaxation, which is applied during the implicit mesh update.
residual_criteria
(service, version, mode, path)Specifies the relative residual threshold that is used to check the motion convergence during the implicit mesh update.
update_interval
(service, version, mode, path)Specifies the update interval (that is, the frequency in iterations) at which the mesh is updated within a time step.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Specifies a value (within the range of 0 to 1) for the motion relaxation, which is applied during the implicit mesh update.
Bases:
TUIMethod
Specifies the relative residual threshold that is used to check the motion convergence during the implicit mesh update.
Bases:
TUIMethod
Specifies the update interval (that is, the frequency in iterations) at which the mesh is updated within a time step.