40#ifndef LESModels_IDDESDelta_H
41#define LESModels_IDDESDelta_H
72 IDDESDelta(
const IDDESDelta&) =
delete;
75 void operator=(
const IDDESDelta&) =
delete;
const volScalarField & hmax() const
Return the hmax delta field.
TypeName("IDDESDelta")
Runtime type information.
void read(const dictionary &)
Read the LESdelta dictionary.
LESdelta(const LESdelta &)=delete
No copy construct.
const turbulenceModel & turbulence() const
Return turbulenceModel reference.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
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.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
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.