68 const fvMesh&
mesh(this->pair_.phase1().mesh());
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
const phasePair & pair_
Phase pair.
liftModel(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
Constant coefficient lift model.
virtual ~constantLiftCoefficient()
Destructor.
virtual tmp< volScalarField > Cl() const
Lift coefficient.
constantLiftCoefficient(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimless
Dimensionless.