|
ESyS-Particle
4.0.1
|
Interaction group parameters for Hertzian viscoelastic interactions. More...
#include <HertzianViscoElasticInteraction.h>


Public Member Functions | |
| CHertzianViscoElasticIGP () | |
| default constructor | |
| CHertzianViscoElasticIGP (const std::string &, double, double, double) | |
| virtual std::string | getTypeString () const |
Public Attributes | |
| double | m_A |
| double | m_E |
| double | m_nu |
Interaction group parameters for Hertzian viscoelastic interactions.
| CHertzianViscoElasticIGP::CHertzianViscoElasticIGP | ( | const std::string & | name, |
| double | A, | ||
| double | E, | ||
| double | nu | ||
| ) |
constructor with parameters
| name | the name of the interaction group |
| k | the stiffness constant |
1.7.6.1