Releases: Geode-solutions/Geode-Numerics
Releases · Geode-solutions/Geode-Numerics
v6.2.4
6.2.4 (2025-07-18)
Bug Fixes
v6.2.3
6.2.3 (2025-06-24)
Bug Fixes
- Package: trigger new release (a5b1fb3)
v6.2.2
6.2.2 (2025-06-08)
Bug Fixes
- FrameFieldParam: handle all components extraction at once (8fe9d31)
v6.2.1
6.2.1 (2025-06-03)
Bug Fixes
- FrameFieldParam: wrong hex vertex order (a64ee9d)
- Tests: changing tolerance (e32edff)
v6.2.0
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
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
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
6.0.6 (2025-04-26)
Bug Fixes
- OpenGeode: update to new build (1982523)
v6.0.5
6.0.5 (2025-04-23)
Bug Fixes
- FrameField: better expose metric management (e439661)
v6.0.4
6.0.4 (2025-04-19)
Bug Fixes
- FrameField: inverse metric in apply_metric(). (7f51b8e)