Public Member Functions | List of all members
Frossling Class Reference

Frossling correlation for turbulent mass transfer from the surface of a sphere to the surrounding fluid. More...

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

Public Member Functions

 TypeName ("Frossling")
 
 Frossling (const dictionary &dict, const phasePair &pair)
 
virtual ~Frossling ()
 
virtual tmp< volScalarFieldK () const
 
- Public Member Functions inherited from massTransferModel
 TypeName ("massTransferModel")
 
 declareRunTimeSelectionTable (autoPtr, massTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 massTransferModel (const dictionary &dict, const phasePair &pair)
 
virtual ~massTransferModel ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from massTransferModel
static autoPtr< massTransferModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from massTransferModel
static const dimensionSet dimK
 
- Protected Attributes inherited from massTransferModel
const phasePairpair_
 

Detailed Description

Frossling correlation for turbulent mass transfer from the surface of a sphere to the surrounding fluid.

Source files

Definition at line 52 of file Frossling.H.

Constructor & Destructor Documentation

◆ Frossling()

Frossling ( const dictionary dict,
const phasePair pair 
)

Definition at line 40 of file Frossling.C.

◆ ~Frossling()

~Frossling ( )
virtual

Definition at line 52 of file Frossling.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Frossling"  )

◆ K()

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

Implements massTransferModel.

Definition at line 59 of file Frossling.C.

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

Here is the call graph for this function:

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