45 namespace radiationModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
void operator=(const noRadiation &)=delete
Disallow default bitwise assignment.
tmp< volScalarField::Internal > Ru() const
Source term component (constant)
void calculate()
Solve radiation equation(s)
Top level model for radiation modelling.
void correct()
Main update/correction routine.
No radiation - does nothing to energy equation source terms (returns zeros)
TypeName("none")
Runtime type information.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
tmp< volScalarField > Rp() const
Source term component (for power of T^4)
virtual ~noRadiation()
Destructor.
A class for managing temporary objects.
bool read()
Read radiationProperties dictionary.
noRadiation(const volScalarField &T)
Construct from components.