Go to the documentation of this file.
11 #ifndef DAFvSourceActuatorPoint_H
12 #define DAFvSourceActuatorPoint_H
15 #include "addToRunTimeSelectionTable.H"
label printIntervalUnsteady_
print interval
DAFvSourceActuatorPoint(const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex)
virtual ~DAFvSourceActuatorPoint()
DAOption daOption(mesh, pyOptions_)
virtual void calcFvSource(volVectorField &fvSource)
compute the FvSource term
TypeName("actuatorPoint")
volScalarField & fvSource
DAModel daModel(mesh, daOption)
DAIndex daIndex(mesh, daOption, daModel)