Go to the documentation of this file.
35 #ifndef basicCombustionMixture_H
36 #define basicCombustionMixture_H
83 inline scalar
fres(
const scalar ft,
const scalar stoicRatio)
const;
A class for handling words, derived from string.
Specialization of basicMultiComponentMixture for a mixture consisting of a number for molecular speci...
A class for managing temporary objects.
basicCombustionMixture(const dictionary &, const wordList &specieNames, const fvMesh &, const word &)
Construct from dictionary, specie names, mesh and phase name.
Specialization of the basicSpecieMixture for combustion.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
TypeName("basicCombustionMixture")
Run time type information.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Generic GeometricField class.
virtual ~basicCombustionMixture()
Destructor.
basicCombustionMixture basicMixtureType
The base class of the mixture.
scalar fres(const scalar ft, const scalar stoicRatio) const