Constant radiation scatter coefficient. More...
Public Member Functions | |
TypeName ("constantScatter") | |
constantScatter (const dictionary &dict, const fvMesh &mesh) | |
virtual | ~constantScatter ()=default |
tmp< volScalarField > | sigmaEff () const |
![]() | |
TypeName ("scatterModel") | |
declareRunTimeSelectionTable (autoPtr, scatterModel, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh)) | |
scatterModel (const dictionary &dict, const fvMesh &mesh) | |
virtual | ~scatterModel () |
Additional Inherited Members | |
![]() | |
static autoPtr< scatterModel > | New (const dictionary &dict, const fvMesh &mesh) |
![]() | |
const fvMesh & | mesh_ |
Constant radiation scatter coefficient.
Definition at line 51 of file constantScatter.H.
constantScatter | ( | const dictionary & | dict, |
const fvMesh & | mesh | ||
) |
Definition at line 45 of file constantScatter.C.
|
virtualdefault |
TypeName | ( | "constantScatter" | ) |
|
virtual |
Implements scatterModel.
Definition at line 60 of file constantScatter.C.
References scatterModel::mesh_, IOobject::NO_READ, IOobject::NO_WRITE, fvMesh::time(), and Time::timeName().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.