Skip to content

v3.1.0

Compare
Choose a tag to compare
@adtzlr adtzlr released this 02 May 21:02
· 2941 commits to main since this release

Changelog since [3.0.0] - 2022-04-28

Added

  • Add optional parallel (threaded) basis evaluation and add Form(v, u, parallel=True).
  • Add mechanics submodule with SolidBody and SolidBodyPressure.

Fixed

  • Fix matADi materials for (mixed) axisymmetric analyses.
  • Fix missing radius in axisymmetric integral forms.

Auto-Generated Release-Notes

What's Changed

  • Enhance Basis: Parallel evaluation by @adtzlr in #212
  • Add mechanics submodule: SolidBody and SolidBodyPressure by @adtzlr in #216

Full Changelog: v3.0.0...v3.1.0