Go to the documentation of this file.
70 #ifndef functionObjects_hydrostaticPressure_H
71 #define functionObjects_hydrostaticPressure_H
81 namespace functionObjects
88 class hydrostaticPressure
90 public fvMeshFunctionObject
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
hydrostaticPressure(const word &name, const Time &runTime, const dictionary &dict)
A class for handling words, derived from Foam::string.
TypeName("hydrostaticPressure")
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
virtual bool read(const dictionary &dict)
dimensionedScalar pRef() const
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
const word & name() const noexcept
Calculates and outputs the pressure fields p_rgh and ph_rgh.
virtual ~hydrostaticPressure()=default