|
|
To model the effect of dilution on combustion without the expense of using two mixture fractions, ANSYS FLUENT allows the introduction of an inert stream into the domain. Unlike a secondary mixture fraction, the inert does not chemically equilibrate with the primary fuel and oxidizer - instead, its composition remains constant after mixing. However the inert stream does affect the solution due to its influence on enthalpy, specific heat, and density of the mixture. The equation for conservation of inert is written as:
| where | |||
|
|
= | inert stream tracer | |
| Sc
|
= | turbulent Schmidt number | |
|
|
= | turbulent viscosity | |
|
|
= | density |
Equation 8.3-5 has no sources or sinks, because the problem is reduced to tracking a conserved scalar when it is assumed that the inert components have the same turbulent diffusivities.
Mixture Composition
The mixture properties are computed from the mean (
) and variance (
) of the mixture fraction in the cell, the reaction progress variable (
, when the partially premixed model is enabled), the cell enthalpy (
, for non-adiabatic flows), and the inert tracer (
). The mixture is modeled as a blend of inert and active species, but the PDF tables need to be accessed with
conditioned variables. Conditioning is necessary to take into account the volume taken up by the inert fraction, yet still be able to utilize previously built tables by straightforward lookup. The mean mixture fraction and mixture fraction variance used to access the PDF table is given by:
The reaction progress variable
is not conditioned, however the cell enthalpy must be conditioned to account for the inert enthalpy. The inert enthalpy and active enthalpy are obtained from the following relationships:
where
is the enthalpy of the cell at temperature
,
is the enthalpy of the active mixture-fraction stream and
is the enthalpy of the inert stream. Here it is assumed that the inert and the active streams have the same temperature, but different enthalpies. To calculate the temperature in the cell, Equation
8.3-8 is solved for the temperature and for
, which gives the partitioning of the energy between the inert and active streams.
The inert enthalpy is defined as
![]() |
(8.3-9) |
where
refers to the mass fraction of specie
defined in the inert stream,
is the reference temperature,
the specific heat of specie
, and
is the number of inert species.
The inert and PDF enthalpies are defined further in this equation in the separate User's Guide.
Property Evaluation
The specific heat of the mixture is evaluated by mixing the inert and active streams in the following way:
The density of the mixture is calculated by using a harmonic average of the densities of the active and inert streams, weighted by the inert tracer:
Here, the inert density (
) is calculated from the ideal gas law.
For information on how to set up the inert model, see this section in the separate User's Guide.