42 fixedValueFvPatchVectorField(
p, iF)
54 fixedValueFvPatchVectorField(ptf,
p, iF, mapper)
65 fixedValueFvPatchVectorField(
p, iF,
dict)
74 fixedValueFvPatchVectorField(srfvpvf)
84 fixedValueFvPatchVectorField(srfvpvf, iF)
105 fixedValueFvPatchVectorField::rmap(ptf, addr);
117 const SRF::SRFModel& srf =
118 db().lookupObject<SRF::SRFModel>(
"SRFProperties");
128 fixedValueFvPatchVectorField::updateCoeffs();
146 SRFWallVelocityFvPatchVectorField
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
void operator=(const Field< vector > &)
void autoMap(const FieldMapper &map, const bool applyFlip=true)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Wall-velocity condition to be used in conjunction with the single rotating frame (SRF) model (see: FO...
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void write(Ostream &) const
Write.
virtual void rmap(const fvPatchVectorField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
SRFWallVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
Top level model for single rotating frame.
vectorField velocity(const vectorField &positions) const
Return velocity vector from positions.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-volume patch fields.
virtual void write(Ostream &) const
Write.
void writeValueEntry(Ostream &os) const
Write *this field as a "value" entry.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
OBJstream os(runTime.globalPath()/outputName)
#define makePatchTypeField(PatchTypeField, typePatchTypeField)
Define a concrete fvPatchField type and add to run-time tables Example, (fvPatchScalarField,...
List< label > labelList
A List of labels.
Field< vector > vectorField
Specialisation of Field<T> for vector.
fvPatchField< vector > fvPatchVectorField