Public Member Functions | List of all members
RanzMarshall Class Reference

Ranz-Marshall correlation for turbulent heat transfer from the surface of a sphere to the surrounding fluid. More...

Inheritance diagram for RanzMarshall:
Inheritance graph
[legend]
Collaboration diagram for RanzMarshall:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("RanzMarshall")
 
 RanzMarshall (const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
 
virtual ~RanzMarshall ()
 
tmp< volScalarFieldK (const volScalarField &Ur) const
 
 TypeName ("RanzMarshall")
 
 RanzMarshall (const dictionary &dict, const phasePair &pair)
 
virtual ~RanzMarshall ()
 
tmp< volScalarFieldK (const scalar residualAlpha) const
 
 TypeName ("RanzMarshall")
 
 RanzMarshall (const dictionary &dict, const phasePair &pair)
 
virtual ~RanzMarshall ()
 
tmp< volScalarFieldK () const
 
- Public Member Functions inherited from heatTransferModel
 TypeName ("heatTransferModel")
 
 declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2),(dict, alpha1, phase1, phase2))
 
 heatTransferModel (const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
 
virtual ~heatTransferModel ()=default
 
 TypeName ("heatTransferModel")
 
 declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 heatTransferModel (const dictionary &dict, const phasePair &pair)
 
virtual ~heatTransferModel ()=default
 
tmp< volScalarFieldK () const
 
 TypeName ("heatTransferModel")
 
 declareRunTimeSelectionTable (autoPtr, heatTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 heatTransferModel (const dictionary &dict, const phasePair &pair)
 
virtual ~heatTransferModel ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from heatTransferModel
static autoPtr< heatTransferModelNew (const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
 
static autoPtr< heatTransferModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< heatTransferModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from heatTransferModel
static const dimensionSet dimK
 
- Protected Attributes inherited from heatTransferModel
const dictionaryinterfaceDict_
 
const volScalarFieldalpha1_
 
const phaseModelphase1_
 
const phaseModelphase2_
 
const phasePairpair_
 
const dimensionedScalar residualAlpha_
 

Detailed Description

Ranz-Marshall correlation for turbulent heat transfer from the surface of a sphere to the surrounding fluid.

Source files

Source files

Source files

Definition at line 47 of file RanzMarshall.H.

Constructor & Destructor Documentation

◆ RanzMarshall() [1/3]

RanzMarshall ( const dictionary interfaceDict,
const volScalarField alpha1,
const phaseModel phase1,
const phaseModel phase2 
)

Definition at line 45 of file RanzMarshall.C.

◆ ~RanzMarshall() [1/3]

~RanzMarshall ( )
virtual

Definition at line 58 of file RanzMarshall.C.

◆ RanzMarshall() [2/3]

RanzMarshall ( const dictionary dict,
const phasePair pair 
)

Definition at line 40 of file RanzMarshall.C.

◆ ~RanzMarshall() [2/3]

virtual ~RanzMarshall ( )
virtual

◆ RanzMarshall() [3/3]

RanzMarshall ( const dictionary dict,
const phasePair pair 
)

◆ ~RanzMarshall() [3/3]

virtual ~RanzMarshall ( )
virtual

Member Function Documentation

◆ TypeName() [1/3]

TypeName ( "RanzMarshall"  )

◆ K() [1/3]

Foam::tmp< Foam::volScalarField > K ( const volScalarField Ur) const
virtual

Implements heatTransferModel.

Definition at line 65 of file RanzMarshall.C.

References Foam::cbrt(), Foam::constant::electromagnetic::e, Foam::max(), Foam::Re(), Foam::sqr(), and Foam::sqrt().

Here is the call graph for this function:

◆ TypeName() [2/3]

TypeName ( "RanzMarshall"  )

◆ K() [2/3]

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

Implements heatTransferModel.

Definition at line 58 of file RanzMarshall.C.

References Foam::cbrt(), Foam::max(), Foam::sqr(), and Foam::sqrt().

Here is the call graph for this function:

◆ TypeName() [3/3]

TypeName ( "RanzMarshall"  )

◆ K() [3/3]

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

Implements heatTransferModel.

Definition at line 58 of file RanzMarshall.C.

References Foam::cbrt(), Foam::max(), Foam::sqr(), and Foam::sqrt().

Here is the call graph for this function:

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