73 #ifndef prghTotalHydrostaticPressureFvPatchScalarField_H 74 #define prghTotalHydrostaticPressureFvPatchScalarField_H 87 class prghTotalHydrostaticPressureFvPatchScalarField
89 public fixedValueFvPatchScalarField
112 TypeName(
"prghTotalHydrostaticPressure");
121 const DimensionedField<scalar, volMesh>&
128 const DimensionedField<scalar, volMesh>&,
138 const DimensionedField<scalar, volMesh>&,
139 const fvPatchFieldMapper&
This boundary condition provides static pressure condition for p_rgh, calculated as: ...
word phiName_
Name of the flux transporting the field.
word ph_rghName_
Name of hydrostatic pressure field.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
word rhoName_
Name of density field.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
TypeName("prghTotalHydrostaticPressure")
Runtime type information.
prghTotalHydrostaticPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const
Write.
A class for managing temporary objects.
word UName_
Name of the velocity field.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.