36 #ifndef filmSubModelBase_H 37 #define filmSubModelBase_H 46 namespace regionModels
48 namespace surfaceFilmModels
81 const word& dictExt =
"Coeffs" 112 template<
class FilmType>
113 inline const FilmType&
filmType()
const;
filmSubModelBase(surfaceFilmModel &owner)
Construct null.
const dictionary & dict() const
Return const access to the cloud dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
surfaceFilmModel & owner_
Reference to the owner surface film model.
const word & modelName() const
Return const access to the name of the sub-model.
const word & modelType() const
Return const access to the sub-model type.
const FilmType & filmType() const
virtual ~filmSubModelBase()
Destructor.
A class for handling words, derived from string.
Base class for generic sub-models requiring to be read from dictionary. Provides a mechanism to read ...
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
Base class for surface film models.
virtual bool writeTime() const
Flag to indicate when to write a property.
const word & baseName() const
Return const access to the base name of the sub-model.