79 #ifndef prghTotalPressureFvPatchScalarField_H 80 #define prghTotalPressureFvPatchScalarField_H 93 class prghTotalPressureFvPatchScalarField
95 public fixedValueFvPatchScalarField
127 const DimensionedField<scalar, volMesh>&
134 const DimensionedField<scalar, volMesh>&,
144 const DimensionedField<scalar, volMesh>&,
const scalarField & p0() const
Return the total pressure.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
word UName_
Name of the velocity field.
This boundary condition provides static pressure condition for p_rgh, calculated as: ...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
scalarField p0_
Total pressure.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
prghTotalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
word phiName_
Name of the flux transporting the field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName("prghTotalPressure")
Runtime type information.
A class for managing temporary objects.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
word rhoName_
Name of phase-fraction field.
virtual void write(Ostream &) const
Write.