69 #ifndef waveAtmBoundaryLayerSuperposition_H
70 #define waveAtmBoundaryLayerSuperposition_H
83 class waveAtmBoundaryLayerSuperposition
85 public waveSuperposition
96 const scalar hWaveMin_;
99 const scalar hWaveMax_;
const objectRegistry & db() const
Return the local objectRegistry.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Registry of regIOobjects.
virtual bool write(const bool write=true) const
Write using setting from DB.
A class for managing temporary objects.
waveAtmBoundaryLayerSuperposition(const objectRegistry &db)
Construct from a database.
~waveAtmBoundaryLayerSuperposition()
Destructor.
virtual tmp< vectorField > UGas(const scalar t, const vectorField &p) const
Get the gas velocity at a given time and global positions.
virtual bool write(const bool write=true) const
Inherit write from regIOobject.
TypeName("waveAtmBoundaryLayer")
Runtime type information.
Vector< scalar > vector
A scalar version of the templated Vector.