Go to the documentation of this file.
42 #include "InterfaceCompositionModel.H"
51 namespace interfaceCompositionModels
58 template<
class Thermo,
class OtherThermo>
102 const word& speciesName,
109 const word& speciesName,
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
Base class for interface composition models, templated on the two thermodynamic models either side of...
A class for handling words, derived from Foam::string.
virtual tmp< volScalarField > YfPrime(const word &speciesName, const volScalarField &Tf) const
A class for managing temporary objects.
Raoult(const dictionary &dict, const phasePair &pair)
const phasePair & pair() const
virtual void update(const volScalarField &Tf)
virtual tmp< volScalarField > Yf(const word &speciesName, const volScalarField &Tf) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Raoult's law of ideal mixing. A separate composition model is given for each species....
A HashTable similar to std::unordered_map.
Generic GeometricField class.
virtual ~Raoult()=default