collisions#
Bases:
TUIMenu
Enters 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, ...)Supplies settings for collisions to a pair of collision partners.
collision_partners
(service, version, mode, path)Manages collision partners.
dem_collisions
(service, version, mode, path)Enables/disables 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, ...)Sets the maximum particle velocity that may arise from collisions.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Input for the collision mesh.
Bases:
TUIMethod
Supplies settings for collisions to a pair of collision partners. You will be prompted to specify theImpact collision partner and the Target collision partner.
Bases:
TUIMethod
Enables/disables the DEM collision model.
Bases:
TUIMethod
For each pair of collision partners, lists the collision laws and their parameters.
Bases:
TUIMethod
Sets the maximum particle velocity that may arise from collisions.