Go to the documentation of this file.
85 #ifndef functionObjects_MachNo_H
86 #define functionObjects_MachNo_H
94 namespace functionObjects
103 public fieldExpression
125 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.
Computes the Mach number as a volScalarField.
virtual ~MachNo()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
void operator=(const MachNo &)=delete
MachNo(const word &name, const Time &runTime, const dictionary &dict)