43 UName_(
dict.lookupOrDefault<
word>(
"U",
"U")),
44 phiName_(
dict.lookupOrDefault<
word>(
"phi",
"phi"))
58 phiName_(ptf.phiName_)
70 phiName_(tppsf.phiName_)
84 if (isA<pressureInletOutletVelocityFvPatchVectorField>(Up))
87 refCast<const pressureInletOutletVelocityFvPatchVectorField>(Up);
91 const scalar t = this->db().time().userTimeValue();
115 writeEntryIfDifferent<word>(os,
"U",
"U", UName_);
116 writeEntryIfDifferent<word>(os,
"phi",
"phi", phiName_);
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...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
This boundary condition provides a dynamic pressure condition. It subtracts a kinetic energy term fro...
virtual void write(Ostream &) const
Write.
void updateCoeffs(const scalarField &p0p, const scalarField &K0mKp)
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...
Velocity inlet/outlet boundary condition for patches where the pressure is specified in some manner,...
const autoPtr< Function1< vector > > & tangentialVelocity() const
Return the tangential velocity Function1.
Inflow, outflow and entrainment pressure boundary condition based on a constant total pressure assump...
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
totalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
A class for handling words, derived from string.
VolField< vector > volVectorField
SurfaceField< scalar > surfaceScalarField
dimensionedScalar neg(const dimensionedScalar &ds)
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
dimensioned< scalar > magSqr(const dimensioned< Type > &)