Skip to content

v1.6.0

Compare
Choose a tag to compare
@adtzlr adtzlr released this 02 Dec 15:09
· 3206 commits to main since this release
7bb9e27

Changelog since [1.5.0] - 2021-11-29

Added

  • Add LinearElasticPlaneStress and LinearElasticPlaneStrain material formulations.
  • Add region argument for LinearElastic.hessian().

Changed

  • Re-formulate LinearElastic materials in terms of the deformation gradient.
  • Re-formulate LinearElastic material in matrix notation (Speed-up of ~10 for elasticity matrix compared to previous implementation.)
  • Move previous LinearElastic to constitution.LinearElasticTensorNotation.