37 namespace regionModels
39 namespace surfaceFilmModels
51 const word& modelType,
74 refCast<const heRhoThermopureMixtureliquidProperties>(film.
thermo())
75 .cellThermoMixture(0).properties();
80 return primarySpecieThermo.
species()[liquidThermo.name()];
91 return primarySpecieThermo.
Wi(
vapId());
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Base class for surface film models.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual scalar Wi(const label speciei) const =0
Molecular weight of the given specie [kg/kmol].
Specialisation of basicMixture for a mixture consisting of a number for molecular species...
Macros for easy insertion into run-time selection tables.
Base class for surface film phase change models.
A class for handling words, derived from string.
The thermophysical properties of a liquid.
virtual ~speciePhaseChange()
Destructor.
const rhoThermo & thermo() const
Film thermo.
const fluidThermo & primaryThermo() const
Return const reference to the primary region thermo object.
defineTypeNameAndDebug(kinematicSingleLayer, 0)
speciePhaseChange(const word &modelType, surfaceFilmRegionModel &film, const dictionary &dict)
Construct from surface film model.
Thermodynamic form of single-cell layer surface film model.
const speciesTable & species() const
Return the table of species.