Go to the documentation of this file.
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();
135 writeEntry(
"value",
os);
146 SRFWallVelocityFvPatchVectorField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
virtual void updateCoeffs()
void autoMap(const FieldMapper &map, const bool applyFlip=true)
Wall-velocity condition to be used in conjunction with the single rotating frame (SRF) model (see: FO...
vectorField velocity(const vectorField &positions) const
Top level model for single rotating frame.
Field< vector > vectorField
Specialisation of Field<T> for vector.
Generic templated field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
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.
void operator=(const Field< Type > &)
fvPatchField< vector > fvPatchVectorField
SRFWallVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
virtual void rmap(const fvPatchVectorField &, const labelList &)
virtual void autoMap(const fvPatchFieldMapper &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...