MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
Public Attributes
ParticleProps Struct Reference

#include <particle.h>

List of all members.

Public Attributes

double Kn
 Normal stiffness.
double Kt
 Tengential stiffness.
double Bn
 Spring constant for normal bonding.
double Bt
 Spring constant for tangential bonding.
double Bm
 Spring constant for torque bonding.
double Gn
 Normal viscous coefficient.
double Gt
 Tangential viscous coefficient.
double Mu
 Microscopic coefficient of friction.
double eps
 Maximun strain supported before breaking.
double Beta
 Rolling stiffness coeffcient.
double Eta
 Plastic moment coefficient.
double R
 Spheroradius.
double rho
 Density.
double V
 Volume.
double m
 Mass.

Member Data Documentation

Rolling stiffness coeffcient.

Spring constant for torque bonding.

Spring constant for normal bonding.

Spring constant for tangential bonding.

Maximun strain supported before breaking.

Plastic moment coefficient.

Normal viscous coefficient.

Tangential viscous coefficient.

Normal stiffness.

Tengential stiffness.

Mass.

Microscopic coefficient of friction.

Spheroradius.

Density.

Volume.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines