|
ESyS-Particle
4.0.1
|
#include <RotThermFricInteraction.h>


Public Member Functions | |
| CRotThermFrictionIGP (const std::string &name, double k, double mu_d, double mu_s, double k_s, double diffusivity, double dt) | |
| virtual std::string | getTypeString () const |
| void | setTimeStepSize (double deltaT) |
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 |
| double | diffusivity |
Interaction parameters for frictional interaction between Thermal,rotational particles
1.8.1