Skip to content

v1.2.0

Compare
Choose a tag to compare
@adtzlr adtzlr released this 31 Oct 20:13
· 3385 commits to main since this release
378c44d

Changelog since [1.1.0]

[1.2.0] - 2021-10-31

Added

  • Add template regions, i.e. a region with a Hexahedron() element and a quadrature scheme GaussLegendre(order=1, dim=3) as RegionHexahedron, etc.
  • Add biaxial and planar loadcases (like uniaxial).
  • Add a minimal README-example (Hello FElupe!).

Changed

  • Deactivate clamped boundary (clamped=False) as default option for uniaxial loading dof.uniaxial