41 #ifndef radiation_P1_H
42 #define radiation_P1_H
51 namespace radiationModels
95 P1(
const P1&) =
delete;
Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Top level model for radiation modelling.
Works well for combustion applications where optical thickness, tau is large, i.e....
P1(const volScalarField &T)
Construct from components.
virtual tmp< volScalarField::Internal > Ru() const
Source term component (constant)
virtual tmp< volScalarField > Rp() const
Source term component (for power of T^4)
TypeName("P1")
Runtime type information.
bool read()
Read radiation properties dictionary.
void operator=(const P1 &)=delete
Disallow default bitwise assignment.
void calculate()
Solve radiation equation(s)
A class for managing temporary objects.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)