Loading...
Searching...
No Matches
cloudScatter Class Reference

Cloud radiation scatter model. More...

#include <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 ()
 Destructor.
tmp< volScalarFieldsigmaEff () const
 Return scatter coefficient.
Public Member Functions inherited from scatterModel
 TypeName ("scatterModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, scatterModel, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh))
 scatterModel (const dictionary &dict, const fvMesh &mesh)
 Construct from components.
virtual ~scatterModel ()
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from scatterModel
static autoPtr< scatterModelNew (const dictionary &dict, const fvMesh &mesh)
Protected Attributes inherited from scatterModel
const fvMeshmesh_
 Reference to the fvMesh.

Detailed Description

Cloud radiation scatter model.

Source files

Definition at line 48 of file cloudScatter.H.

Constructor & Destructor Documentation

◆ cloudScatter()

cloudScatter ( const dictionary & dict,
const fvMesh & mesh )

Construct from components.

Definition at line 45 of file cloudScatter.C.

References dict, Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName, mesh, and scatterModel::scatterModel().

Here is the call graph for this function:

◆ ~cloudScatter()

~cloudScatter ( )
virtual

Destructor.

Definition at line 59 of file cloudScatter.C.

Member Function Documentation

◆ TypeName()

TypeName ( "cloudScatter" )

Runtime type information.

References dict, and mesh.

◆ sigmaEff()

Foam::tmp< Foam::volScalarField > sigmaEff ( ) const
virtual

Return scatter coefficient.

Implements scatterModel.

Definition at line 66 of file cloudScatter.C.

References cloudName(), Foam::dimLength, Foam::dimless, scatterModel::mesh_, GeometricField< scalar, fvPatchField, volMesh >::New(), IOobjectOption::NO_REGISTER, thermoCloud::sigmap(), and Foam::Zero.

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • src/lagrangian/intermediate/submodels/addOns/radiation/scatter/cloudScatter/cloudScatter.H
  • src/lagrangian/intermediate/submodels/addOns/radiation/scatter/cloudScatter/cloudScatter.C