Go to the documentation of this file.
37 namespace incompressible
39 namespace RASVariables
65 TMVar1BaseName_ =
"k";
75 TMVar2BaseName_ =
"epsilon";
Abstract base class for objective functions. No point in making this runTime selectable since its chi...
Base class for solver control classes.
addToRunTimeSelectionTable(RASModelVariables, kEpsilon, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
kEpsilon(const fvMesh &mesh, const solverControl &SolverControl)
Construct from components.
defineTypeNameAndDebug(kEpsilon, 0)