55 inline specie
operator+(
const specie&,
const specie&);
56 inline specie
operator*(
const scalar,
const specie&);
57 inline specie
operator==(
const specie&,
const specie&);
89 inline specie(
const scalar
Y,
const scalar molWeight);
96 const scalar molWeight
117 inline scalar
W()
const;
120 inline scalar
Y()
const;
123 inline scalar
R()
const;
134 inline void operator=(
const specie&);
136 inline void operator*=(
const scalar);
160 #define noCoefficientMixing(Type) \
164 #Type " does not support coefficient mixing" \
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Base class of the thermophysical property types.
A class for handling words, derived from string.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
Thermodynamic scalar constants.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
scalarList W(const fluidMulticomponentThermo &thermo)
static scalar R(const scalar a, const scalar x)
tmp< fvMatrix< Type > > operator*(const volScalarField::Internal &, const fvMatrix< Type > &)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
void operator+=(fvMatrix< Type > &fvEqn, const CarrierEqn< Type > &cEqn)
Add to a finite-volume equation.
PtrList< volScalarField > & Y