Skip to content

v1.5.0

Compare
Choose a tag to compare
@adtzlr adtzlr released this 29 Nov 19:13
· 3266 commits to main since this release
cd83c8c

Changelog since [1.4.0] - 2021-11-15

Added

  • Add kwargs of field.extract() to fun and jac of newtonrhapson.

Changed

  • Set default number of threads in MatadiMaterial to multiprocessing.cpu_count().
  • Moved documentation to Read the Docs (Sphinx).

Fixed

  • Fix dim in calculation of reaction forces (tools.force) for FieldMixed.
  • Fix calculation of reaction moments (tools.moment) for FieldMixed.