Musubi
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
updatePositionVerlet_DPS
Subroutine
9 statements
Source File
mus_particle_DEM_module.f90
mus_particle_DEM_module
updatePositionVerlet_DPS
Contents
public subroutine updatePositionVerlet_DPS(this, dt)
Update particle position using Verlet integration
Arguments
Type
Intent
Optional
Attributes
Name
type(
mus_particle_DPS_type
),
intent(inout)
::
this
real(kind=rk),
intent(in)
::
dt