Go to the documentation of this file.
73 #ifndef rotatingPressureInletOutletVelocityFvPatchVectorField_H
74 #define rotatingPressureInletOutletVelocityFvPatchVectorField_H
89 class rotatingPressureInletOutletVelocityFvPatchVectorField
91 public pressureInletOutletVelocityFvPatchVectorField
96 autoPtr<DataEntry<vector> >
omega_;
rotatingPressureInletOutletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
void calcTangentialVelocity()
Calculate the tangentialVelocity from omega.
A class for managing temporary objects.
autoPtr< DataEntry< vector > > omega_
Angular velocity of the frame.
TypeName("rotatingPressureInletOutletVelocity")
Runtime type information.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
This velocity inlet/outlet boundary condition is applied to patches in a rotating frame where the pre...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void write(Ostream &) const
Write.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This velocity inlet/outlet boundary condition is applied to pressure boundaries where the pressure is...