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 &) |
![]() | |
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_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.