Go to the documentation of this file.
88 autoPtr<Foam::radiation::radiationModel> radiation_;
97 void operator=(
const radiation&) =
delete;
111 const word& sourceName,
112 const word& modelType,
A class for handling words, derived from Foam::string.
virtual void addSup(const volScalarField &rho, fvMatrix< scalar > &eqn, const label fieldi)
Base abstract class for handling finite volume options (i.e. fvOption).
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Applies radiation sources (i.e. Sh) to the energy equation for compressible flows.
virtual bool read(const dictionary &dict)
const fvMesh & mesh() const noexcept
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.