addToRunTimeSelectionTable(ParticleStressModel, exponential, dictionary)
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.
exponential(const dictionary &dict)
Constructors.
Base class for inter-particle stress models.
tmp< Field< scalar > > dTaudTheta(const Field< scalar > &alpha, const Field< scalar > &rho, const Field< scalar > &uRms) const
Collision stress derivaive w.r.t. the volume fraction.
scalar expMax_
Maximum limit of the exponential.
defineTypeNameAndDebug(exponential, 0)