35 #ifndef speciePhaseChange_H 36 #define speciePhaseChange_H 45 namespace regionModels
47 namespace surfaceFilmModels
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName("speciePhaseChange")
Runtime type information.
Base class for surface film models.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & dict() const
Return const access to the cloud dictionary.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
Base class for surface film phase change models.
A class for handling words, derived from string.
virtual ~speciePhaseChange()
Destructor.
const word & modelType() const
Return const access to the sub-model type.
void operator=(const speciePhaseChange &)=delete
Disallow default bitwise assignment.
Specie phase change model abstract base class.
speciePhaseChange(const word &modelType, surfaceFilmRegionModel &film, const dictionary &dict)
Construct from surface film model.