solver.tui.setup.dynamic_mesh.controls.contact_parameters#

class main_menu.setup.dynamic_mesh.controls.contact_parameters(path, service)#

Enter the dynamic mesh contact detection menu.

contact_face_zones(*args, **kwargs)#

Select face zones involved in contact detection.

contact_method(*args, **kwargs)#

Select the method used for flow control in the contact region.

contact_threshold(*args, **kwargs)#

Specify threshold distance for contact detection.

contact_udf(*args, **kwargs)#

Select UDF to be invoked when contact is detected.

flow_control(*args, **kwargs)#

Enable/disable flow control.

render_contact_cells(*args, **kwargs)#

Set the option to include contact-cells in post-processing.

update_contact_marks(*args, **kwargs)#

Update which cells are marked in order to block flow in the contact region.

verbosity(*args, **kwargs)#

Set the verbosity for contact-detection.