Go to the documentation of this file.
73 #ifndef rotatingTotalPressureFvPatchScalarField_H
74 #define rotatingTotalPressureFvPatchScalarField_H
88 class rotatingTotalPressureFvPatchScalarField
90 public totalPressureFvPatchScalarField
95 autoPtr<DataEntry<vector> >
omega_;
110 const DimensionedField<scalar, volMesh>&
117 const DimensionedField<scalar, volMesh>&,
175 virtual void write(Ostream&)
const;
TypeName("rotatingTotalPressure")
Runtime type information.
A class for managing temporary objects.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
This boundary condition provides a total pressure condition for patches in a rotating frame.
This boundary condition provides a total pressure condition. Four variants are possible:
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e....
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
rotatingTotalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
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...
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
autoPtr< DataEntry< vector > > omega_
Angular velocity of the frame.