updateVelocityEuler_MEM Subroutine

public subroutine updateVelocityEuler_MEM(this, dt)

Update particle velocity according to current forces on particle using Euler integration

Arguments

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

Time step