Go to the documentation of this file.
74 #ifndef cylindricalInletVelocityFvPatchVectorField_H
75 #define cylindricalInletVelocityFvPatchVectorField_H
88 class cylindricalInletVelocityFvPatchVectorField
90 public fixedValueFvPatchVectorField
101 autoPtr<Function1<scalar>> axialVelocity_;
104 autoPtr<Function1<scalar>> radialVelocity_;
107 autoPtr<Function1<scalar>> rpm_;
TypeName("cylindricalInletVelocity")
A class for managing temporary objects.
virtual tmp< fvPatchVectorField > clone() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
cylindricalInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
This boundary condition describes an inlet vector boundary condition in cylindrical coordinates given...
Vector< scalar > vector
A scalar version of the templated Vector.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void updateCoeffs()
virtual void write(Ostream &) const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...