70 #ifndef actuationDiskSource_H 71 #define actuationDiskSource_H 87 class actuationDiskSource
131 template<
class AlphaFieldType,
class RhoFieldType>
132 void addActuationDiskAxialInertialResistance
138 const RhoFieldType&
rho,
155 const word& modelType,
184 const word& fieldName
192 const word& fieldName
201 const word& fieldName
vector diskDir_
Disk area normal.
TypeName("actuationDiskSource")
Runtime type information.
label upstreamCellId_
Upstream cell ID.
virtual ~actuationDiskSource()
Destructor.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
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.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
word UName_
Name of the velocity field.
actuationDiskSource(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
Vector< scalar > vector
A scalar version of the templated Vector.
const fvMesh & mesh() const
Return const access to the mesh database.
void operator=(const actuationDiskSource &)=delete
Disallow default bitwise assignment.
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.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
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.
virtual void distribute(const polyDistributionMap &)
Redistribute or update using the given distribution map.
Class containing mesh-to-mesh mapping information.
word phaseName_
The name of the phase to which this fvModel applies.
virtual void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
scalar diskArea_
Disk area.
virtual bool movePoints()
Update for mesh motion.