perform_particle_checks computes the total momentum of the fluid and particle phases and logs this to a file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_group_type), | intent(in) | :: | particleGroup |
Particle group on this process |
||
| type(mus_scheme_type), | intent(inout) | :: | scheme |
scheme for access to auxfield |
||
| integer, | intent(in) | :: | lev |
level in the octree to compute total momentum on |
||
| type(mus_param_type), | intent(in) | :: | params |
params for access to dt, dx, etc. |
||
| integer | :: | comm |
MPI communicator |
|||
| real(kind=rk) | :: | t |
Current (physical) time |