35template<
class CloudType>
45 scalar Rew = td.rhoc()*
mag(curlUc)*
sqr(
p.d())/(muc + ROOTVSMALL);
46 scalar
beta = 0.5*(Rew/(
Re + ROOTVSMALL));
66template<
class CloudType>
79template<
class CloudType>
91template<
class CloudType>
Templated base class for dsmc cloud.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
Base class for particle lift force models.
Saffman-Mei particle lift force model applicable to spherical particles.
virtual ~SaffmanMeiLiftForce()
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Class used to pass data into container.
Mesh data needed to do the Finite Volume discretisation.
A class for handling words, derived from Foam::string.
constexpr scalar twoPi(2 *M_PI)
Different types of constants.
dimensionedScalar exp(const dimensionedScalar &ds)
scalarField Re(const UList< complex > &cf)
Extract real component.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)