Loading...
Searching...
No Matches
Frossling Class Reference

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

#include <Frossling.H>

Inheritance diagram for Frossling:
Collaboration diagram for Frossling:

Public Member Functions

 TypeName ("Frossling")
 Runtime type information.
 Frossling (const dictionary &dict, const phasePair &pair)
 Construct from components.
virtual ~Frossling ()
 Destructor.
virtual tmp< volScalarFieldK () const
 The implicit mass transfer coefficient.
Public Member Functions inherited from massTransferModel
 TypeName ("massTransferModel")
 Runtime type information.
 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.
virtual ~massTransferModel ()=default
 Destructor.

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

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 )

Construct from components.

Definition at line 39 of file Frossling.C.

References dict, Foam::dimless, and massTransferModel::massTransferModel().

Here is the call graph for this function:

◆ ~Frossling()

~Frossling ( )
virtual

Destructor.

Definition at line 52 of file Frossling.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Frossling" )

Runtime type information.

References dict.

◆ K()

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

The implicit mass transfer coefficient.

Implements massTransferModel.

Definition at line 59 of file Frossling.C.

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

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialCompositionModels/massTransferModels/Frossling/Frossling.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialCompositionModels/massTransferModels/Frossling/Frossling.C