Go to the documentation of this file.
45 #include "InterfaceCompositionModel.H"
54 namespace interfaceCompositionModels
61 template<
class Thermo,
class OtherThermo>
91 virtual ~Henry() =
default;
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.
A class for managing temporary objects.
const phasePair & pair() const
virtual void update(const volScalarField &Tf)
Henry(const dictionary &dict, const phasePair &pair)
virtual tmp< volScalarField > YfPrime(const word &speciesName, const volScalarField &Tf) const
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,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Generic GeometricField class.
Henry's law for gas solubility in liquid. The concentration of a dissolved species in the liquid is p...