Cloud radiation scatter model. More...
#include <lagrangianIntermediate/cloudScatter.H>
Cloud radiation scatter model.
Definition at line 51 of file cloudScatter.H.
Inheritance diagram for cloudScatter:
Collaboration diagram for cloudScatter:Public Member Functions | |
| TypeName ("cloudScatter") | |
| Runtime type information.
| |
| cloudScatter (const dictionary &dict, const fvMesh &mesh) | |
| Construct from components.
| |
| virtual | ~cloudScatter () |
| tmp< volScalarField > | sigmaEff () const |
| Return scatter coefficient.
| |
| cloudScatter | ( | const dictionary & | dict, |
| const fvMesh & | mesh | ||
| ) |
Construct from components.
Definition at line 51 of file cloudScatter.C.
| ~cloudScatter | ( | ) | [virtual]
|
Definition at line 64 of file cloudScatter.C.
| TypeName | ( | "cloudScatter" | ) |
Runtime type information.
| Foam::tmp< Foam::volScalarField > sigmaEff | ( | ) | const [virtual]
|
Return scatter coefficient.
Implements scatterModel.
Definition at line 71 of file cloudScatter.C.
References Foam::dimLength, Foam::dimless, forAll, IOobject::NO_READ, IOobject::NO_WRITE, and thermoCloud::sigmap().