33 if (this->cyclicPatch().owner())
35 this->jump_ = this->jumpTable_->value(this->db().time().value());
79 phiName_(ptf.phiName_),
80 rhoName_(ptf.rhoName_)
91 phiName_(ptf.phiName_),
92 rhoName_(ptf.rhoName_)
104 phiName_(ptf.phiName_),
105 rhoName_(ptf.rhoName_)
130 this->
template writeEntryIfDifferent<word>(os,
"phi",
"phi", phiName_);
131 this->
template writeEntryIfDifferent<word>(os,
"rho",
"rho", rhoName_);
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a jump condition, using the cyclic condition as a base...
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
This boundary condition provides a jump condition, using the cyclic condition as a base...
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
fanFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const
Write.