DEM_collideWithWall_MEM Subroutine

public subroutine DEM_collideWithWall_MEM(this, BCinteraction, scheme, geometry, params, Tc, eps)

Arguments

Type IntentOptional Attributes Name
type(mus_particle_MEM_type), intent(inout) :: this
integer, intent(in) :: BCinteraction(:)

Array of length nBCs which tells us how particles should interact with each boundary. Indexed using boundary ID!

type(mus_scheme_type), intent(inout) :: scheme

Scheme for access to level descriptor

type(mus_geom_type), intent(in) :: geometry

Geometry information to determine TreeIDs of elements 'covered' by particle

type(mus_param_type), intent(in) :: params

Parameters for access to conversion factors between units

real(kind=rk), intent(in) :: Tc

Collision time

real(kind=rk), intent(in) :: eps

threshold gap for collision