There is a newer version of the record available.

Published June 22, 2024 | Version v0.5.0
Software Open

gha3mi/forcad: v0.5.0

Authors/Creators

Description

What's Changed

  • Added cmp_elemFace*() and cmp_degreeFace() methods in https://github.com/gha3mi/forcad/pull/15
  • Added cmp_Xg() to evaluate the geometry points.
  • Added generic method derivative2() to compute the second derivative of a NURBS objects.
  • Added nearest_point2() to compute the nearest point on a NURBS object using optimization.
  • Added new tests: fdm_curve.f90, fdm_surface.f90, fdm_volume.f90.
  • Updated nearest_point_* examples to use the new nearest_point2() method.
  • Added Interfaces.
  • Clean up memory in examples and tests and general improvements in https://github.com/gha3mi/forcad/pull/9
  • Added screenshots of examples to README.md in https://github.com/gha3mi/forcad/pull/10
  • Included nvfortran in CI and fixed the missing allocation for Tgc in https://github.com/gha3mi/forcad/pull/12
  • Add CHANGELOG.md file in https://github.com/gha3mi/forcad/pull/1
  • Add CONTRIBUTING.md file in https://github.com/gha3mi/forcad/pull/2
  • Utilize ForUnitTest for unit testing in https://github.com/gha3mi/forcad/pull/4
  • Exclude macOS and nvidia compiler in https://github.com/gha3mi/forcad/pull/5
  • Added Support for OpenMP and do concurrent in https://github.com/gha3mi/forcad/pull/6
  • Feature Enhancements and Performance Improvements in https://github.com/gha3mi/forcad/pull/13

Full Changelog: https://github.com/gha3mi/forcad/compare/v0.4.1...v0.5.0

Files

gha3mi/forcad-v0.5.0.zip

Files (2.4 MB)

Name Size Download all
md5:146b66b1333cbcfc693837c2834341f3
2.4 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/gha3mi/forcad/tree/v0.5.0 (URL)