33 namespace functionObjects
70 fvModelPtr_->correct();
83 return fvModelPtr_().maxDeltaT();
Macros for easy insertion into run-time selection tables.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base-class for Time/database functionObjects.
Switch executeAtStart_
Switch write log to Info.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
functionObject to instantiate and execute an fvModel
virtual ~fvModel()
Destructor.
virtual scalar maxDeltaT() const
Return the maximum time-step for stable operation.
fvModel(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Execute the fvModel.
virtual bool write()
Do nothing.
virtual bool read(const dictionary &)
Read optional controls.
A class for handling words, derived from string.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
defineTypeNameAndDebug(adjustTimeStepToCombustion, 0)
addToRunTimeSelectionTable(functionObject, adjustTimeStepToCombustion, dictionary)
word name(const bool)
Return a word representation of a bool.