32 #ifndef heatTransferPhaseSystem_H 33 #define heatTransferPhaseSystem_H
heatTransferPhaseSystem()
Default constructor.
static tmp< surfaceInterpolationScheme< Type > > scheme(const surfaceScalarField &faceFlux, Istream &schemeData)
Return weighting factors for scheme given from Istream.
virtual ~heatTransferPhaseSystem()
Destructor.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
A class for handling words, derived from string.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
latentHeatScheme
Enumeration for the latent heat scheme.
virtual tmp< volScalarField > Li(const phasePair &pair, const word &member, const volScalarField &dmidtf, const volScalarField &Tf, const latentHeatScheme scheme) const =0
Return the latent heat for a given pair, specie, mass transfer rate.
static const NamedEnum< latentHeatScheme, 2 > latentHeatSchemeNames_
Names of the latent heat schemes.
TypeName("heatTransferPhaseSystem")
Runtime type information.
Upwind differencing scheme class.
A class for managing temporary objects.
virtual tmp< volScalarField > L(const phasePair &pair, const volScalarField &dmdtf, const volScalarField &Tf, const latentHeatScheme scheme) const =0
Return the latent heat for a given pair, mass transfer rate (used.