41 const word& algorithmName
46 momentumPredictor_(
true),
71 frozenFlow_ = solutionDict.
lookupOrDefault<
bool>(
"frozenFlow", frozenFlow_);
A list of keyword definitions, which are a keyword followed by any number of values (e...
A class for handling words, derived from string.
fluidSolutionControl(fvMesh &mesh, const word &algorithmName)
Construct from a mesh and the name of the algorithm.
defineTypeNameAndDebug(combustionModel, 0)
virtual bool read()
Read controls.
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
virtual ~fluidSolutionControl()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
virtual bool read()
Read controls.
Non-orthogonal solution control class. Provides non-orthogonal-loop control methods.