DEM_computeExternalForces Subroutine

public subroutine DEM_computeExternalForces(particleGroup)

DEM_computeExternalForces adds the non-DEM forces (including hydrodynamic force from the LBM) to F_DEM which is used to update velocity within the DEM subcycle.

Arguments

Type IntentOptional Attributes Name
type(mus_particle_group_type), intent(inout) :: particleGroup

particleGroup to search for collisions in