46 namespace diffusiveMassTransferModels
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.
Frossling correlation for turbulent mass transfer from the surface of a sphere to the surrounding flu...
Frossling(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
TypeName("Frossling")
Runtime type information.
virtual ~Frossling()
Destructor.
virtual tmp< volScalarField > K() const
The implicit mass transfer coefficient.
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.