32template<
class ThermoType>
40template<
class ThermoType>
48template<
class ThermoType>
56template<
class ThermoType>
64template<
class ThermoType>
75template<
class ThermoType>
83template<
class ThermoType>
91template<
class ThermoType>
99template<
class ThermoType>
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const List< int > & specieProd() const
Return the list to indicate if specie is produced/consumed.
dimensionedScalar s_
Stoichiometric oxygen-fuel mass ratio.
label fuelIndex_
Fuel specie index.
scalarList Yprod0_
Mass concentrations at stoichiometric mixture for fres.
tmp< volScalarField > fres(const label index) const
Return the list of components residual.
label inertIndex() const
Return the inert specie index.
dimensionedScalar stoicRatio_
Stoichiometric air-fuel mass ratio.
label fuelIndex() const
Return the fuel specie index.
const dimensionedScalar stoicRatio() const
Return the stoichiometric air-fuel mass ratio.
const List< scalar > & specieStoichCoeffs() const
Return the stoichiometric coefficient for the reaction.
label inertIndex_
Inert specie index.
const dimensionedScalar s() const
Return the Stoichiometric oxygen-fuel mass ratio.
List< int > specieProd_
List to indicate if specie is produced/consumed.
PtrList< volScalarField > fres_
List of components residual.
const scalarList & Yprod0() const
Return the list of products mass concentrations.
const dimensionedScalar qFuel() const
Return the heat of combustion [J/Kg].
scalarList specieStoichCoeffs_
Stoichiometric coefficient for the reaction.
dimensionedScalar qFuel_
Heat of combustion [J/Kg].
A class for managing temporary objects.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
List< scalar > scalarList
List of scalar.