41 #ifndef functionObjects_CourantNo_H
42 #define functionObjects_CourantNo_H
51 namespace functionObjects
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....
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.