Update particle position using Verlet integration
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_MEM_type), | intent(inout) | :: | this | |||
| real(kind=rk), | intent(in) | :: | dt |
Update particle position using Verlet integration
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_DPS_type), | intent(inout) | :: | this | |||
| real(kind=rk), | intent(in) | :: | dt |