Graceful error check in reading the ESMF mesh when the number of tasks is too many for the size of the grid
Open
enhancement
- Dominant language
- Fortran
- Stars
- 32
- Forks
- 68
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 2
Description
@adrifoster found this in a case she was running where she had too many MPI tasks for the size of the grid being run on.
The following error shows up in the PET file
```
250429 132530.522 ERROR PET109 dshr_mod.F90:346 Value unrecognized or out of range - Passing error in return code
20250429 132530.522 ERROR PET109 atm_comp_nuopc.F90:442 Value unrecognized or out of range - Passing error in return code
```
This is with ctsm5.3.041 using cdeps1.0.70
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.