Skip to content

v6.2.0

Compare
Choose a tag to compare
@adtzlr adtzlr released this 16 Dec 13:05
· 2483 commits to main since this release

[6.2.0] - 2022-12-16

Added

  • Add Total-Lagrange UserMaterialHyperelastic(fun, parallel=False, **kwargs) based on optional tensortrax. Only available if tensortrax is installed.
  • Add constitutive isotropic hyperelastic model formulations to be used with UserMaterialHyperelastic() (constitution.ogden(C, mu, alpha), etc.).

Auto-Generated Release-Notes

What's Changed

  • Add UserMaterialHyperelastic() by @adtzlr in #355
  • Make tensortrax optional by @adtzlr in #357
  • Add models for isotropic hyperelasticity UserMaterialHyperelastic() by @adtzlr in #358

Full Changelog: v6.1.0...v6.2.0