Go to the documentation of this file.
44 #ifndef WallSpringSliderDashpot_H
45 #define WallSpringSliderDashpot_H
57 template<
class CloudType>
80 scalar cohesionEnergyDensity_;
87 scalar collisionResolutionSteps_;
105 scalar volumeFactor_;
109 bool useEquivalentSize_;
116 void findMinMaxProperties
138 TypeName(
"wallSpringSliderDashpot");
156 return volumeFactor_;
172 virtual void evaluateWall
virtual ~WallSpringSliderDashpot()
virtual bool controlsTimestep() const
virtual scalar pREff(const typename CloudType::parcelType &p) const
Templated base class for dsmc cloud.
virtual label nSubCycles() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Templated wall interaction class.
Stores the patch ID and templated data to represent a collision with a wall to be passed to the wall ...
TypeName("wallSpringSliderDashpot")
A cloud is a registry collection of lagrangian particles.
Forces between particles and walls, interacting with a spring, slider, damper model.
const dimensionedScalar rhoMax
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const dictionary & dict() const
WallSpringSliderDashpot(const dictionary &dict, CloudType &cloud)
scalar volumeFactor() const
Database for solution data, solver performance and other reduced data.