45 namespace ParticleStressModels
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.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
exponential(const dictionary &dict)
Constructors.
virtual autoPtr< ParticleStressModel > clone() const
Clone.
TypeName("exponential")
Runtime type information.
tmp< Field< scalar > > tau(const Field< scalar > &alpha, const Field< scalar > &rho, const Field< scalar > &uRms) const
Member Functions.
virtual ~exponential()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
Exponential inter-particle stress model of the same form as used in twoPhaseEulerFoam.