Go to the documentation of this file.
49 const word& modelType,
55 radialCoeffs_(coeffs_.
lookup(
"coeffs"))
75 addRadialActuationDiskAxialInertialResistance
100 addRadialActuationDiskAxialInertialResistance
116 coeffs_.readEntry(
"coeffs", radialCoeffs_);
A class for handling words, derived from Foam::string.
virtual bool read(const dictionary &dict)
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
Ostream & endl(Ostream &os)
Applies sources on velocity field (i.e. U) within a specified region to enable actuator disk models w...
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).
Generic templated field type.
bool readEntry(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) const
Lookup type of boundary radiation properties.
const GeometricField< Type, fvPatchField, volMesh > & psi(const label i=0) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
radialActuationDiskSource(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
virtual void addSup(fvMatrix< vector > &eqn, const label fieldi)
virtual bool read(const dictionary &dict)
A special matrix type and solver, designed for finite volume solutions of scalar equations....
word name(const expressions::valueTypeCode typeCode)
defineTypeNameAndDebug(atmAmbientTurbSource, 0)
addToRunTimeSelectionTable(option, atmAmbientTurbSource, dictionary)
Generic GeometricField class.