collisions#

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

Bases: TUIMenu

Enter the DEM collisions menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

collision_mesh(service, version, mode, path)

Input for the collision mesh.

collision_pair_settings(service, version, ...)

Supply settings for collisions to a pair of collision partners.

collision_partners(service, version, mode, path)

Manage collision partners.

dem_collisions(service, version, mode, path)

Enable/disable the DEM collision model.

list_all_pair_settings(service, version, ...)

For each pair of collision partners, lists the collision laws and their parameters.

max_particle_velocity(service, version, ...)

Set the maximum particle velocity that may arise from collisions.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Input for the collision mesh.

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

Bases: TUIMethod

Supply settings for collisions to a pair of collision partners.

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

Bases: TUIMethod

Enable/disable the DEM collision model.

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

Bases: TUIMethod

For each pair of collision partners, lists the collision laws and their parameters.

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

Bases: TUIMethod

Set the maximum particle velocity that may arise from collisions.