37 mixedFvPatchVectorField(p, iF)
48 mixedFvPatchVectorField(p, iF)
52 if (dict.
found(
"value"))
54 fvPatchVectorField::operator=
61 fvPatchVectorField::operator=(freestreamValue());
77 mixedFvPatchVectorField(ptf, p, iF, mapper)
87 mixedFvPatchVectorField(wbppsf, iF)
109 if (magUp[i] > vSmall)
111 vf[i] = 0.5 - 0.5*(Up[i] & nf[i])/magUp[i];
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
#define forAll(list, i)
Loop across all elements in list.
A list of keyword definitions, which are a keyword followed by any number of values (e...
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...
volVectorField vectorField(fieldObject, mesh)
virtual void write(Ostream &) const
Write.
Macros for easy insertion into run-time selection tables.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
const vectorField & freestreamValue() const
virtual void write(Ostream &) const
Write.
Foam::fvPatchFieldMapper.
This boundary condition provides a free-stream condition for velocity.
virtual label size() const
Return size.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
freestreamVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
dimensioned< scalar > mag(const dimensioned< Type > &)
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)