76 #ifndef waveTransmissiveFvPatchField_H 77 #define waveTransmissiveFvPatchField_H 91 class waveTransmissiveFvPatchField
93 public advectiveFvPatchField<Type>
117 const DimensionedField<Type, volMesh>&
124 const DimensionedField<Type, volMesh>&,
132 const waveTransmissiveFvPatchField<Type>&,
134 const DimensionedField<Type, volMesh>&,
TypeName("waveTransmissive")
Runtime type information.
waveTransmissiveFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void write(Ostream &) const
Write.
virtual tmp< scalarField > advectionSpeed() const
Calculate and return the advection speed at the boundary.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
tmp< fvPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
scalar gamma() const
Return the heat capacity ratio.
This boundary condition provides a wave transmissive outflow condition, based on solving DDt(W...