The Flamelet Generated Manifold (FGM) model is different from the Chemical Equilibrium (CE) and Steady Laminar Flamelet (SLF) models since a progress variable which represents the reaction progress is included to parameterize the thermo-chemistry. The FGM model is appropriate for modeling premixed and partially-premixed flames.
In the current implementation, either a 0D
constant pressure reactor or a 1D premixed strained or freely propagating flamelet can
be used to generate the manifolds. The thermo-chemistry is parameterized by mixture
fraction, heat loss ratio (same definition as in CE), and progress variable.
Unnormalized Progress Variable
The FGM model solves a transport equation for an unnormalized progress variable, .
The unnormalized progress variable is defined
as:
Figure 1. EQUATION_DISPLAY
(3532)
where is the th species weight and
is the mass fraction of the
th species.
The Favre averaged transport equation can be
written:
Figure 2. EQUATION_DISPLAY
(3533)
Note
Overbars (for RANS
averaging) and overtildes (for Favre averaging) are excluded for
clarity.
where is the unnormalized progress variable
source term and is the diffusivity which is computed
from the material properties:
Figure 3. EQUATION_DISPLAY
(3534)
is the laminar diffusivity.
is the turbulent viscosity.
is the turbulent Schmidt number
for the unnormalized progress variable.
The progress variable is then defined as:
Figure 4. EQUATION_DISPLAY
(3535)
Where:
is the unnormalized progress variable of the mixture
Eqn. (3532).
is the unnormalized progress variable at the initial unburnt state.
is the unnormalized progress variable at the burnt (equilibrium) state.
Unnormalized Progress Variable Variance
There are two options available to compute the
Unnormalized Progress Variable Variance:
Algebraic Relationship
This option
computes the unnormalized progress variable variance using:
Figure 5. EQUATION_DISPLAY
(3536)
where,
= model constant
= mesh size
The algebraic relationship option is appropriate for Large Eddy Simulations (LES).
Transport Equation
This option
computes the unnormalized progress variable variance using a
transport equation:
Figure 6. EQUATION_DISPLAY
(3537)
where
Figure 7. EQUATION_DISPLAY
(3538)
= turbulent Schmidt number for the
progress variable variance
= dissipation constant
Progress Variable Source
Different source terms are used for the term in
Eqn. (3533), depending on the option that is selected for the progress variable source:
FGM Kinetic Rate
The source
term, in Eqn. (3533) is calculated from the chemical
kinetic reaction rate, which is interpolated from the FGM
table.
Coherent Flame Model (CFM)
The source
term, in Eqn. (3533) is calculated based on the CFM flame
propagation method Eqn. (3555).
Turbulent Flame Closure (TFC)
The source
term, in Eqn. (3533) is calculated based on the TFC flame
propagation method Eqn. (3556).
Tabulation for FGM
The independent variables are:
Mixture Fraction
Heat Loss Ratio
Progress Variable
Governing Equations for 0D Ignition Reactor Type
During the tabulation process, the following equations are solved for each and .
Figure 8. EQUATION_DISPLAY
(3539)
Each point at physical time instant is converted to the corresponding progress variable from
Eqn. (3535).
Governing Equations for 1D Premixed Strained Reactor Type
For 1D premixed flamelets, the following
opposed-flow premixed equations are solved in progress variable space at a
fixed mixture fraction, see Eqn. (3535).
The equations for an opposed-flow strained
premixed flame in reaction progress space, assuming unity Lewis number, are:
Figure 10. EQUATION_DISPLAY
(3541)
Figure 11. EQUATION_DISPLAY
(3542)
where is pseudo-time, is temperature, is the mass fraction of the
species, is the heat capacity, and
is the density. and are the enthalpy and the reaction rate of
the species, respectively.
is the progress variable reaction rate,
calculated from Eqn. (3532) and Eqn. (3535). The equations are integrated in pseudo-time until the
unsteady terms on the left hand side are small. The residual is defined as
the sum of the normalized absolute values of the unsteady terms over all
points, for temperature and post-processing species. The equations are
considered converged when this residual is less than the specified Flamelet
Convergence Tolerance parameter.
The progress variable dissipation rate—that is calculated at any and in the manifold for 1D premixed FGM tables—is defined as:
Figure 12. EQUATION_DISPLAY
(3543)
where is the inverse of the complementary error function, is the scalar dissipation function in the direction, which is given as:
Figure 13. EQUATION_DISPLAY
(3544)
where is the specified maximum dissipation rate of
the progress variable at stoichiometric conditions.
Governing Equations for 1D Premixed Freely Propagating Reactor Type
The equations for a freely propagating
premixed flame in progress variable space, assuming mixture averaged
diffusion are [765]:
Figure 14. EQUATION_DISPLAY
(3545)
Figure 15. EQUATION_DISPLAY
(3546)
Figure 16. EQUATION_DISPLAY
(3547)
The laminar flame speed is determined from
the solution by:
Figure 17. EQUATION_DISPLAY
(3548)
where is the gradient of progress in physical
space, is the diffusion coefficient species , is the thermal conductivity, and is the unburnt gas density.
is the diffusion flux for progress
variable:
Figure 18. EQUATION_DISPLAY
(3549)
represents the species weight used to
calculate the progress variable, and is the correction term for species
diffusion:
Figure 19. EQUATION_DISPLAY
(3550)
Optimal Progress Variable Weights
During tabulation when using optimal species weights, a generic optimization algorithm is used to minimize gradients in reaction progress variable space. The progress variable is defined to be a linear combination of CO2, CO, H2O, and H2 mass fractions. The species weights are optimized for the cost function and constraints described below. The cost function is defined as the sum of the maximum gradient of each dependent variable as function of progress variable, for all table points in mixture fraction, mixture fraction variance, and heat loss ratio space:
Figure 20. EQUATION_DISPLAY
(3551)
where denotes all table points in mixture
fraction, mixture fraction variance, and heat loss ratio space, and
denotes a dependent variable. The dependent
variables include temperature, progress variable source term, and all
tabulated species. is the cost for a given dependent variable
and table point, defined as:
Figure 21. EQUATION_DISPLAY
(3552)
where is the dependant variable, is the unnormalized progress variable. and are the maximum and minimum values of in the full table. This global optimization yields lower derivatives in progress variable space, and thus lower sensitivity to errors in progress variable in the CFD simulations.
Integration for FGM
Turbulent fluctuations are modeled with statistically independent assumed shape Beta PDFs for and , and a delta function PDF for enthalpy (heat loss ratio).
After integration, the FGM table has five independent variables:
Mixture Fraction
Heat Loss Ratio
Progress Variable
Mixture Fraction Variance
Progress Variable Variance
For each point, , , , , and , the averaged quantity
(from density weighted averages) is
determined by:
Figure 22. EQUATION_DISPLAY
(3553)
here, a delta function is used for the PDF of
the heat loss ratio. is a beta PDF that is parameterized by
and (see Beta Probability Density Function
(PDF)). is a beta PDF of , conditioned on mixture fraction, that is
parameterized by and .