ESyS-Particle  2.3.4
CRotFrictionIGP Struct Reference

Interaction parameters for frictional interaction between rotational particles. More...

#include <RotFricInteraction.h>

Inheritance diagram for CRotFrictionIGP:
Collaboration diagram for CRotFrictionIGP:

Public Member Functions

 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
 

Public Attributes

double k
 
double mu_d
 
double mu_s
 
double k_s
 
double dt
 
bool scaling
 
bool rigid
 
bool meanR_scaling
 

Detailed Description

Interaction parameters for frictional interaction between rotational particles.

Author
Shane Latham, Steffen Abe $Revision$ $Date$

Constructor & Destructor Documentation

◆ CRotFrictionIGP() [1/3]

CRotFrictionIGP::CRotFrictionIGP ( )

◆ CRotFrictionIGP() [2/3]

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() [3/3]

CRotFrictionIGP::CRotFrictionIGP ( const std::string &  name,
double  youngsModulus,
double  poissonsRatio,
double  mu_d,
double  mu_s,
double  dt,
bool  rigid,
bool  meanR_scaling 
)

References k, and k_s.

Member Function Documentation

◆ getTypeString()

virtual std::string CRotFrictionIGP::getTypeString ( ) const
inlinevirtual

◆ setTimeStepSize()

Member Data Documentation

◆ dt

◆ k

◆ k_s

◆ meanR_scaling

◆ mu_d

◆ mu_s

◆ rigid

bool CRotFrictionIGP::rigid

◆ scaling


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