Public Member Functions | List of all members
sphericalMassTransfer 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 sphericalMassTransfer:
Inheritance graph
[legend]
Collaboration diagram for sphericalMassTransfer:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("spherical")
 
 sphericalMassTransfer (const dictionary &dict, const phasePair &pair)
 
virtual ~sphericalMassTransfer ()
 
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

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 52 of file sphericalMassTransfer.H.

Constructor & Destructor Documentation

◆ sphericalMassTransfer()

sphericalMassTransfer ( const dictionary dict,
const phasePair pair 
)

Definition at line 45 of file sphericalMassTransfer.C.

◆ ~sphericalMassTransfer()

~sphericalMassTransfer ( )
virtual

Definition at line 57 of file sphericalMassTransfer.C.

Member Function Documentation

◆ TypeName()

TypeName ( "spherical"  )

◆ K()

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

Implements massTransferModel.

Definition at line 64 of file sphericalMassTransfer.C.

References Foam::sqr().

Here is the call graph for this function:

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