96 dynamicPressureFvPatchScalarField::updateCoeffs
116 writeEntryIfDifferent<word>(os,
"U",
"U",
UName_);
117 writeEntryIfDifferent<word>(os,
"phi",
"phi",
phiName_);
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
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...
virtual void write(Ostream &) const
Write.
This boundary condition provides a dynamic pressure condition. It subtracts a kinetic energy term fro...
GeometricField< vector, fvPatchField, volMesh > volVectorField
Macros for easy insertion into run-time selection tables.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
scalarField p0_
Reference pressure.
virtual void write(Ostream &) const
Write.
dimensioned< scalar > magSqr(const dimensioned< Type > &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
dimensionedScalar pos0(const dimensionedScalar &ds)
const word phiName_
Name of the flux field.
totalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
const word UName_
Name of the velocity field.
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...
This boundary condition provides a total pressure condition. Four variants are possible: ...