Go to the documentation of this file.
39 mixedFvPatchVectorField(
p, iF)
50 mixedFvPatchVectorField(
p, iF)
54 if (
dict.found(
"value"))
79 mixedFvPatchVectorField(ptf,
p, iF, mapper)
88 mixedFvPatchVectorField(wbppsf)
98 mixedFvPatchVectorField(wbppsf, iF)
111 const Field<vector>& Up = *
this;
113 valueFraction() = 0.5 - 0.5*(Up &
patch().nf())/
mag(Up);
122 freestreamValue().writeEntry(
"freestreamValue",
os);
123 writeEntry(
"value",
os);
134 freestreamVelocityFvPatchVectorField
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 operator=(const UList< Type > &)
static constexpr const zero Zero
friend Ostream & operator(Ostream &, const fvPatchField< Type > &)
Field< vector > vectorField
Specialisation of Field<T> for vector.
freestreamVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const vectorField & freestreamValue() const
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
virtual void updateCoeffs()
fvPatchField< vector > fvPatchVectorField
virtual void write(Ostream &) const
virtual void updateCoeffs()
This boundary condition provides a free-stream condition for velocity.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...