ESCOMP / ESCOMP/CTSM

Use shr_mpi consistently throughout CTSM rather than native MPI

Open
#1,421 1 comment 0 reactions 0 assignees View on GitHub
b4b blocked: dependency code health good first issue priority: low
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

Overall we use shr_mpi_mod.F90 from cesm_share in CTSM. There are some places that we use bare MPI and the code would be cleaner if we used shr_mpi_mod.F90 exclusively rather than sometimes not. We'd like to make this consistent which would make the code easier to understand and remove some unneeded complexity from having multiple ways of doing the same thing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.