virtual Vec3 getForce()
Definition: ESphereBodyInteraction.hpp:61
double m_k
spring constant
Definition: ESphereBodyInteraction.h:33
virtual double getStiffness()
Definition: ESphereBodyInteraction.hpp:80
base class for spherical non-inertial bodies (similar to simple walls)
Definition: SphereBody.h:40
Abstract base for all interactions between a particle and a sphere body.
Definition: SphereBodyInteraction.h:30
CElasticSphereBodyInteraction()
static bool getDo2dCalculations()
Definition: Particle.h:181
T * m_p
Definition: SphereBodyInteraction.h:32
virtual void calcForces()
Definition: ESphereBodyInteraction.hpp:41