Model which applies an analytical solution for mass transfer from the surface of a sphere to the fluid within the sphere. More...
Public Member Functions | |
TypeName ("spherical") | |
sphericalMassTransfer (const dictionary &dict, const phasePair &pair) | |
virtual | ~sphericalMassTransfer () |
virtual tmp< volScalarField > | K () const |
![]() | |
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 autoPtr< massTransferModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimK |
![]() | |
const phasePair & | pair_ |
Model which applies an analytical solution for mass transfer from the surface of a sphere to the fluid within the sphere.
Definition at line 52 of file sphericalMassTransfer.H.
sphericalMassTransfer | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Definition at line 45 of file sphericalMassTransfer.C.
|
virtual |
Definition at line 57 of file sphericalMassTransfer.C.
TypeName | ( | "spherical" | ) |
|
virtual |
Implements massTransferModel.
Definition at line 64 of file sphericalMassTransfer.C.
References Foam::sqr().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.