37 namespace radiationModels
Macros for easy insertion into run-time selection tables.
static tmp< DimensionedField< Type, GeoMesh > > New(const word &name, const Mesh &mesh, const dimensionSet &, const Field< Type > &)
Return a temporary field constructed from name, mesh,.
Generic GeometricField class.
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Internal &, const PtrList< PatchField< Type >> &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Top level model for radiation modelling.
virtual bool read()=0
Read radiationProperties dictionary.
Radiation for solid opaque solids - does nothing to energy equation source terms (returns zeros) but ...
tmp< volScalarField::Internal > Ru() const
Source term component (constant)
tmp< volScalarField > Rp() const
Source term component (for power of T^4)
opaqueSolid(const volScalarField &T)
Construct from components.
virtual ~opaqueSolid()
Destructor.
bool read()
Read radiationProperties dictionary.
void calculate()
Solve radiation equation(s)
A class for managing temporary objects.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
addToRadiationRunTimeSelectionTables(fvDOM)
defineTypeNameAndDebug(absorptionEmissionModel, 0)
const HashTable< dimensionSet > & dimensions()
Get the table of dimension sets.
dimensionedScalar pow3(const dimensionedScalar &ds)
const dimensionSet dimLength
const dimensionSet dimTime
const dimensionSet dimMass
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.