What's Changed
- Improve refinement and partially support adaptivity for CpGrid by @aritorto in #723
- Remove legacy grid file format support. by @atgeirr in #730
- Add support for METIS to partition a cpgrid by @lisajulia in #725
- Refine (multiple times) a CpGrid with coarse and refine cells by @aritorto in #731
- Global refinement supported for corner point grids by @aritorto in #732
- Inactive cells allowed in and/or outside LGRs for general CpGrid by @aritorto in #734
- Correct the compiler macro for METIS support by @lisajulia in #737
- METIS and ScotchMETIS support by @lisajulia in #738
- [refactor] Local and global ids taking into account CpGrid with LGRs by @aritorto in #735
- Fix the id sets for LGRs and reactivate tests. by @blattms in #743
- Add possible future connections to all methods that handle the well c… by @lisajulia in #742
- Add fully-interior LGRs on a distributed grid by @aritorto in #748
- Use UTF-8 instead of ISO-LATIN-1. by @atgeirr in #757
- Level global cell for CpGrid with LGRs by @aritorto in #762
- Precalculate TRANZ because of PINCH option 4 ALL and include as NNC. by @blattms in #756
- Report the number of generated pinch-out connections. by @blattms in #767
- [fix] Omit fmt::format usage. by @blattms in #769
- Fix date for 2024.10 and typos in manpages by @bska in #789
New Contributors
- @lisajulia made their first contribution in #720
Full Changelog: release/2024.04/final...release/2024.10/final