Abstract base-class for dispersed-phase particle diameter models.
virtual ~diameterModel()
Destructor.
diameterModel(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
virtual void correct()
Correct the model.
virtual bool read()
Read diameter properties dictionary.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
bool isDict(const word &) const
Check if entry is a sub-dictionary.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
const dictionary & optionalTypeDict(const word &typeName) const
Find and return an optional type sub-dictionary.
Template function which returns the un-mangled name of a given type. Useful for types which do not ha...
bool read(const char *, int32_t &)
defineRunTimeSelectionTable(fvConstraint, dictionary)
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.