37 namespace radiationModels
Macros for easy insertion into run-time selection tables.
static tmp< DimensionedField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Mesh &mesh, const dimensionSet &, const PrimitiveField< Type > &)
Return a temporary field constructed from name, mesh,.
Generic GeometricField class.
static tmp< GeometricField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Internal &, const PtrList< Patch > &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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.
void T(LagrangianPatchField< Type > &f, const LagrangianPatchField< Type > &f1)
const dimensionSet dimLength
const dimensionSet dimTime
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
const dimensionSet dimMass
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.