Go to the documentation of this file.
89 #ifndef functionObjects_CourantNo_H
90 #define functionObjects_CourantNo_H
99 namespace functionObjects
108 public fieldExpression
119 tmp<volScalarField::Internal> byRho
121 const tmp<volScalarField::Internal>& Co
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
void operator=(const CourantNo &)=delete
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
CourantNo(const word &name, const Time &runTime, const dictionary &dict)
virtual ~CourantNo()=default
Computes the Courant number field for time-variant simulations.
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....