Des_explicitly_coupled

In the explicitly_coupled method, the heat transfer coefficient is not calculated at all. Why?

     IF(.NOT.FLUID_AT(IJK)) THEN
        GAMMAxSA(NP) = ZERO
        CONV_Qs(NP) = ZERO

! For explicit coupling, use the heat transfer coefficient calculated
! for the gas phase heat transfer calculations.
ELSEIF(DES_EXPLICITLY_COUPLED) THEN
CONV_Qs(NP) = GAMMAxSA(NP)*(lTg - DES_T_s(NP))
ELSE

! Calculate the heat transfer coefficient.
CALL CALC_GAMMA_DES(NP, GAMMA)
GAMMAxSA(NP) = GAMMA* l4Pi*DES_RADIUS(NP)DES_RADIUS(NP)
! GAMMAX(NP) = 对流传热系数
颗粒面积 4pi R2.

! Calculate the rate of heat transfer to the particle
Qcv = GAMMAxSA(NP)*(lTg - DES_T_s(NP))

hello can i get your qq
let me talk together

This is my qq 3127454285. Thank you very much.