ESyS-Particle
4.0.1
|
Interaction parameters for bonded interaction with a force limit. More...
#include <CappedBondedInteraction.h>
Public Member Functions | |
CCappedBondedIGP (const std::string &name, int tag, double normalK, double breakDistance, double forceLimit) | |
virtual std::string | getTypeString () const |
![]() | |
CBondedIGP (const std::string &name, int tag, double normalK, double breakDistance, bool scaling=true) | |
![]() | |
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 | m_force_limit |
![]() | |
double | k |
Spring constant. | |
double | rbreak |
Breaking strain. | |
int | tag |
bool | m_scaling |
Interaction parameters for bonded interaction with a force limit.