run_parameters#

class ansys.fluent.core.solver.tui_241.main_menu.define.models.dpm.erosion_dynamic_mesh.run_parameters(service, version, mode, path)#

Bases: TUIMenu

Manages erosion-dynamic mesh run settings.

Classes:

autosave_files(service, version, mode, path)

Sets the iteration increment and filename to save data files.

autosave_graphics(service, version, mode, path)

Sets the iteration increment to save graphics files.

flow_simulation_control(service, version, ...)

Sets the number of iterations per flow simulation step.

mesh_motion_time_step(service, version, ...)

Sets the mesh motion time stepping parameters and method.

simulation_termination(service, version, ...)

Sets the total time of erosion.

class autosave_files(service, version, mode, path)#

Bases: TUIMethod

Sets the iteration increment and filename to save data files.

class autosave_graphics(service, version, mode, path)#

Bases: TUIMethod

Sets the iteration increment to save graphics files.

class flow_simulation_control(service, version, mode, path)#

Bases: TUIMethod

Sets the number of iterations per flow simulation step.

class mesh_motion_time_step(service, version, mode, path)#

Bases: TUIMethod

Sets the mesh motion time stepping parameters and method.

class simulation_termination(service, version, mode, path)#

Bases: TUIMethod

Sets the total time of erosion.