Skip to content

Releases: Geode-solutions/Geode-Numerics

v6.2.4

18 Jul 00:45
fb4b0d9
Compare
Choose a tag to compare

6.2.4 (2025-07-18)

Bug Fixes

v6.2.3

24 Jun 00:46
fb4b0d9
Compare
Choose a tag to compare

6.2.3 (2025-06-24)

Bug Fixes

  • Package: trigger new release (a5b1fb3)

v6.2.2

08 Jun 00:26
fb4b0d9
Compare
Choose a tag to compare

6.2.2 (2025-06-08)

Bug Fixes

  • FrameFieldParam: handle all components extraction at once (8fe9d31)

v6.2.1

03 Jun 00:48
fb4b0d9
Compare
Choose a tag to compare

6.2.1 (2025-06-03)

Bug Fixes

  • FrameFieldParam: wrong hex vertex order (a64ee9d)
  • Tests: changing tolerance (e32edff)

v6.2.0

01 Jun 00:44
fb4b0d9
Compare
Choose a tag to compare

6.2.0 (2025-06-01)

Features

  • CurvatureMinimization: Added data contribution to further grid nodes to better account for it, especially in sparse data cases. Fixed bug in solver resize in case some data are not taken into account. (0615759)

v6.1.1

29 May 00:47
fb4b0d9
Compare
Choose a tag to compare

6.1.1 (2025-05-29)

Bug Fixes

  • FrameFieldParameterization: well trajectories now cross the extracted hexahedra. (c2f0376)
  • PGP3D: fixing bug with missing fabs in add of surface constraints. (cf7d2f5)
  • Tests: testing number of hex mesh facets (c2e263a)
  • WellHexesExtractor: extracting hexes crossed by wells, and adding test. (2fe9830)

v6.1.0

10 May 00:24
fb4b0d9
Compare
Choose a tag to compare

6.1.0 (2025-05-10)

Features

  • HoleHexesExtractor: extracting hole hexahedra. (ca06330)

Performance Improvements

  • FrameFieldParameterization: improve elements extraction (0d53b45)
  • FramFieldSmoother: add multithreading initial quess computation (1129cb6)

v6.0.6

26 Apr 00:45
fb4b0d9
Compare
Choose a tag to compare

6.0.6 (2025-04-26)

Bug Fixes

  • OpenGeode: update to new build (1982523)

v6.0.5

23 Apr 00:25
fb4b0d9
Compare
Choose a tag to compare

6.0.5 (2025-04-23)

Bug Fixes

  • FrameField: better expose metric management (e439661)

v6.0.4

19 Apr 00:39
fb4b0d9
Compare
Choose a tag to compare

6.0.4 (2025-04-19)

Bug Fixes

  • FrameField: inverse metric in apply_metric(). (7f51b8e)