60 advectiveU_(ptf.advectiveU_)
73 advectiveU_(
dict.
get<scalar>(
"advectiveSpeed"))
84 advectiveU_(ptpsf.advectiveU_)
96 advectiveU_(ptpsf.advectiveU_)
114 os.writeEntry(
"advectiveSpeed", advectiveU_);
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
bool get(const label i) const
This boundary condition provides a wave transmissive outflow condition, based on solving DDt(W,...
virtual void write(Ostream &) const
Write.
acousticWaveTransmissiveFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual tmp< scalarField > advectionSpeed() const
Calculate and return the advection speed at the boundary.
This boundary condition provides an advective outflow condition, based on solving DDt(W,...
advectiveFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-volume patch fields.
virtual void write(Ostream &) const
Write.
void writeValueEntry(Ostream &os) const
Write *this field as a "value" entry.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.
static tmp< T > New(Args &&... args)
Construct tmp with forwarding arguments.
OBJstream os(runTime.globalPath()/outputName)