40 this->refValue() = *
this;
41 this->refGrad() =
Zero;
42 this->valueFraction() = 0.0;
59 if (dict.found(
"value"))
71 this->refGrad() =
Zero;
72 this->valueFraction() = 0.0;
86 phiName_(ptf.phiName_)
98 phiName_(ptf.phiName_)
113 this->patch().template lookupPatchField<surfaceScalarField, scalar>
118 this->valueFraction() =
pos0(phip);
128 if (phiName_ !=
"phi")
132 writeEntry(os,
"outletValue", this->refValue());
A list of keyword definitions, which are a keyword followed by any number of values (e...
void size(const label)
Override size to be inconsistent with allocated storage.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a base class for 'mixed' type boundary conditions, i.e. conditions that mix fixed value and patch-normal gradient conditions.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
outletInletFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
dimensionedScalar pos0(const dimensionedScalar &ds)
virtual void write(Ostream &) const
Write.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides a generic inflow condition, with specified outflow for the case of r...