33 namespace packingDispersionModels
73 pos(mixture_.alphad() - alphaGel_)
74 *(n_*sigma0_/alphaGel_)
75 *
pow(mixture_.alphad()/alphaGel_ - 1, n_ - 1);
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Packing dispersion model.
Landman packing dispersion model for industrial separations.
Landman(const dictionary &dict, const relativeVelocityModel &relativeVelocity)
Construct from components.
virtual tmp< volScalarField > sigmaPrime() const
Return the derivative of the packing stress w.r.t. phase-fraction.
A class for managing temporary objects.
const dimensionSet dimless
defineTypeNameAndDebug(DeClercq, 0)
addToRunTimeSelectionTable(packingDispersionModel, DeClercq, dictionary)
dimensionedScalar pos(const dimensionedScalar &ds)
tmp< DimensionedField< typename outerProduct< Type, Type >::type, GeoMesh, Field >> sqr(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
const dimensionSet & dimVelocity
tmp< DimensionedField< typename powProduct< Type, r >::type, GeoMesh, Field > > pow(const DimensionedField< Type, GeoMesh, PrimitiveField > &df, typename powProduct< Type, r >::type)