E3SM-Project / E3SM-Project/scorpio
Support 64-bit dim lengths in pio_initdecomp
Open
enhancement
Low Priority
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
pio_initdecomp currently does not support variables with
dimension lengths that cannot be represented correctly
using a 32-bit integers.
The issue was reported by @mt5555 during high resolution
standalone HOMME testing
(with ne>6144, > 500m resolution).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.