contact_parameters#
Bases:
TUIMenu
Enter the dynamic mesh contact detection menu.
Methods:
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.
Classes:
flow_control_parameters
(path, service)Enter the flow control menu.
Select face zones involved in contact detection.
Select the method used for flow control in the contact region.
Specify threshold distance for contact detection.
Select UDF to be invoked when contact is detected.
Enable/disable flow control.
Bases:
TUIMenu
Enter the flow control menu.
Methods:
create_flow_control_zone
(*args, **kwargs)Create a flow control zone.
delete_flow_control_zone
(*args, **kwargs)Delete a flow control zone.
solution_stabilization
(*args, **kwargs)Enable/disable the performance of additional iterations per time step and the application of solution controls to improve the stability of the solver.
Create a flow control zone.
Delete a flow control zone.
Enable/disable the performance of additional iterations per time step and the application of solution controls to improve the stability of the solver.
Set the option to include contact-cells in post-processing.
Update which cells are marked in order to block flow in the contact region.
Set the verbosity for contact-detection.