35 #ifndef cloudScatter_H
36 #define cloudScatter_H
44 namespace radiationModels
46 namespace scatterModels
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
Base class for radiation scattering.
Cloud radiation scatter model.
tmp< volScalarField > sigmaEff() const
Return scatter coefficient.
TypeName("cloud")
Runtime type information.
virtual ~cloud()
Destructor.
cloud(const dictionary &dict, const fvMesh &mesh)
Construct from components.
A class for managing temporary objects.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)