Skip to content

Migrate windfix.F90 off mapl_MaplGrid to use MAPL#432

Merged
tclune merged 2 commits into
release/MAPL-v3from
feature/431-migrate-windfix-off-mapl_MaplGrid
May 13, 2026
Merged

Migrate windfix.F90 off mapl_MaplGrid to use MAPL#432
tclune merged 2 commits into
release/MAPL-v3from
feature/431-migrate-windfix-off-mapl_MaplGrid

Conversation

@tclune

@tclune tclune commented May 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Closes #431

Depends on GEOS-ESM/MAPL#4877.

  • Replace use MAPL_MaplGrid, only: MAPL_GridGet with use MAPL, only: mapl_GridGetGlobalCellCountPerDim
  • Remove the MAPL_GridGet_UNUSED workaround which was needed to avoid the name clash with mapl_MaplGrid
  • Make DIMS allocatable to match the MAPL3 interface

- Replace 'use mapl_MaplGrid' with 'use MAPL' for mapl_GridGetGlobalCellCountPerDim
- Remove MAPL_GridGet_UNUSED workaround no longer needed
- Make DIMS allocatable to match MAPL3 interface
@tclune tclune requested review from a team as code owners May 13, 2026 01:12
@tclune tclune added 0 diff The changes in this pull request have verified to be zero-diff with the target branch. MAPL3 MAPL3 migration labels May 13, 2026
@tclune tclune merged commit 15454d4 into release/MAPL-v3 May 13, 2026
13 of 14 checks passed
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. MAPL3 MAPL3 migration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant