Gunn Class Reference

Gunn (1978) correlation for fixed and fluidized beds with Re < 10^5 and continuous phase fraction between 0.35 and 1. More...

Inheritance diagram for Gunn:
Collaboration diagram for Gunn:

Public Member Functions

 TypeName ("Gunn")
 Runtime type information. More...
 
 Gunn (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~Gunn ()
 Destructor. More...
 
tmp< volScalarFieldK (const scalar residualAlpha) const
 The heat transfer function K used in the enthalpy equation. More...
 
- Public Member Functions inherited from heatTransferModel
 TypeName ("heatTransferModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 heatTransferModel (const dictionary &dict, const phasePair &pair)
 Construct froma dictionary and a phase pair. More...
 
virtual ~heatTransferModel ()
 Destructor. More...
 
tmp< volScalarFieldK () const
 The heat transfer function K used in the enthalpy equation. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from heatTransferModel
static autoPtr< heatTransferModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from heatTransferModel
static const dimensionSet dimK
 Coefficient dimensions. More...
 
- Protected Attributes inherited from heatTransferModel
const phasePairpair_
 Phase pair. More...
 
const dimensionedScalar residualAlpha_
 Residual phase fraction. More...
 

Detailed Description

Gunn (1978) correlation for fixed and fluidized beds with Re < 10^5 and continuous phase fraction between 0.35 and 1.

Reference:

    Gunn, D. J. (1978).
    Transfer of heat or mass to particles in fixed and fluidised beds.
    International Journal of Heat and Mass Transfer, 21(4), 467-476.
Source files

Definition at line 58 of file Gunn.H.

Constructor & Destructor Documentation

◆ Gunn()

Gunn ( const dictionary dict,
const phasePair pair 
)

Construct from components.

◆ ~Gunn()

virtual ~Gunn ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "Gunn"  )

Runtime type information.

◆ K()

tmp<volScalarField> K ( const scalar  residualAlpha) const
virtual

The heat transfer function K used in the enthalpy equation.

Implements heatTransferModel.


The documentation for this class was generated from the following file: