51 namespace interfaceCompositionModels
58 template<
class Thermo,
class OtherThermo>
101 const word& speciesName,
108 const word& speciesName,
virtual tmp< volScalarField > Yf(const word &speciesName, const volScalarField &Tf) const
The interface species fraction.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Base class for interface composition models, templated on the two thermodynamic models either side of...
virtual ~Henry()
Destructor.
virtual tmp< volScalarField > YfPrime(const word &speciesName, const volScalarField &Tf) const
The interface species fraction derivative w.r.t. temperature.
A class for handling words, derived from string.
Henry(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual void update(const volScalarField &Tf)
Update the composition.
TypeName("Henry")
Runtime type information.
A class for managing temporary objects.