84 const word& sourceName,
85 const word& modelType,
110 const word& fieldName
A list of keyword definitions, which are a keyword followed by any number of values (e...
Finite volume model abstract base class.
const fvMesh & mesh() const
Return const access to the mesh database.
A class for handling words, derived from string.
void operator=(const radiation &)=delete
Disallow default bitwise assignment.
virtual void addSup(const volScalarField &rho, fvMatrix< scalar > &eqn, const word &fieldName) const
Add explicit contribution to compressible energy equation.
Calculates and applies the radiation source to the energy equation.
virtual wordList addSupFields() const
Return the list of fields for which the option adds source term.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
radiation(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from explicit source name and mesh.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
TypeName("radiation")
Runtime type information.