|
ESyS-Particle
4.0.1
|
bonded elastic interaction between a particle and a wall with different spring constants in the normal and shear directions More...
#include <SoftBWallInteraction.h>


Public Member Functions | |
| CSoftBondedWallInteraction (T *, CWall *, double, double, bool, bool) | |
| virtual void | calcForces () |
| virtual void | setPP (const vector< T * >) |
Protected Attributes | |
| double | m_normalK |
| double | m_shearK |
| directional spring constants | |
bonded elastic interaction between a particle and a wall with different spring constants in the normal and shear directions
| void CSoftBondedWallInteraction< T >::calcForces | ( | ) | [virtual] |
calculate bonded elastic forces.
Implements AWallInteraction< T >.
1.7.6.1