Go to the documentation of this file.
60 advectiveU_(ptf.advectiveU_)
73 advectiveU_(
dict.
get<scalar>(
"advectiveSpeed"))
84 advectiveU_(ptpsf.advectiveU_)
96 advectiveU_(ptpsf.advectiveU_)
115 this->writeEntry(
"value",
os);
virtual void write(Ostream &) const
A class for managing temporary objects.
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
This boundary condition provides a wave transmissive outflow condition, based on solving DDt(W,...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
virtual void write(Ostream &) const
virtual tmp< scalarField > advectionSpeed() const
static tmp< T > New(Args &&... args)
Ostream & writeEntry(const keyType &key, const T &value)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
acousticWaveTransmissiveFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
This boundary condition provides an advective outflow condition, based on solving DDt(W,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...