Main routine to log particle data for MEM particles
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_group_type), | intent(in) | :: | particleGroup |
Particle group to log |
||
| type(mus_param_type), | intent(in) | :: | params |
Params for access to time control |
||
| real(kind=rk), | optional | :: | t |
Time to log. If not provided this will be taken from params |