Go to the documentation of this file.
40 this->refValue() = *
this;
42 this->valueFraction() = 0.0;
69 phiName_(
dict.lookupOrDefault<
word>(
"phi",
"phi"))
73 if (
dict.found(
"value"))
86 this->valueFraction() = 0.0;
124 this->patch().template lookupPatchField<surfaceScalarField, scalar>
129 this->valueFraction() =
pos(phip);
139 if (phiName_ !=
"phi")
143 this->refValue().writeEntry(
"outletValue", os);
144 this->writeEntry(
"value", os);
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
This boundary condition provides a generic inflow condition, with specified outflow for the case of r...
A class for handling words, derived from string.
word phiName_
Name of flux field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
outletInletFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
This boundary condition provides a base class for 'mixed' type boundary conditions,...
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Traits class for primitives.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
dimensionedScalar pos(const dimensionedScalar &ds)