erosion_dynamic_mesh#

class ansys.fluent.core.solver.tui_231.main_menu.define.models.dpm.erosion_dynamic_mesh(path, service)#

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.

enable_erosion_dynamic_mesh_coupling(*args, **kwargs)#

Enables mesh deformation due to wall erosion.

class general_parameters(path, service)#

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.

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.

class run_parameters(path, service)#

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.

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.

run_simulation(*args, **kwargs)#

Performs a coupled erosion-dynamic mesh simulation.