36 #ifndef sphericalDiffusiveMassTransfer_H 37 #define sphericalDiffusiveMassTransfer_H 45 namespace diffusiveMassTransferModels
TypeName("spherical")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Model for diffusive mass transfer coefficients between two phases.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
Model which applies an analytical solution for mass transfer from the surface of a sphere to the flui...
sphericalDiffusiveMassTransfer(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual tmp< volScalarField > K() const
The implicit mass transfer coefficient.
virtual ~sphericalDiffusiveMassTransfer()
Destructor.
Class to represent a interface between phases where one phase is considered dispersed within the othe...
A class for managing temporary objects.