28 use discretelement
, only: des_continuum_coupled
30 use discretelement
, only: des_explicitly_coupled
38 INTEGER,
intent(in) :: FLAG
40 INTEGER,
intent(inout) :: IER
45 DOUBLE PRECISION :: loc_UR_F_gs
47 DOUBLE PRECISION :: loc_UR_kth_sml
55 loc_ur_f_gs = ur_f_gs; ur_f_gs =
one 73 IF(des_continuum_coupled .AND. des_explicitly_coupled) &
101 use discretelement
, only: des_continuum_coupled
103 use discretelement
, only: des_explicitly_coupled
110 INTEGER,
intent(inout) :: IER
115 INTEGER,
intent(in) :: pLevel
128 IF(des_continuum_coupled .AND. .NOT.des_explicitly_coupled) &
146 USE discretelement
, only : discrete_element
160 INTEGER,
INTENT(INOUT) :: IER
185 1000
FORMAT(
'Species balance equations are being solved; but chemical',
186 ' reactions are not specified in mfix.dat or in rrates.f.',/,
187 ' Copy the file mfix/model/rrates.f into the run directory ',/,
188 ' and remove the initial section that returns IER=1.')
214 USE discretelement
, only: discrete_element
216 USE discretelement
, only: des_continuum_hybrid
238 IF (.NOT.discrete_element .OR. des_continuum_hybrid)
THEN double precision, dimension(:,:), allocatable tau_u_s
double precision, dimension(:,:), allocatable trd_s
subroutine calc_rrate(IER)
subroutine calc_des_2fluid
double precision, dimension(:), allocatable ctau_u_g
double precision, dimension(:,:), allocatable tau_w_s
subroutine des_2fluid_rxns
subroutine calc_tau_u_s(lTAU_U_S)
subroutine calc_coeff_all(FLAG, IER)
double precision, parameter one
subroutine calc_tau_w_s(lTAU_W_S)
subroutine transport_prop()
double precision, dimension(:,:), allocatable tau_v_s
subroutine calc_trd_g(lTRD_G)
subroutine init_err_msg(CALLER)
double precision, dimension(:), allocatable ctau_v_g
subroutine physical_prop(IER, LEVEL)
subroutine calc_coeff(IER, pLevel)
double precision, dimension(:), allocatable trd_g
double precision, dimension(:), allocatable tau_u_g
subroutine calc_tau_u_g(lTAU_U_G, lctau_u_g)
subroutine calc_trd_s(lTRD_S)
subroutine calc_tau_v_g(lTAU_V_G, lctau_v_g)
subroutine calc_trd_and_tau()
double precision, dimension(:), allocatable ctau_w_g
double precision, dimension(:), allocatable tau_v_g
character(len=line_length), dimension(line_count) err_msg
double precision, dimension(:), allocatable tau_w_g
double precision, parameter zero
subroutine flush_err_msg(DEBUG, HEADER, FOOTER, ABORT, LOG, CALL_TREE)
subroutine calc_tau_v_s(lTAU_V_S)
subroutine calc_tau_w_g(lTAU_W_G, lctau_w_g)
double precision ur_kth_sml