67 interface_.Eo(interface_.dispersed().d()/
cbrt(aspectRatio_->E()))
72 0.0010422*
pow3(EoH) - 0.0159*
sqr(EoH) - 0.0204*EoH + 0.474
76 neg(EoH - 4)*
min(0.288*
tanh(0.121*interface_.Re()),
f)
78 +
pos0(EoH - 10.7)*(-0.288);
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Model for deviations in the shape of the dispersed phase from spherical. Just a sub-model modifier,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Model for the lift force between two phases.
Lift model of Tomiyama et al.
virtual tmp< volScalarField > Cl() const
Lift coefficient.
virtual ~TomiyamaLift()
Destructor.
TomiyamaLift(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
addToRunTimeSelectionTable(liftModel, constantLiftCoefficient, dictionary)
defineTypeNameAndDebug(constantLiftCoefficient, 0)
dimensionedScalar pos0(const dimensionedScalar &ds)
dimensionedScalar tanh(const dimensionedScalar &ds)
tmp< DimensionedField< typename outerProduct< Type, Type >::type, GeoMesh, Field >> sqr(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
dimensioned< Type > min(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
dimensionedScalar neg(const dimensionedScalar &ds)
void cbrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)