36 #ifndef vanDriestDelta_H 37 #define vanDriestDelta_H virtual ~vanDriestDelta()
Destructor.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const turbulenceModel & turbulence() const
Return turbulenceModel reference.
Abstract base class for LES deltas.
Abstract base class for turbulence models (RAS, LES and laminar).
A class for handling words, derived from string.
TypeName("vanDriest")
Runtime type information.
word name(const complex &)
Return a string representation of a complex.
Apply van Driest damping function to the specified geometric delta to improve near-wall behavior or L...
virtual void read(const dictionary &)
Read the LESdelta dictionary.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...