Go to the documentation of this file.
83 #ifndef functionObjects_filmFlux_H
84 #define functionObjects_filmFlux_H
93 namespace functionObjects
102 public stateFunctionObject
106 typedef regionModels::surfaceFilmModels::kinematicSingleLayer filmType;
118 const filmType& filmModel();
134 const dictionary&
dict
157 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
Base class for function objects, adding functionality to read/write state information (data required ...
virtual ~filmFlux()=default
Kinematic form of single-cell layer surface film model.
filmFlux(const word &name, const Time &runTime, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const filmFlux &)=delete
const word & name() const noexcept
virtual bool read(const dictionary &)
Calculates the mass flux for surface film models.