38#ifndef sphericalMassTransfer_H
39#define sphericalMassTransfer_H
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
massTransferModel(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
sphericalMassTransfer(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual ~sphericalMassTransfer()
Destructor.
TypeName("spherical")
Runtime type information.
virtual tmp< volScalarField > K() const
The implicit mass transfer coefficient.
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.