70 #ifndef rotatingTotalPressureFvPatchScalarField_H 71 #define rotatingTotalPressureFvPatchScalarField_H 85 class rotatingTotalPressureFvPatchScalarField
87 public totalPressureFvPatchScalarField
92 const autoPtr<Function1<vector>> omega_;
107 const DimensionedField<scalar, volMesh>&
114 const DimensionedField<scalar, volMesh>&,
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual void write(Ostream &) const
Write.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides a total pressure condition for patches in a rotating frame...
TypeName("rotatingTotalPressure")
Runtime type information.
A class for managing temporary objects.
rotatingTotalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.