Reactor Network

A reactor network is a collection of 0D chemical reactors connected together to rapidly simulate detailed chemistry in steady combustors.

The reactor network is calculated from a steady reacting flow solution, which is typically modeled with a flamelet model or the EBU model. Computational cells with similar states, by default temperature and equivalence ratio, are clustered into a specified number of reactors. Convective and diffusive mass fluxes between reactors are computed from the reacting flow solution. Finally, the species and temperature in the reactors are solved using the steady mass fluxes, and sources from a detailed chemistry mechanism.

Since clusters are by definition modeled as perfectly mixed reactors, the clustering algorithm is used to find cells that are close in composition space. Reactors that are non-contiguous in space are split, and finally reactors with the smallest number of cells are agglomerated to their closest neighbors until the specified number of reactors are reached.

After the reactors are created, the convection and diffusion flux matrix m ˙ i j is calculated from the cell face fluxes where m ˙ i j denotes the mass flux into reactor i from reactor j . The species mass sources are calculated from the boundary inlets and any volumetric mass sources, such as Lagrangian spray.
The total mass that flows into reactor i is:
Figure 1. EQUATION_DISPLAY
m i ˙ = Σ j = 1 , j i N m i j ˙ + Σ k = 1 K S k i
(3827)
where:
  • N is the total number of reactors
  • m ˙ i j is the mass flux into reactor i from reactor j
  • K is the total number of species
  • S k i is the species mass source for reactor i and species k
  • r ˙ k i is the reaction rate for the i th reactor and k th species

There are two types of reactors in Simcenter STAR-CCM+: the Constant Pressure Reactor (CPR) and the Perfectly Stirred Reactor (PSR).

Constant Pressure Reactor (CPR)
For CPRs, the mass weighted average species mass fraction entering into the i th reactor i is calculated as:
Figure 2. EQUATION_DISPLAY
Y k , i n i = Σ j = 1 , j 1 N m ˙ i j Y k j m ˙ i
(3828)
The mass fraction in the i th reactor is calculated as:
Figure 3. EQUATION_DISPLAY
Y k i = Y k , i n i + 0 τ r ˙ k i d t
(3829)
where r ˙ k i is the reaction rate for reaction i and species k , and τ is the residence time in the i th reactor, namely m i m ˙ i .
The mass weighted average soot moment entering into the i th reactor is calculated as:
Figure 4. EQUATION_DISPLAY
M r , i n i = j = 1 , j i N m ˙ i j M r j / m ˙ i
(3830)
and the soot moment in the i th reactor is calculated as:
Figure 5. EQ2UATION_DISPLAY
M r i = M r , i n i + 0 τ ω M r i ρ d t
(3831)
Perfectly Stirred Reactor (PSR)
The PSR governing equation set for the i th of N reactors is:
Figure 6. EQUATION_DISPLAY
Σ j = 1 , j i N m ˙ i j Y k j m ˙ i Y k i = m i r ˙ k i + S k i
(3832)
where Y k i is the k th species mass fraction in reactor i .
In the limit of a single reactor, the standard PSR equation is obtained:
Figure 7. EQUATION_DISPLAY
Y k , i n Y k τ = r ˙ k
(3833)
The soot moment for a steady state PSR reactor is given by:
Figure 8. EQUATION_DISPLAY
m i M ˙ r i = j = 1 , j i N m ˙ i j M r j m ˙ i M r i + m ˙ i ω ˙ r i ρ = 0
(3834)
Since the mass and the volume of each reactor are constant, the density in each reactor is constant. Further, since the pressure is constant, the reactor temperature is calculated by default from the ideal gas equation of state:
Figure 9. EQUATION_DISPLAY
T i = p i M ¯ w i R u ρ i
(3835)

where T i is the temperature, p i the pressure, and ρ i the density of the i th reactor. The only thing that changes due to the reactor network mass fractions is the mixture molecular weight of the reactor cell, M ¯ w i .

Optionally, the temperature can be calculated from the CFD enthalpy field and reactor network species solution, or taken from the frozen CFD solution.

Soot

Depending on the selected method, soot emissions are calculated by either the soot moment method or the soot sections method.
Soot Moments
The reactor network uses the soot moment method to simulate soot emissions. The general soot moment source term ω M r , is given by Eqn. (3672) where M r is the r th soot moment. The soot moments are solved coupled with the mass fraction equations in the ODE solver.
Soot Sections
The reactor network uses the soot sections method to simulate soot emissions. The general soot sections source term Ω ˜ i , s o o t , is given by Eqn. (3717).