Musubi
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
updateVelocityEuler_MEM
Subroutine
9 statements
Source File
mus_particle_DEM_module.f90
mus_particle_DEM_module
updateVelocityEuler_MEM
Contents
public subroutine updateVelocityEuler_MEM(this, dt)
Update particle velocity according to current forces on particle using Euler integration
Arguments
Type
Intent
Optional
Attributes
Name
type(
mus_particle_MEM_type
),
intent(inout)
::
this
real(kind=rk),
intent(in)
::
dt
Time step