Go to the documentation of this file.
37 #ifndef waxSolventEvaporation_H
38 #define waxSolventEvaporation_H
48 namespace regionModels
50 namespace surfaceFilmModels
106 scalar
Sh(
const scalar
Re,
const scalar Sc)
const;
108 template<
class YInfType>
uniformDimensionedScalarField Wwax_
scalar Sh(const scalar Re, const scalar Sc) const
TypeName("waxSolventEvaporation")
Generic templated field type.
Base class for surface film models.
const dictionary & dict() const
uniformDimensionedScalarField Ysolvent0_
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
autoPtr< Function1< scalar > > activityCoeff_
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
void correctModel(const scalar dt, scalarField &availableMass, scalarField &dMass, scalarField &dEnergy, YInfType YInf)
const surfaceFilmRegionModel & film() const
scalarField Re(const UList< complex > &cf)
virtual ~waxSolventEvaporation()
uniformDimensionedScalarField Wsolvent_
Generic GeometricField class.
Base class for surface film phase change models.