Go to the documentation of this file.
38 #ifndef filmSubModelBase_H
39 #define filmSubModelBase_H
48 namespace regionModels
50 namespace areaSurfaceFilmModels
83 const word& dictExt =
"Coeffs"
114 template<
class FilmType>
115 inline const FilmType&
filmType()
const;
132 #include "filmSubModelBaseTemplates.C"
Base class for generic sub-models requiring to be read from dictionary. Provides a mechanism to read ...
filmSubModelBase(liquidFilmBase &film)
A class for handling words, derived from Foam::string.
const word & modelName() const
virtual bool writeTime() const
const dictionary & dict() const
const liquidFilmBase & film() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
liquidFilmBase & filmModel_
const word & modelType() const
const FilmType & filmType() const
const word & baseName() const
virtual ~filmSubModelBase()