erosion_dynamic_mesh#
Bases:
TUIMenu
Enters the menu to enable/configure/run the erosion-dynamic mesh interaction.
Methods:
enable_erosion_dynamic_mesh_coupling
(*args, ...)Enables mesh deformation due to wall erosion.
run_simulation
(*args, **kwargs)Performs a coupled erosion-dynamic mesh simulation.
Classes:
general_parameters
(path, service)Enters the menu for setting erosion coupling with dynamic mesh.
run_parameters
(path, service)Manages erosion-dynamic mesh run settings.
Enables mesh deformation due to wall erosion.
Bases:
TUIMenu
Enters the menu for setting erosion coupling with dynamic mesh.
Methods:
dynamic_mesh_settings
(*args, **kwargs)Sets parameters for dynamic mesh calculations.
erosion_settings
(*args, **kwargs)Sets parameters for erosion calculations.
participating_walls
(*args, **kwargs)Specifies all participating walls.
Sets parameters for dynamic mesh calculations.
Sets parameters for erosion calculations.
Specifies all participating walls.
Bases:
TUIMenu
Manages erosion-dynamic mesh run settings.
Methods:
autosave_files
(*args, **kwargs)Sets the iteration increment and filename to save data files.
autosave_graphics
(*args, **kwargs)Sets the iteration increment to save graphics files.
flow_simulation_control
(*args, **kwargs)Sets the number of iterations per flow simulation step.
mesh_motion_time_step
(*args, **kwargs)Sets the mesh motion time stepping parameters and method.
simulation_termination
(*args, **kwargs)Sets the total time of erosion.
Sets the iteration increment and filename to save data files.
Sets the iteration increment to save graphics files.
Sets the number of iterations per flow simulation step.
Sets the mesh motion time stepping parameters and method.
Sets the total time of erosion.
Performs a coupled erosion-dynamic mesh simulation.