41 fixedValueFvPatchVectorField(p, iF)
53 fixedValueFvPatchVectorField(p, iF, dict)
66 fixedValueFvPatchVectorField(ptf, p, iF, mapper)
77 fixedValueFvPatchVectorField(mwvpvf, iF)
102 oldFc[i] = pp[i].centre(oldPoints);
121 fixedValueFvPatchVectorField::updateCoeffs();
#define forAll(list, i)
Loop across all elements in list.
This boundary condition provides a velocity condition for cases with moving walls.
bool moving() const
Is mesh moving.
const scalarField & magSf() const
Return face area magnitudes.
label index() const
Return the index of this patch in the fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
tmp< vectorField > nf() const
Return face normals.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
const Time & time() const
Return the top-level database.
virtual void write(Ostream &) const
Write.
Macros for easy insertion into run-time selection tables.
const polyPatch & patch() const
Return the polyPatch.
Foam::fvPatchFieldMapper.
scalar deltaTValue() const
Return time step value.
virtual const pointField & oldPoints() const
Return old points for mesh motion.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void operator=(const Field< vector > &)
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Calculate the mesh motion flux and convert fluxes from absolute to relative and back.
Mesh data needed to do the Finite Volume discretisation.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
tmp< surfaceScalarField > meshPhi(const volVectorField &U)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
movingWallVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
A class for managing temporary objects.
A patch is a list of labels that address the faces in the global face list.
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
virtual void write(Ostream &) const
Write.
const vectorField::subField faceCentres() const
Return face centres.