77 #ifndef entrainmentPressureFvPatchScalarField_H 78 #define entrainmentPressureFvPatchScalarField_H 91 class entrainmentPressureFvPatchScalarField
93 public dynamicPressureFvPatchScalarField
113 const DimensionedField<scalar, volMesh>&
120 const DimensionedField<scalar, volMesh>&,
130 const DimensionedField<scalar, volMesh>&,
131 const fvPatchFieldMapper&
entrainmentPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
TypeName("entrainmentPressure")
Runtime type information.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides an entrainment pressure condition. The condition is the same as tota...
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.