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 | 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 combustion model. The model calculates a finite rate, based on both turbulence and chemistry time scales. Depending on mesh resolution, the Cmix parameter can be used to scale the turbulence mixing time scale. More... | |
| class | psiChemistryCombustion |
| class | psiCombustionModel |
| class | psiThermoCombustion |
| class | rhoChemistryCombustion |
| class | rhoCombustionModel |
| class | rhoThermoCombustion |
| class | singleStepCombustion |
| Base class for combustion models using singleStepReactingMixture. More... | |
| Foam::combustionModels::defineTypeNameAndDebug | ( | psiCombustionModel | , |
| 0 | |||
| ) |
| Foam::combustionModels::defineRunTimeSelectionTable | ( | psiCombustionModel | , |
| dictionary | |||
| ) |
| Foam::combustionModels::defineTypeNameAndDebug | ( | rhoCombustionModel | , |
| 0 | |||
| ) |
| Foam::combustionModels::defineRunTimeSelectionTable | ( | rhoCombustionModel | , |
| dictionary | |||
| ) |
1.8.11