MFIX  2016-1
calc_collision_wall_mod.f File Reference

Go to the source code of this file.

Modules

module  calc_collision_wall
 

Functions/Subroutines

subroutine, public calc_collision_wall::calc_dem_force_with_wall_stl
 
double precision function, dimension(dimn) get_collision (LLL, FACET_ID, WALL_COLLISION_FACET_ID, WALL_COLLISION_PFT)
 
subroutine grow_wall_collision (NEW_SIZE)
 
subroutine update_collision (PFT, LLL, FACET_ID, WALL_COLLISION_FACET_ID, WALL_COLLISION_PFT)
 
subroutine remove_collision (LLL, FACET_ID, WALL_COLLISION_FACET_ID)
 
subroutine calc_collision_wall::cfrelvel_wall (LL, VRN, VRT, NORM, DIST)
 
subroutine, public calc_collision_wall::calc_dem_thermo_with_wall_stl
 

Function/Subroutine Documentation

double precision function, dimension(dimn) calc_dem_force_with_wall_stl::get_collision ( integer, intent(in)  LLL,
integer, intent(in)  FACET_ID,
integer, dimension(:,:), intent(inout)  WALL_COLLISION_FACET_ID,
double precision, dimension(:,:,:), intent(inout)  WALL_COLLISION_PFT 
)

Definition at line 316 of file calc_collision_wall_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine calc_dem_force_with_wall_stl::grow_wall_collision ( integer, intent(in)  NEW_SIZE)

Definition at line 382 of file calc_collision_wall_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine calc_dem_force_with_wall_stl::remove_collision ( integer, intent(in)  LLL,
integer, intent(in)  FACET_ID,
integer, dimension(:,:), intent(inout)  WALL_COLLISION_FACET_ID 
)

Definition at line 458 of file calc_collision_wall_mod.f.

Here is the caller graph for this function:

subroutine calc_dem_force_with_wall_stl::update_collision ( double precision, dimension(dimn), intent(in)  PFT,
integer, intent(in)  LLL,
integer, intent(in)  FACET_ID,
integer, dimension(:,:), intent(in)  WALL_COLLISION_FACET_ID,
double precision, dimension(:,:,:), intent(inout)  WALL_COLLISION_PFT 
)

Definition at line 426 of file calc_collision_wall_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function: