38#ifndef cubeRootVolDelta_H
39#define cubeRootVolDelta_H
66 cubeRootVolDelta(
const cubeRootVolDelta&) =
delete;
69 void operator=(
const cubeRootVolDelta&) =
delete;
TypeName("cubeRootVol")
Runtime type information.
virtual ~cubeRootVolDelta()=default
Destructor.
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.