tmp< Field< scalar > > tau(const Field< scalar > &alpha, const Field< scalar > &rho, const Field< scalar > &uRms) const
Member Functions.
Exponential inter-particle stress model of the same form as used in twoPhaseEulerFoam.
addToRunTimeSelectionTable(ParticleStressModel, exponential, dictionary)
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.
Base class for inter-particle stress models.
defineTypeNameAndDebug(exponential, 0)