Go to the documentation of this file.
44 fixedValueFvPatchVectorField(
p, iF)
56 fixedValueFvPatchVectorField(
p, iF,
dict)
69 fixedValueFvPatchVectorField(ptf,
p, iF, mapper)
79 fixedValueFvPatchVectorField(mwvpvf)
90 fixedValueFvPatchVectorField(mwvpvf, iF)
108 oldFc[i] = pp[i].centre(oldPoints);
111 const scalar deltaT =
mesh.time().deltaTValue();
127 return (Up +
n*(Un - (
n & Up)));
138 const fvMesh&
mesh = internalField().mesh();
146 fixedValueFvPatchVectorField::updateCoeffs();
153 writeEntry(
"value",
os);
164 movingWallVelocityFvPatchVectorField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for managing temporary objects.
Calculate the mesh motion flux and convert fluxes from absolute to relative and back.
tmp< surfaceScalarField > meshPhi(const volVectorField &U)
Field< vector > vectorField
Specialisation of Field<T> for vector.
virtual void write(Ostream &) const
Generic templated field type.
A patch is a list of labels that address the faces in the global face list.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
void operator=(const Field< Type > &)
GeometricField< vector, fvPatchField, volMesh > volVectorField
fvPatchField< vector > fvPatchVectorField
tmp< vectorField > Uwall() const
const vectorField::subField faceCentres() const
This boundary condition provides a velocity condition for cases with moving walls.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
movingWallVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
bool moving() const noexcept
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Generic GeometricField class.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...