46 if (
dict.found(
"value"))
90 if (this->phiName_ !=
"phi")
94 writeEntry(os,
"freestreamValue", freestreamValue());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionSet & dimensions() const
Return dimensions.
Pre-declare SubField and related Field type.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T, if not found return the given default.
Abstract base class for field mapping.
This boundary condition provides a free-stream condition. It is a 'mixed' condition derived from the ...
virtual void write(Ostream &) const
Write.
freestreamFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
const Field< Type > & freestreamValue() const
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
virtual void operator=(const UList< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a generic outflow condition, with specified inflow for the case of r...
word phiName_
Name of flux field.
A class for handling words, derived from string.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)