Go to the documentation of this file.
40 radialActuationDiskSource,
51 const word& modelType,
57 radialCoeffs_(coeffs_.lookup(
"coeffs"))
59 Info<<
" - creating radial actuation disk zone: " << name_ <<
endl;
77 addRadialActuationDiskAxialInertialResistance
102 addRadialActuationDiskAxialInertialResistance
A class for handling words, derived from string.
virtual bool read(const dictionary &dict)
Read dictionary.
radialActuationDiskSource(const radialActuationDiskSource &)
Disallow default bitwise copy construct.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
Ostream & endl(Ostream &os)
Add newline and flush stream.
const GeometricField< Type, fvPatchField, volMesh > & psi() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
dictionary coeffs_
Dictionary containing source coefficients.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
FixedList< scalar, 3 > radialCoeffs_
Coeffcients for the radial distribution.
Mesh data needed to do the Finite Volume discretisation.
defineTypeNameAndDebug(option, 0)
addToRunTimeSelectionTable(option, fixedTemperatureConstraint, dictionary)
virtual void addSup(fvMatrix< vector > &eqn, const label fieldI)
Source term to momentum equation.
virtual bool read(const dictionary &dict)
Read dictionary.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.
word name(const complex &)
Return a string representation of a complex.