sphericalDiffusiveMassTransfer Class Reference

Model which applies an analytical solution for mass transfer from the surface of a sphere to the fluid within the sphere. More...

Inheritance diagram for sphericalDiffusiveMassTransfer:
Collaboration diagram for sphericalDiffusiveMassTransfer:

Public Member Functions

 TypeName ("spherical")
 Runtime type information. More...
 
 sphericalDiffusiveMassTransfer (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~sphericalDiffusiveMassTransfer ()
 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 phasePair &pair),(dict, pair))
 
 diffusiveMassTransferModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~diffusiveMassTransferModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from diffusiveMassTransferModel
static autoPtr< diffusiveMassTransferModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from diffusiveMassTransferModel
static const dimensionSet dimK
 Coefficient dimensions. More...
 
- Protected Attributes inherited from diffusiveMassTransferModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

Model which applies an analytical solution for mass transfer from the surface of a sphere to the fluid within the sphere.

Source files

Definition at line 54 of file sphericalDiffusiveMassTransfer.H.

Constructor & Destructor Documentation

◆ sphericalDiffusiveMassTransfer()

sphericalDiffusiveMassTransfer ( const dictionary dict,
const phasePair pair 
)

Construct from components.

◆ ~sphericalDiffusiveMassTransfer()

virtual ~sphericalDiffusiveMassTransfer ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "spherical"  )

Runtime type information.

◆ K()

virtual tmp<volScalarField> K ( ) const
virtual

The implicit mass transfer coefficient.

Implements diffusiveMassTransferModel.


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