ESyS-Particle  2.3.4
esys::lsm::RotFrictionPrmsPy Class Reference

wrapper for CRotFrictionIGP More...

#include <InteractionParamsPy.h>

Inheritance diagram for esys::lsm::RotFrictionPrmsPy:
Collaboration diagram for esys::lsm::RotFrictionPrmsPy:

Public Member Functions

 RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK)
 
 RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK, bool scaling)
 
 RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK, bool scaling, bool rigid)
 
 RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK, bool scaling, bool rigid, bool meanR_scaling)
 
- Public Member Functions inherited from CRotFrictionIGP
 CRotFrictionIGP ()
 
 CRotFrictionIGP (const std::string &name, double k, double mu_d, double mu_s, double k_s, double dt, bool scaling, bool rigid, bool meanR_scaling)
 
 CRotFrictionIGP (const std::string &name, double youngsModulus, double poissonsRatio, double mu_d, double mu_s, double dt, bool rigid, bool meanR_scaling)
 
virtual std::string getTypeString () const
 
void setTimeStepSize (double dt)
 
- Public Member Functions inherited from AIGParam
 AIGParam (const std::string &name="")
 
virtual ~AIGParam ()
 
virtual void packInto (CVarMPIBuffer *) const
 
void setName (const std::string &name)
 
const std::string & getName () const
 
const std::string & Name () const
 

Additional Inherited Members

- Public Attributes inherited from CRotFrictionIGP
double k
 
double mu_d
 
double mu_s
 
double k_s
 
double dt
 
bool scaling
 
bool rigid
 
bool meanR_scaling
 

Detailed Description

wrapper for CRotFrictionIGP

Constructor & Destructor Documentation

◆ RotFrictionPrmsPy() [1/4]

esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy ( const std::string &  name,
double  normalK,
double  dynamicMu,
double  staticMu,
double  shearK 
)

Constructor for RotFrictionPrmsPy

Parameters
name
normalK
dynamicMu
staticMu
shearK

◆ RotFrictionPrmsPy() [2/4]

esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy ( const std::string &  name,
double  normalK,
double  dynamicMu,
double  staticMu,
double  shearK,
bool  scaling 
)

Constructor for RotFrictionPrmsPy

Parameters
name
normalK
dynamicMu
staticMu
shearK
scalingscaling of normal stiffness with particle size

◆ RotFrictionPrmsPy() [3/4]

esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy ( const std::string &  name,
double  normalK,
double  dynamicMu,
double  staticMu,
double  shearK,
bool  scaling,
bool  rigid 
)

◆ RotFrictionPrmsPy() [4/4]

esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy ( const std::string &  name,
double  normalK,
double  dynamicMu,
double  staticMu,
double  shearK,
bool  scaling,
bool  rigid,
bool  meanR_scaling 
)

The documentation for this class was generated from the following files: