We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40db278 commit 9202c85Copy full SHA for 9202c85
1 file changed
CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
14
+- Migrate `GEOS_TopoGet.F90` from bare `use MAPL2` to `use MAPL` + `use MAPL2, only:` for remaining MAPL2-only symbols
15
+
16
### Fixed
17
18
- Fix for Open MPI calls in `esma_mpirun` from Open MPI 5 testing
0 commit comments