74 #ifndef actuationDiskSource_H 75 #define actuationDiskSource_H 91 class actuationDiskSource
132 template<
class RhoFieldType>
133 void addActuationDiskAxialInertialResistance
138 const RhoFieldType&
rho,
155 const word& modelType,
184 const word& fieldName
192 const word& fieldName
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.
const word & name() const
Return const access to the source name.
A list of keyword definitions, which are a keyword followed by any number of values (e...
point upstreamPoint_
Upstream point sample.
fvCellSet set_
The set of cells the fvConstraint applies to.
word UName_
Name of the velocity field.
actuationDiskSource(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
const fvMesh & mesh() const
Return const access to the mesh database.
void operator=(const actuationDiskSource &)=delete
Disallow default bitwise assignment.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void updateMesh(const mapPolyMesh &)
Update for mesh changes.
virtual wordList addSupFields() const
Return the list of fields for which the fvModel adds source term.
virtual void addSup(fvMatrix< vector > &eqn, const word &fieldName) const
Source term to momentum equation.
A class for handling words, derived from string.
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.
scalar Cp_
Power coefficient.
virtual bool read(const dictionary &dict)
Read dictionary.
scalar Ct_
Thrust coefficient.
Mesh data needed to do the Finite Volume discretisation.
scalar diskArea_
Disk area.