updateVelocityVerlet_DPS Subroutine

public subroutine updateVelocityVerlet_DPS(this, dt)

Update particle velocity using Verlet integration

Arguments

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