ESMF regrid error in WACCM-X at 1 degree resolution on Derecho
- Dominant language
- No language data
- Stars
- 91
- Forks
- 183
- Avg merge
- 6d 2m
- Merged PRs (30d)
- 9
Description
### What happened?
When running WACCM-X at 1 degree resolution on Derecho with CESM2.2 the model crashes due to an error in ESMF. The specific error in the CESM log file is:
>>> edyn_esmf_update: error return from ESMF_FieldRegridStore for 3d mag2geo: rc= 6
ERROR: edyn_esmf_update: ESMF_FieldRegridStore for 3d mag2geo phi3d
The ESMF log file gives the following error:
20231010 151835.112 ERROR PET267 ESMF_FieldRegrid.F90:4329 ESMF_FieldRegridGetIwts Invalid argument - - can't currently regrid a grid that contains a DE of width less than 2
20231010 151835.113 ERROR PET267 ESMF_FieldRegrid.F90:3180 ESMF_FieldRegridStoreNX Invalid argument - Internal subroutine call returned Error
20231010 151835.113 ERROR PET267 ESMF_FieldRegrid.F90:1349 ESMF_FieldRegridStoreNX Invalid argument - Internal subroutine call returned Error
20231010 151835.113 ERROR PET267 ESMF_FieldRegrid.F90:974 ESMF_FieldRegridStoreNX Invalid argument - Internal subroutine call returned Error
### What are the steps to reproduce the bug?
CESM2.2 case on Derecho with resolution f09_f09_mg17 and compset FXHIST
Example case is in /glade/derecho/scratch/nickp/tmp/test_wx_1deg/
### What CAM tag were you using?
CESM2.2
### What machine were you running CAM on?
CISL machine (e.g. cheyenne)
### What compiler were you using?
Intel
### Path to a case directory, if applicable
/glade/derecho/scratch/nickp/tmp/test_wx_1deg/
### Will you be addressing this bug yourself?
No
### Extra info
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.