Go to the documentation of this file.
89 #ifndef functionObjects_PecletNo_H
90 #define functionObjects_PecletNo_H
99 namespace functionObjects
108 public fieldExpression
138 const dictionary&
dict
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual ~PecletNo()=default
PecletNo(const word &name, const Time &runTime, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual bool read(const dictionary &)
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
void operator=(const PecletNo &)=delete
Computes the Peclet number as a surfaceScalarField.
Generic GeometricField class.