Go to the documentation of this file.
51 #ifndef patchMeanVelocityForce_H
52 #define patchMeanVelocityForce_H
111 const word& sourceName,
112 const word& modelType,
TypeName("patchMeanVelocityForce")
Runtime type information.
A class for handling words, derived from string.
void operator=(const patchMeanVelocityForce &)
Disallow default bitwise assignment.
virtual scalar magUbarAve(const volVectorField &U) const
Calculate and return the magnitude of the mean velocity.
label patchi_
Patch index.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
Calculates and applies the force necessary to maintain the specified mean velocity.
const fvMesh & mesh() const
Return const access to the mesh database.
Generic GeometricField class.
Calculates and applies the force necessary to maintain the specified mean velocity averaged over the ...
patchMeanVelocityForce(const patchMeanVelocityForce &)
Disallow default bitwise copy construct.