65 #ifndef actuationDiskSource_H 66 #define actuationDiskSource_H 81 class actuationDiskSource
114 void checkData()
const;
117 template<
class RhoFieldType>
118 void addActuationDiskAxialInertialResistance
123 const RhoFieldType&
rho,
146 const word& modelType,
vector diskDir_
Disk area normal.
TypeName("actuationDiskSource")
Runtime type information.
label upstreamCellId_
Upstream cell ID.
virtual ~actuationDiskSource()
Destructor.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
scalar diskArea() const
Disk area.
const vector & diskDir() const
Normal disk direction.
A list of keyword definitions, which are a keyword followed by any number of values (e...
point upstreamPoint_
Upstream point sample.
scalar Cp() const
Return Cp.
const labelList & cells() const
Return const access to the cell set.
Vector< scalar > vector
A scalar version of the templated Vector.
const fvMesh & mesh() const
Return const access to the mesh database.
scalar V() const
Return const access to the total cell volume.
A class for handling words, derived from string.
virtual void addSup(fvMatrix< vector > &eqn, const label fieldi)
Source term to momentum equation.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
const word & name() const
Return const access to the source name.
scalar Cp_
Power coefficient.
virtual bool read(const dictionary &dict)
Read dictionary.
scalar Ct() const
Return Ct.
scalar Ct_
Thrust coefficient.
Mesh data needed to do the Finite Volume discretisation.
scalar diskArea_
Disk area.