ESyS-Particle  2.3.4
CRotBondedIGP Struct Reference

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

#include <RotBondedInteraction.h>

Inheritance diagram for CRotBondedIGP:
Collaboration diagram for CRotBondedIGP:

Public Member Functions

 CRotBondedIGP ()
 
 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, bool AmeanR_scaling, double truncated, double beta1, double beta2)
 
 CRotBondedIGP (const std::string &name, double youngsModulus, double poissonsRatio, double cohesion, double tanAngle, int tag, bool AmeanR_scaling, double truncated, double beta1, double beta2)
 
virtual std::string getTypeString () const
 
- 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 kr
 
double ks
 
double kt
 
double kb
 
double max_nForce
 
double max_shForce
 
double max_tMoment
 
double max_bMoment
 
int tag
 
bool scaling
 
bool meanR_scaling
 
double truncated
 
double beta1
 
double beta2
 

Detailed Description

Interaction parameters for bonded interaction between rotational particles.

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

Constructor & Destructor Documentation

◆ CRotBondedIGP() [1/3]

CRotBondedIGP::CRotBondedIGP ( )

◆ CRotBondedIGP() [2/3]

CRotBondedIGP::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,
bool  AmeanR_scaling,
double  truncated,
double  beta1,
double  beta2 
)

◆ CRotBondedIGP() [3/3]

CRotBondedIGP::CRotBondedIGP ( const std::string &  name,
double  youngsModulus,
double  poissonsRatio,
double  cohesion,
double  tanAngle,
int  tag,
bool  AmeanR_scaling,
double  truncated,
double  beta1,
double  beta2 
)

Member Function Documentation

◆ getTypeString()

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

Implements AIGParam.

Referenced by esys::lsm::LsmMpiPy::createBrittleBeamInteractGrp(), and esys::lsm::LsmMpiPy::createRotBondInteractGrp().

Here is the caller graph for this function:

Member Data Documentation

◆ beta1

double CRotBondedIGP::beta1

◆ beta2

double CRotBondedIGP::beta2

◆ kb

◆ kr

◆ ks

◆ kt

◆ max_bMoment

◆ max_nForce

◆ max_shForce

◆ max_tMoment

◆ meanR_scaling

◆ scaling

◆ tag

◆ truncated


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