updateVelocityVerlet_MEM Subroutine

public subroutine updateVelocityVerlet_MEM(this, dt)

Update particle velocity using Verlet integration

Arguments

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