Go to the documentation of this file.
59 phiName_(ptf.phiName_)
72 phiName_(
dict.getOrDefault<
word>(
"phi",
"phi"))
78 if (
dict.found(
"value"))
102 phiName_(ptf.phiName_)
114 phiName_(ptf.phiName_)
128 const Field<scalar>& phip =
129 this->
patch().template lookupPatchField<surfaceScalarField, scalar>
134 this->valueFraction() =
pos0(phip);
145 this->refValue().writeEntry(
"outletValue",
os);
146 this->writeEntry(
"value",
os);
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 > &)
Ostream & writeEntryIfDifferent(const word &key, const T &value1, const T &value2)
virtual scalarField & valueFraction()
This boundary condition provides a generic inflow condition, with specified outflow for the case of r...
A class for handling words, derived from Foam::string.
virtual Field< Type > & refValue()
static constexpr const zero Zero
virtual Field< Type > & refGrad()
dimensionedScalar pos0(const dimensionedScalar &ds)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
outletInletFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
This boundary condition provides a base class for 'mixed' type boundary conditions,...
virtual void updateCoeffs()
virtual void write(Ostream &) const
virtual void updateCoeffs()
const word & patchType() const
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
T getOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...