Skip to content
Snippets Groups Projects
Commit 8462be6a authored by Henry Weller's avatar Henry Weller
Browse files

zoneCombustion: New cellZone based combustion model

in which the reactions are enabled only in the specified list of
cellZones.  e.g. in constant/combustionProperties

combustionModel zoneCombustion<psiChemistryCombustion>;

active  true;

zoneCombustionCoeffs
{
    zones (catalyst);
}

and in constant/zoneCombustionProperties

combustionModel laminar<psiChemistryCombustion>;

active  true;

laminarCoeffs
{}
parent 043bf18d
No related branches found
No related tags found
Loading
Showing
with 124 additions and 115 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment