49 const word& modelType,
55 radialCoeffs_(coeffs_.
lookup(
"coeffs"))
57 Info<<
" - creating radial actuation disk zone: " <<
name_ <<
endl;
75 addRadialActuationDiskAxialInertialResistance
100 addRadialActuationDiskAxialInertialResistance
116 coeffs_.readEntry(
"coeffs", radialCoeffs_);
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
virtual bool read()
Re-read model coefficients if they have changed.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A special matrix type and solver, designed for finite volume solutions of scalar equations....
const GeometricField< Type, fvPatchField, volMesh > & psi(const label i=0) const
Return psi.
Field< Type > & source() noexcept
Mesh data needed to do the Finite Volume discretisation.
Applies sources on velocity (i.e. U) within a specified region to enable actuator disk models for aer...
Base abstract class for handling finite volume options (i.e. fvOption).
const word name_
Source name.
Applies sources on velocity field (i.e. U) within a specified region to enable actuator disk models w...
virtual void addSup(fvMatrix< vector > &eqn, const label fieldi)
Add explicit contribution to momentum equation.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
Lookup type of boundary radiation properties.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
messageStream Info
Information stream (stdout output on master, null elsewhere)
Ostream & endl(Ostream &os)
Add newline and flush stream.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for INVALID.