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


Public Member Functions | |
| CRotBondedIGP (const std::string &name, double kr, double ks, double kt, double kb, double max_nForce, double max_shForce, double max_tMoment, double max_bMoment, int tag, bool scaling) | |
| CRotBondedIGP (const std::string &name, double youngsModulus, double poissonsRatio, double cohesion, double tanAngle, int tag) | |
| virtual std::string | getTypeString () const |
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 | kr |
| double | ks |
| double | kt |
| double | kb |
| double | max_nForce |
| double | max_shForce |
| double | max_tMoment |
| double | max_bMoment |
| int | tag |
| bool | scaling |
Interaction parameters for bonded interaction between rotational particles.
1.8.1