|
ESyS-Particle
4.0.1
|
Interaction parameters for frictional interaction with a fractal distribution of the coefficient of friction. More...
#include <FractalFriction.h>


Public Member Functions | |
| virtual std::string | getTypeString () const |
| void | setTimeStepSize (double timeStepSize) |
| FractalFrictionIGP (const FractalFrictionIGP &) | |
| FractalFrictionIGP & | operator= (const FractalFrictionIGP &) |
Public Attributes | |
| double | k |
| double | mu_0 |
| double | k_s |
| double | dt |
| boost::shared_ptr< double > | mu |
| pointer to the array of friction coeff. | |
| double | x0 |
| double | y0 |
| double | dx |
| double | dy |
| origin and grid spacing of the array | |
| int | nx |
| int | ny |
| array size | |
Interaction parameters for frictional interaction with a fractal distribution of the coefficient of friction.
1.7.6.1