41#ifndef LESModels_maxDeltaxyz_H
42#define LESModels_maxDeltaxyz_H
70 maxDeltaxyz(
const maxDeltaxyz&) =
delete;
73 void operator=(
const maxDeltaxyz&) =
delete;
virtual ~maxDeltaxyz()=default
Destructor.
TypeName("maxDeltaxyz")
Runtime type information.
void calcDelta()
Calculate the delta values.
virtual void read(const dictionary &)
Read the LESdelta dictionary.
LESdelta(const LESdelta &)=delete
No copy construct.
const turbulenceModel & turbulence() const
Return turbulenceModel reference.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for turbulence models (RAS, LES and laminar).
A class for handling words, derived from Foam::string.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.