Go to the documentation of this file.
82 inline specie(
const scalar nMoles,
const scalar molWeight);
89 const scalar molWeight
113 inline scalar W()
const;
116 inline scalar nMoles()
const;
119 inline scalar
R()
const;
130 inline void operator=(
const specie&);
132 inline void operator+=(
const specie&);
133 inline void operator-=(
const specie&);
135 inline void operator*=(
const scalar);
A class for handling words, derived from string.
scalar molWeight_
Molecular weight of specie [kg/kmol].
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
#define R(A, B, C, D, E, F, K, M)
tmp< fvMatrix< Type > > operator-(const fvMatrix< Type > &)
Thermodynamic scalar constants.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
scalar nMoles_
Number of moles of this component in the mixture.
Ostream & operator<<(Ostream &, const edgeMesh &)
Base class of the thermophysical property types.
A list of keyword definitions, which are a keyword followed by any number of values (e....
tmp< fvMatrix< Type > > operator*(const DimensionedField< scalar, volMesh > &, const fvMatrix< Type > &)
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
word name_
Name of specie.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
word name(const complex &)
Return a string representation of a complex.