40#ifndef pressureControl_H
41#define pressureControl_H
88 const bool pRefRequired =
true
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
bool limit(volScalarField &p) const
Limit the pressure if necessary and return true if so.
pressureControl(const volScalarField &p, const volScalarField &rho, const dictionary &dict, const bool pRefRequired=true)
Construct from the SIMPLE/PIMPLE sub-dictionary.
scalar refValue() const
Return the pressure reference level.
label refCell() const
Return the cell in which the reference pressure is set.
const pressureControl & pressureControl
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Forwards and collection of common volume field types.