Classes | Namespaces | Enumerations | Variables
EDC.H File Reference
Include dependency graph for EDC.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EDC< Type >
 Eddy Dissipation Concept (EDC) turbulent combustion model. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::combustionModels
 

Enumerations

enum  EDCversions { v1981, v1996, v2005, v2016 }
 EDC model versions. More...
 

Variables

const NamedEnum< EDCversions, 4 > EDCversionNames
 
const EDCversions EDCdefaultVersion
 
const scalar EDCexp1 [] = {3, 2, 2, 2}
 
const scalar EDCexp2 [] = {3, 3, 2, 2}
 

Detailed Description

Original source file EDC.H

Definition in file EDC.H.