Frossling Class Reference

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

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

Public Member Functions

 TypeName ("Frossling")
 Runtime type information. More...
 
 Frossling (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~Frossling ()
 Destructor. More...
 
virtual tmp< volScalarFieldK () const
 The implicit mass transfer coefficient. More...
 
- Public Member Functions inherited from massTransferModel
 TypeName ("massTransferModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, massTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 massTransferModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~massTransferModel ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldK () const =0
 The implicit mass transfer coefficient. More...
 

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
 Coefficient dimensions. More...
 
- Protected Attributes inherited from massTransferModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

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

Source files

Definition at line 56 of file Frossling.H.

Constructor & Destructor Documentation

◆ Frossling()

Frossling ( const dictionary dict,
const phasePair pair 
)

Construct from components.

Definition at line 46 of file Frossling.C.

References Foam::dimless.

◆ ~Frossling()

~Frossling ( )
virtual

Destructor.

Definition at line 59 of file Frossling.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Frossling"  )

Runtime type information.

◆ K()

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

The implicit mass transfer coefficient.

Implements massTransferModel.

Definition at line 66 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: