Dummy transmissivity model for 'none'. More...
Public Member Functions | |
TypeName ("none") | |
Runtime type information. More... | |
noTransmissivity (const dictionary &dict, const fvMesh &mesh) | |
Construct from components. More... | |
virtual | ~noTransmissivity () |
Destructor. More... | |
tmp< volScalarField > | tauEff (const label bandI=0) const |
Return scatter coefficient. More... | |
bool | isGrey () const |
Is Grey. More... | |
label | nBands () const |
Number of bands. More... | |
![]() | |
TypeName ("transmissivityModel") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, transmissivityModel, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh)) | |
transmissivityModel (const dictionary &dict, const fvMesh &mesh) | |
Construct from components. More... | |
virtual | ~transmissivityModel () |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< transmissivityModel > | New (const dictionary &dict, const fvMesh &mesh) |
![]() | |
const fvMesh & | mesh_ |
Reference to the fvMesh. More... | |
Dummy transmissivity model for 'none'.
Definition at line 50 of file noTransmissivity.H.
noTransmissivity | ( | const dictionary & | dict, |
const fvMesh & | mesh | ||
) |
Construct from components.
Definition at line 49 of file noTransmissivity.C.
|
virtual |
Destructor.
Definition at line 60 of file noTransmissivity.C.
TypeName | ( | "none" | ) |
Runtime type information.
|
virtual |
Return scatter coefficient.
Implements transmissivityModel.
Definition at line 67 of file noTransmissivity.C.
References Foam::dimless, IOobject::NO_READ, and IOobject::NO_WRITE.
|
inlinevirtual |
|
inlinevirtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.