tmp< Field< scalar > > tau(const Field< scalar > &alpha, const Field< scalar > &rho, const Field< scalar > &uRms) const
Member Functions.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
Exponential inter-particle stress model of the same form as used in twoPhaseEulerFoam.
TypeName("exponential")
Runtime type information.
exponential(const dictionary &dict)
Constructors.
tmp< Field< scalar > > dTaudTheta(const Field< scalar > &alpha, const Field< scalar > &rho, const Field< scalar > &uRms) const
Collision stress derivative w.r.t. the volume fraction.
virtual autoPtr< ParticleStressModel > clone() const
Clone.
Base class for inter-particle stress models.