79 #ifndef waveTransmissiveFvPatchField_H 80 #define waveTransmissiveFvPatchField_H 94 class waveTransmissiveFvPatchField
96 public advectiveFvPatchField<Type>
120 const DimensionedField<Type, volMesh>&
127 const DimensionedField<Type, volMesh>&,
135 const waveTransmissiveFvPatchField<Type>&,
137 const DimensionedField<Type, volMesh>&,
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
scalar gamma() const
Return the heat capacity ratio.
virtual tmp< scalarField > advectionSpeed() const
Calculate and return the advection speed at the boundary.
TypeName("waveTransmissive")
Runtime type information.
Foam::fvPatchFieldMapper.
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
virtual void write(Ostream &) const
Write.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
This boundary condition provides a wave transmissive outflow condition, based onsolving DDt(psi...
A class for managing temporary objects.
waveTransmissiveFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.