Interaction parameters for frictional interaction between rotational particles.
More...
#include <RotFricInteraction.h>
List of all members.
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 Attributes |
double | k |
double | mu_d |
double | mu_s |
double | k_s |
double | dt |
bool | scaling |
bool | rigid |
Detailed Description
Interaction parameters for frictional interaction between rotational particles.
- Author:
- Shane Latham, Steffen Abe $Revision$ $Date$
The documentation for this struct was generated from the following files: