solver.tui.define.dynamic_mesh.controls.implicit_update_parameters#

class main_menu.define.dynamic_mesh.controls.implicit_update_parameters(path, service)#

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.

motion_relaxation(*args, **kwargs)#

Specifies a value (within the range of 0 to 1) for the motion relaxation, which is applied during the implicit mesh update.

residual_criteria(*args, **kwargs)#

Specifies the relative residual threshold that is used to check the motion convergence during the implicit mesh update.

update_interval(*args, **kwargs)#

Specifies the update interval (that is, the frequency in iterations) at which the mesh is updated within a time step.