geomechanics / mpm

High-Performance Material Point Method
http://geomechanics.berkeley.edu/
Other
55 stars 12 forks source link

Hencky strain implementation #25

Closed bodhinandach closed 2 years ago

bodhinandach commented 2 years ago

@RyotaHashimoto , let's start discussing the finite strain implementation here. I am thinking that other than providing an option for users to choose small/finite strain, we need to do the following:

  1. Material model with finite strain
  2. Volume update with finite strain
  3. Geometric stiffness matrix (should be added to the default tangent matrix)
  4. Add treatment of volumetric locking (HKU team's work on smoothing the Deformation Gradient)
  5. Code validation

Any further thoughts?

RyotaHashimoto commented 2 years ago

@bodhinandach I think that your plan is good for our first step.