PxMPMMaterialModel

Defined in include/PxMPMMaterial.h

struct PxMPMMaterialModel

MPM material models.

Public Types

enum Enum

Values:

enumerator eATTACHED

Marker to indicate that all particles with an attached material should be treated as attached to whatever object they are located in.

enumerator eNEO_HOOKEAN

A Neo-Hookean material model will be used.

enumerator eELASTIC

A corotaional cauchy strain based material model will be used.

enumerator eSNOW

A corotaional cauchy strain based material model with strain limiting and hardening will be used.

enumerator eSAND

A Ducker-Prager elastoplasticity material model will be used.

enumerator eVON_MISES

A von Mises material model will be used.