|
ESyS-Particle
4.0.1
|
Interaction parameters for frictional interaction between rotational particles. More...
#include <RotFricInteraction.h>


Public Member Functions | |
| CRotFrictionIGP (const std::string &name, double k, double mu_d, double mu_s, double k_s, double dt, bool scaling, bool rigid) | |
| CRotFrictionIGP (const std::string &name, double youngsModulus, double poissonsRatio, double mu_d, double mu_s, double dt, bool rigid) | |
| virtual std::string | getTypeString () const |
| void | setTimeStepSize (double dt) |
Public Member Functions inherited from AIGParam | |
| AIGParam (const std::string &name="") | |
| virtual void | packInto (CVarMPIBuffer *) const |
| void | setName (const std::string &name) |
| const std::string & | getName () const |
| const std::string & | Name () const |
Public Attributes | |
| double | k |
| double | mu_d |
| double | mu_s |
| double | k_s |
| double | dt |
| bool | scaling |
| bool | rigid |
Interaction parameters for frictional interaction between rotational particles.
1.8.1