Skip to content

Replace use mapl3g_GridGet with use MAPL in OVP.F90#439

Merged
tclune merged 3 commits into
release/MAPL-v3from
feature/replace-mapl3g-with-use-MAPL
May 20, 2026
Merged

Replace use mapl3g_GridGet with use MAPL in OVP.F90#439
tclune merged 3 commits into
release/MAPL-v3from
feature/replace-mapl3g-with-use-MAPL

Conversation

@tclune
Copy link
Copy Markdown
Collaborator

@tclune tclune commented May 20, 2026

Summary

  • Replace use mapl3g_GridGet with use MAPL in GEOS_Shared/OVP.F90; MAPL_GridGetCoordinates is re-exported by the MAPL umbrella module
  • Update CHANGELOG

Motivation

MAPL Phase 9 (#4944) renamed all mapl3g_ module prefixes to mapl_. This PR updates OVP.F90 to use the standard use MAPL umbrella rather than the now-renamed internal module.

MAPL Phase 9 renamed all mapl3g_ module prefixes to mapl_. OVP.F90 was
using 'use mapl3g_GridGet' to access MAPL_GridGetCoordinates; replace
with 'use MAPL' since MAPL_GridGetCoordinates is re-exported by the
MAPL umbrella module.
@tclune tclune requested review from a team as code owners May 20, 2026 13:28
@tclune tclune added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label May 20, 2026
@tclune
Copy link
Copy Markdown
Collaborator Author

tclune commented May 20, 2026

/rerun

@tclune tclune merged commit 1a20d59 into release/MAPL-v3 May 20, 2026
14 checks passed
@tclune tclune deleted the feature/replace-mapl3g-with-use-MAPL branch May 20, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 diff The changes in this pull request have verified to be zero-diff with the target branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant