Go to the documentation of this file.
78 #ifndef prghTotalHydrostaticPressureFvPatchScalarField_H
79 #define prghTotalHydrostaticPressureFvPatchScalarField_H
92 class prghTotalHydrostaticPressureFvPatchScalarField
94 public fixedValueFvPatchScalarField
117 TypeName(
"prghTotalHydrostaticPressure");
126 const DimensionedField<scalar, volMesh>&
133 const DimensionedField<scalar, volMesh>&,
191 virtual void write(Ostream&)
const;
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
prghTotalHydrostaticPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
This boundary condition provides static pressure condition for p_rgh, calculated as:
virtual void write(Ostream &) const
virtual tmp< fvPatchScalarField > clone() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void updateCoeffs()
Foam::fvPatchFieldMapper.
TypeName("prghTotalHydrostaticPressure")
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...