57 #ifndef patchMeanVelocityForce_H
58 #define patchMeanVelocityForce_H
104 const word& sourceName,
105 const word& modelType,
Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const fvMesh & mesh() const
Return const access to the mesh database.
Mesh data needed to do the Finite Volume discretisation.
Calculates and applies the force necessary to maintain the specified mean velocity.
Calculates and applies the force necessary to maintain the specified mean velocity averaged over the ...
virtual bool read(const dictionary &dict)
Read dictionary.
TypeName("patchMeanVelocityForce")
Runtime type information.
patchMeanVelocityForce(const word &sourceName, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from explicit source name and mesh.
A class for handling words, derived from string.