46 namespace interfaceCompositionModels
106 const word& speciesName,
113 const word& speciesName,
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > Yf(const word &speciesName, const volScalarField &Tf) const
The interface species fraction.
const sidedPhaseInterface & interface() const
Return the interface.
virtual ~saturated()
Destructor.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
TypeName("saturated")
Runtime type information.
Generic base class for interface composition models. These models describe the composition in phase 1...
A class for handling words, derived from string.
virtual void update(const volScalarField &Tf)
Update the composition.
word saturatedName_
saturated species name
label saturatedIndex_
saturated species index
virtual tmp< volScalarField > YfPrime(const word &speciesName, const volScalarField &Tf) const
The interface species fraction derivative w.r.t. temperature.
Model which uses a saturation pressure model for a single species to calculate the interface composit...
saturated(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
autoPtr< saturationModel > saturationModel_
Saturation pressure model.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
tmp< volScalarField > wRatioByP() const
Constant of proportionality between partial pressure and mass.