dpm#

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

Bases: TUIMenu

Enters the dispersed phase model menu.

Classes:

clear_particles_from_domain(service, ...)

Removes/keeps all particles currently in the domain.

collisions(service, version, mode, path)

Enters the DEM collisions menu.

erosion_dynamic_mesh(service, version, mode, ...)

Enters the menu to enable/configure/run the erosion-dynamic mesh interaction.

fill_injection_material_sources(service, ...)

Initialize the DPM sources corresponding to each material.

injections(service, version, mode, path)

Enters the injections menu.

interaction(service, version, mode, path)

Sets parameters for coupled discrete phase calculations.

numerics(service, version, mode, path)

Enters the numerics menu to set numerical solution parameters.

options(service, version, mode, path)

Enters the options menu to set optional models.

parallel(service, version, mode, path)

Enters the parallel menu to set parameters for parallel DPM calculations.

splash_options(service, version, mode, path)

Enters the splash option menu.

spray_model(service, version, mode, path)

Enters the spray model menu.

stripping_options(service, version, mode, path)

Enters the stripping options menu.

unsteady_tracking(service, version, mode, path)

Enables/disables unsteady particle tracking.

user_defined(service, version, mode, path)

Sets DPM user-defined functions.

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

Bases: TUIMethod

Removes/keeps all particles currently in the domain.

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

Bases: TUIMethod

Initialize the DPM sources corresponding to each material.

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

Bases: TUIMethod

Enters the injections menu.

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

Bases: TUIMethod

Enters the spray model menu. This command is available only if the breakup model enabled globally.

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

Bases: TUIMethod

Enables/disables unsteady particle tracking.

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

Bases: TUIMethod

Sets DPM user-defined functions.