Reacting Channel Coupling

The Reacting Channel Coupling feature couples a 3D Simcenter STAR-CCM+ simulation with the 1D Plug Flow Reactor which uses the CVODE solver.

Reacting Channel Plug Flow Reactor Formulation

The flow in the reacting channel is simulated using the one-dimensional Plug Flow Reactor (PFR). At any axial point within the reacting channel, the flow variables are radially uniform. For a given reaction k , the axial diffusion of heat and species are consistent and are therefore ignored. The evolution of species and temperatures in the PFR are represented as follows:

  • Species:
    Figure 1. EQUATION_DISPLAY
    dYkdt=ω˙kρ
    (3810)
    where Yk is the mass fraction of all species in reaction k and ρ is the density.
  • Temperature:
    Figure 2. EQUATION_DISPLAY
    dTdt=kω˙Hk+Q˙CρCp
    (3811)

where Hk is the total enthalpy of reaction k and Cp is the specific heat. In the reacting channel, the convective heat transfer source, Q˙C, is determined using:

Figure 3. EQUATION_DISPLAY
Q˙C=hf(TWT)
(3812)

TW, the reacting channel wall temperature, is averaged from the 3D outer flow temperature field on the resolved reacting channel wall and T is the reacting channel bulk temperature.

The convective heat transfer coefficient, hf, of the reacting channel is determined depending on the type of heat transfer correlation that is specified:
  • For open pipes which use the Gnielinski heat transfer correlation:
    Figure 4. EQUATION_DISPLAY
    hf=NuKCDC
    (3813)

    Nu is the Nusselt number which is determined according to fully developed pipe flow empirical correlations:

    • For laminar flow where Re < 3000:
      Figure 5. EQUATION_DISPLAY
      Nu=3.66
      (3814)
    • For turbulent flow where Re > 3000, Nu is determined using Gnielinski’s correlation for turbulent flow:
      Figure 6. EQUATION_DISPLAY
      Nu=(f/2)(Re1000)Pr1+12.7(f/2)(Pr2/31)
      (3815)

    Where Pr is the Prandtl number which is determined by:

    Figure 7. EQUATION_DISPLAY
    Pr=μCpKc
    (3816)
    and f is the Fanning friction factor.
  • For packed bed pipes that use the Leva / Grummer heat transfer correlation:
    Figure 8. EQUATION_DISPLAY
    hf=fhtg0.813KC2rinexp(3Dprin)Re0.9
    (3817)
    where Dp is the equivalent packed bed particle diameter, fhtg is the heat transfer factor that is defined, and
    Figure 9. EQUATION_DISPLAY
    Re=DpGsμ
    (3818)
  • For packed bed pipes that use the Beek heat transfer correlation:
    Figure 10. EQUATION_DISPLAY
    hf=fhtgKCDp(2.58Re1/3Pr1/3+0.094Re4/5Pr0.4)
    (3819)

    Where fhtg is the heat transfer factor that is defined and the Prandtl number, Pr, is determined by Eqn. (3816).

  • For packed bed pipes that use the De Wasch / Froment heat transfer correlation:
    Figure 11. EQUATION_DISPLAY
    hf=KCDp(hf0+0.033PrRe)
    (3820)
For smooth, cylindrical, reacting channels, the pipe friction factor f, is determined depending on the type of friction factor correlation that is specified:
  • For open pipes that use the Blasius friction factor correlation:
    Figure 12. EQUATION_DISPLAY
    f=0.0791Re0.25
    (3821)
  • For open pipes that use the Filonenko friction factor correlation:
    Figure 13. EQUATION_DISPLAY
    f=0.25(0.79log(Re)1.64)2
    (3822)
  • For packed bed pipes that use the Hicks friction factor correlation:
    Figure 14. EQUATION_DISPLAY
    f=6.8(1χ)1.2χ3Re0.2
    (3823)
  • For packed bed pipes that use the Ergun friction factor correlation:
    Figure 15. EQUATION_DISPLAY
    f=(1χ)χ[1.75+150(1χ)Re]
    (3824)

The equations in the PFR are solved using the stiff CVODE Ordinary Differential Equation (ODE) solver with time-steps that are based on the grid size of the reacting channel and the local reacting channel velocity.

The pressure drop is calculated as:
Figure 16. EQUATION_DISPLAY
(ρv2+p)t=ρv3fD
(3825)
where f is the friction factor and D is the characteristic length of the system. The characteristic length of the system is either:
  • for open pipes, the hydraulic radius DH2
  • for packed beds, the packed bed representative particle diameter

Outer Flow STAR-CCM+ Formulation

The outer flow, which you can define as reacting or non-reacting, is simulated using three-dimensional Simcenter STAR-CCM+. You can mesh the three-dimensional outer flow geometry as long as the geometrical channels within the geometry that represent the reacting channel remain unmeshed.

The heat flux boundary condition at the reacting channel wall, Q˙3D, is calculated as an under-relaxation of the heat that the outer flow gains from the reacting channel. This heat flux is determined using:

Figure 17. EQUATION_DISPLAY
Q˙3D=aQ˙C(1a)Q˙C0
(3826)

When the solution for the simulation converges, the heat flux from the reacting channel is equal to the flux gain from the outer flow.