41 #ifndef CourantNo_functionObject_H
42 #define CourantNo_functionObject_H
51 namespace functionObjects
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Calculates and outputs the Courant number as a volScalarField. The field is stored on the mesh databa...
TypeName("CourantNo")
Runtime type information.
CourantNo(const word &name, const Time &, const dictionary &)
Construct from Time and dictionary.
virtual ~CourantNo()
Destructor.
virtual bool read(const dictionary &)
Read the CourantNo data.
A class for managing temporary objects.
A class for handling words, derived from string.