| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_DPS_type), | intent(inout) | :: | this |
Particle to collide with wall |
||
| integer, | intent(in) | :: | dir |
Cartesian direction to collide with (x,y,z) = (1,2,3) |
||
| real(kind=rk), | intent(in) | :: | xwall |
Wall position (in one of three Cartesian coordinates |
||
| real(kind=rk), | intent(in) | :: | Tc |
Collision time |
||
| real(kind=rk), | intent(in) | :: | eps |
threshold gap for collision |