8000 Release v0.8.0 · gha3mi/forcad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@gha3mi gha3mi released this 04 Jun 20:39
· 3 commits to main since this release

Added

  • New module procedure interfaces.

Changed

  • Replaced OpenMP loops with do concurrent.
  • Moved external procedures into their corresponding modules.
  • Replaced several allocatable arrays with fixed-size arrays.
  • Updated the Fortitude ignore list.
  • Renamed variable dim to d.

Fixed

  • Corrected variable usage in NURBS derivative calls.
  • Removed unused procedures from module imports.
  • Updated derivative calls in NURBS tests.
  • Removed unused variable.
  • Fixed line truncation issues.

Full Changelog: v0.7.0...v0.8.0

0