24 use run, only: kt_type_enum, ia_2005
26 use discretelement
, only: des_explicitly_coupled
27 use discretelement
, only: des_continuum_coupled
28 use discretelement
, only: des_continuum_hybrid
35 INTEGER,
INTENT(INOUT) :: IER
44 IF (.NOT.des_continuum_coupled .OR. des_continuum_hybrid)
THEN 52 IF (dragcoef(l,m))
CALL drag_ss (l, m, ier)
59 IF (granular_energy)
THEN 60 SELECT CASE(kt_type_enum)
subroutine drag_gs(M, IER)
logical, dimension(:,:), allocatable heat_tr
subroutine coll_momentum_coeff_ia(L, M)
logical, dimension(:,:), allocatable dragcoef
double precision, parameter zero