88 P1(
const P1&) =
delete;
91 void operator=(
const P1&) =
delete;
110 virtual ~P1() =
default;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< volScalarField::Internal > Ru() const
Source term component (constant).
virtual tmp< volScalarField > Rp() const
Source term component (for power of T^4).
label nBands() const
Number of bands.
virtual ~P1()=default
Destructor.
TypeName("P1")
Runtime type information.
bool read()
Read radiation properties dictionary.
void calculate()
Solve radiation equation(s).
const volScalarField & T() const noexcept
Return access to the temperature field.
A class for managing temporary objects.
Namespace for radiation modelling.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.