56 #ifndef reactionDrivenPhaseChange_H
57 #define reactionDrivenPhaseChange_H
100 TypeName(
"reactionDrivenPhaseChange");
109 const word& modelType,
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
const fvMesh & mesh() const
Return const access to the mesh database.
const word & name() const
Return const access to the source name.
Base class for phase change models.
virtual tmp< DimensionedField< scalar, volMesh > > mDot() const
Return the total phase change rate.
Model for mass-diffusion rate limited phase change between two phases.
virtual bool read(const dictionary &dict)
Read source dictionary.
TypeName("reactionDrivenPhaseChange")
Runtime type information.
reactionDrivenPhaseChange(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from explicit source name and mesh.
Class to represent a system of phases.
A class for managing temporary objects.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.