Routine to log MEM particle data
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_MEM_type), | intent(in) | :: | particle | |||
| integer, | intent(in) | :: | plogUnit | |||
| integer, | intent(in) | :: | myRank | |||
| real(kind=rk), | intent(in) | :: | t |
Routine to log DPS particle data
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_DPS_type), | intent(in) | :: | particle | |||
| integer, | intent(in) | :: | plogUnit | |||
| integer, | intent(in) | :: | myRank | |||
| real(kind=rk), | intent(in) | :: | t |