updatePositionVerlet_MEM Subroutine

public subroutine updatePositionVerlet_MEM(this, dt)

Update particle position using Verlet integration

Arguments

Type IntentOptional Attributes Name
type(mus_particle_MEM_type), intent(inout) :: this
real(kind=rk), intent(in) :: dt