Go to the documentation of this file.
51 namespace interfaceCompositionModels
58 template<
class Thermo,
class OtherThermo>
101 const word& speciesName,
108 const word& speciesName,
Base class for interface composition models, templated on the two thermodynamic models either side of...
A class for handling words, derived from string.
const scalarList k_
Solubility coefficients.
A class for managing temporary objects.
volScalarField YSolvent_
The remaining solvent species fraction.
virtual tmp< volScalarField > Yf(const word &speciesName, const volScalarField &Tf) const
The interface species fraction.
Henry(const dictionary &dict, const phasePair &pair)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void update(const volScalarField &Tf)
Update the composition.
Generic GeometricField class.
TypeName("Henry")
Runtime type information.
virtual ~Henry()
Destructor.
virtual tmp< volScalarField > YfPrime(const word &speciesName, const volScalarField &Tf) const
The interface species fraction derivative w.r.t. temperature.