Classes | |
class | diffusion |
Simple diffusion-based combustion model based on the principle mixed is burnt. Additional parameter C is used to distribute the heat release rate in time. More... | |
class | diffusionMulticomponent |
Diffusion based turbulent combustion model for multicomponent species. More... | |
class | EDC |
Eddy Dissipation Concept (EDC) turbulent combustion model. More... | |
class | eddyDissipationDiffusionModel |
Eddy dissipation model based on the principle of mixed is burnt. More... | |
class | eddyDissipationModelBase |
Standard Eddy Dissipation Model based on the assumption that the reaction rates are controlled by the turbulece time length scale. The chemical reaction rate is governed by the large-eddy mixing scale, (ie k/epsilon). Combustion takes place whenever the turbulence is present. More... | |
class | FSD |
Flame Surface Dennsity (FDS) combustion model. More... | |
class | infinitelyFastChemistry |
Simple infinitely fast chemistry combustion model based on the principle mixed is burnt. Additional parameter C is used to distribute the heat release rate.in time. More... | |
class | laminar |
Laminar combustion model. More... | |
class | noCombustion |
Dummy combustion model for 'no combustion'. More... | |
class | PaSR |
Partially stirred reactor turbulent combustion model. More... | |
class | singleStepCombustion |
Base class for combustion models using singleStepReactingMixture. More... | |
class | zoneCombustion |
Zone-filtered combustion model. More... | |
Enumerations | |
enum | EDCversions { v1981, v1996, v2005, v2016 } |
Variables | |
const Enum< EDCversions > | EDCversionNames |
const EDCversions | EDCdefaultVersion |
const scalar | EDCexp1 [] = {3, 2, 2, 2} |
const scalar | EDCexp2 [] = {3, 3, 2, 2} |
|
strong |
const Foam::Enum< Foam::combustionModels::EDCversions > EDCversionNames |
Referenced by EDC< ReactionThermo >::read().
const Foam::combustionModels::EDCversions EDCdefaultVersion |
Referenced by EDC< ReactionThermo >::read().
const scalar EDCexp1[] = {3, 2, 2, 2} |
Definition at line 123 of file EDC.H.
Referenced by EDC< ReactionThermo >::read().
const scalar EDCexp2[] = {3, 3, 2, 2} |
Definition at line 124 of file EDC.H.
Referenced by EDC< ReactionThermo >::read().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.