| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_DPS_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 |