36 #ifndef sphericalMassTransfer_H 37 #define sphericalMassTransfer_H 48 namespace massTransferModels
Model which applies an analytical solution for mass transfer from the surface of a sphere to the flui...
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("spherical")
Runtime type information.
virtual ~sphericalMassTransfer()
Destructor.
sphericalMassTransfer(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual tmp< volScalarField > K() const
The implicit mass transfer coefficient.
A class for managing temporary objects.