39 #ifndef functionObjects_PecletNo_H 40 #define functionObjects_PecletNo_H 48 namespace functionObjects
TypeName("PecletNo")
Runtime type information.
Calculates and outputs the Peclet number as a surfaceScalarField.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
PecletNo(const word &name, const Time &runTime, const dictionary &dict)
Construct for given objectRegistry and dictionary.
virtual ~PecletNo()
Destructor.