75 mutable label curTimeIndex_;
89 const word& sourceName,
90 const word& modelType,
126 const word& fieldName
134 const word& fieldName
142 const word& fieldName
virtual void correct()
Solve the Lagrangian surfaceFilm and update the sources.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
TypeName("surfaceFilm")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
void operator=(const surfaceFilm &)=delete
Disallow default bitwise assignment.
Finite volume model abstract base class.
virtual wordList addSupFields() const
Return the list of fields for which the option adds source term.
const fvMesh & mesh() const
Return const access to the mesh database.
virtual scalar maxDeltaT() const
Return the maximum time-step for stable operation.
virtual void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
A class for handling words, derived from string.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
virtual bool movePoints()
Update for mesh motion.
virtual void distribute(const polyDistributionMap &)
Redistribute or update using the given distribution map.
Mesh data needed to do the Finite Volume discretisation.
surfaceFilm(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from explicit source name and mesh.
Class containing mesh-to-mesh mapping information.
virtual void addSup(fvMatrix< scalar > &eqn, const word &fieldName) const
Add source to continuity equation.
Thermodynamic form of single-cell layer surface film model.