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