41 #ifndef radiation_P1_H
42 #define radiation_P1_H
51 namespace radiationModels
95 P1(
const P1&) =
delete;
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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(LagrangianPatchField< Type > &f, const LagrangianPatchField< Type > &f1)