Frossling Class Reference

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

Inheritance diagram for Frossling:
Collaboration diagram for Frossling:

Public Member Functions

 TypeName ("Frossling")
 Runtime type information. More...
 
 Frossling (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~Frossling ()
 Destructor. More...
 
virtual tmp< volScalarFieldK () const
 The implicit mass transfer coefficient. More...
 
- Public Member Functions inherited from diffusiveMassTransferModel
 TypeName ("diffusiveMassTransferModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, diffusiveMassTransferModel, dictionary,(const dictionary &dict, const phaseInterface &interface),(dict, interface))
 
 diffusiveMassTransferModel (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~diffusiveMassTransferModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from diffusiveMassTransferModel
static autoPtr< diffusiveMassTransferModelNew (const dictionary &dict, const phaseInterface &interface)
 
- Static Public Attributes inherited from diffusiveMassTransferModel
static const dimensionSet dimK
 Coefficient dimensions. More...
 
static const bool correctFixedFluxBCs = false
 Does this model require correcting on fixed flux boundaries? More...
 

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 phaseInterface interface 
)

Construct from a dictionary and an interface.

Definition at line 48 of file Frossling.C.

◆ ~Frossling()

~Frossling ( )
virtual

Destructor.

Definition at line 69 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 diffusiveMassTransferModel.

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