dpm#

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

Bases: TUIMenu

Enter the dispersed phase model menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

clear_particles_from_domain(service, ...)

Remove/keep all particles currently in the domain.

collisions(service, version, mode, path)

Enter the DEM collisions menu.

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

Enter the erosion-dynamic mesh interactions menu.

fill_injection_material_sources(service, ...)

Initialize the DPM sources corresponding to each material.

injections(service, version, mode, path)

Enter the injections menu.

interaction(service, version, mode, path)

Enter the interaction menu to set parameters for coupled discrete phase calculations.

numerics(service, version, mode, path)

Enter the numerics menu to set numerical solution parameters.

options(service, version, mode, path)

Enter the options menu to set optional DPM models.

parallel(service, version, mode, path)

Enter the parallel menu.

splash_options(service, version, mode, path)

Enter the splash options menu to set optional parameters.

spray_model(service, version, mode, path)

Enter the spray model menu.

stripping_options(service, version, mode, path)

Enter the stripping options menu to set optional parameters.

unsteady_tracking(service, version, mode, path)

Enable/disable unsteady particle tracking.

user_defined(service, version, mode, path)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Remove/keep 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

Enter the injections menu.

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

Bases: TUIMethod

Enter the spray model menu.

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

Bases: TUIMethod

Enable/disable unsteady particle tracking.

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

Bases: TUIMethod

No help available.