59 #ifndef PrandtlDelta_H 60 #define PrandtlDelta_H TypeName("Prandtl")
Runtime type information.
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.
Apply Prandtl mixing-length based damping function to the specified geometric delta to improve near-w...
word name(const complex &)
Return a string representation of a complex.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual void read(const dictionary &)
Read the LESdelta dictionary.
virtual ~PrandtlDelta()
Destructor.