38 "phaseChangeProperties" 46 const immiscibleIncompressibleTwoPhaseMixture& mixture
49 typeIOobject<IOdictionary> io
51 phaseChangePropertiesName,
52 mixture.U().mesh().time().constant(),
81 twoPhaseChangeModelCoeffs_(optionalSubDict(type +
"Coeffs"))
95 twoPhaseChangeModelCoeffs_ = optionalSubDict(
type() +
"Coeffs");
static const word phaseChangePropertiesName
Default phaseChangeProperties dictionary name.
virtual bool read()
Read object.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from string.
virtual void correct()=0
Correct the phaseChange model.
virtual bool read()=0
Read the phaseProperties dictionary and update.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
An immiscible incompressible two-phase mixture transport model.
twoPhaseChangeModel(const word &type, const immiscibleIncompressibleTwoPhaseMixture &mixture)
Construct from dictionary.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
readOption readOpt() const
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...