Go to the documentation of this file.
76 #ifndef radialActuationDiskSource_H
77 #define radialActuationDiskSource_H
93 class radialActuationDiskSource
95 public actuationDiskSource
106 template<
class RhoFieldType>
112 const RhoFieldType&
rho,
126 TypeName(
"radialActuationDiskSource");
135 const word& modelType,
A class for handling words, derived from string.
virtual bool read(const dictionary &dict)
Read dictionary.
const word & name() const
Return const access to the source name.
radialActuationDiskSource(const radialActuationDiskSource &)
Disallow default bitwise copy construct.
TypeName("radialActuationDiskSource")
Runtime type information.
scalar V() const
Return const access to the total cell volume.
Actuation disk source including radial thrust.
const labelList & cells() const
Return const access to the cell set.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
virtual ~radialActuationDiskSource()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
FixedList< scalar, 3 > radialCoeffs_
Coeffcients for the radial distribution.
Mesh data needed to do the Finite Volume discretisation.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void addSup(fvMatrix< vector > &eqn, const label fieldI)
Source term to momentum equation.
const fvMesh & mesh() const
Return const access to the mesh database.
void operator=(const radialActuationDiskSource &)
Disallow default bitwise assignment.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.
void addRadialActuationDiskAxialInertialResistance(vectorField &Usource, const labelList &cells, const scalarField &V, const RhoFieldType &rho, const vectorField &U) const
Add resistance to the UEqn.