Go to the documentation of this file.
46 #ifndef functionObjects_runTimeControl_H
47 #define functionObjects_runTimeControl_H
57 namespace functionObjects
59 namespace runTimeControls
63 class runTimeCondition;
154 virtual bool write();
@ END
"end" - write and exit cleanly
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
@ SET_TRIGGER
"setTrigger" - trigger another condition
static Enum< satisfiedAction > satisfiedActionNames
virtual bool read(const dictionary &)
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
virtual ~runTimeControl()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("runTimeControl")
const word & name() const noexcept
@ ABORT
"abort" - write and emit a FatalError