adtzlr / matadi

Material Definition with Automatic Differentiation
GNU General Public License v3.0
21 stars 2 forks source link

Lab: add incompressible loadcases #78

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

Lab

Current behavior

Currently the material is analyzed as is. That means the volume change is introduced through the material. This is also called the nearly-incompressible framework.

New Feature

Add a new Lab feature to run incompressible loadcases. Here the incompressibility is enforced by a constraint eqation (stretch_1 * stretch_2 * stretch_3 = 1). It doesn't matter if the material contains a volumetric part or not because is is deactivated by the constraint.