53 Foam::radiation::noRadiation::noRadiation
addToRadiationRunTimeSelectionTables(fvDOM)
A list of keyword definitions, which are a keyword followed by any number of values (e...
bool read()
Read radiationProperties dictionary.
void calculate()
Solve radiation equation(s)
defineTypeNameAndDebug(cloudAbsorptionEmission, 0)
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m2/K4].
virtual ~noRadiation()
Destructor.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
const Time & time() const
Return the top-level database.
DimensionedField< scalar, volMesh > Internal
Type of the internal field from which this GeometricField is derived.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual bool read()=0
Read radiationProperties dictionary.
const fvMesh & mesh_
Reference to the mesh database.
Top level model for radiation modelling.
tmp< volScalarField > Rp() const
Source term component (for power of T^4)
dimensionedScalar pow3(const dimensionedScalar &ds)
tmp< volScalarField::Internal > Ru() const
Source term component (constant)
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))