Go to the documentation of this file.
59 phiName_(ptf.phiName_)
72 phiName_(
dict.getOrDefault<
word>(
"phi",
"phi"))
76 if (
dict.found(
"value"))
100 phiName_(ptf.phiName_)
112 phiName_(ptf.phiName_)
126 const Field<scalar>& phip =
127 this->
patch().
template lookupPatchField<edgeScalarField, scalar>
132 this->valueFraction() = 1.0 -
pos(phip);
143 this->refValue().writeEntry(
"inletValue",
os);
144 this->writeEntry(
"value",
os);
Ostream & writeEntryIfDifferent(const word &key, const T &value1, const T &value2)
virtual scalarField & valueFraction()
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
virtual void write(Ostream &) const
A class for handling words, derived from Foam::string.
virtual Field< Type > & refValue()
virtual Field< Type > & refGrad()
virtual void write(Ostream &) const
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
inletOutletFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual void updateCoeffs()
A traits class, which is primarily used for primitives.
void write(vtk::formatter &fmt, const Type &val, const label n=1)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Finite area patch class. Used for 2-D non-Euclidian finite area method.
virtual void updateCoeffs()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void operator=(const UList< Type > &)
dimensionedScalar pos(const dimensionedScalar &ds)