Dear community,
I tried to run a specifying custom ESGgrid based on the case (Link: https://dtcenter.org/sites/default/files/events/2021/13-defining-custom-domain.pdf). However, I met this error when I tried to make the grid (run_make_grid):
Creating namelist file (rgnl_grid_nml_fp) to be read in by the grid
generation executable (exec_fp):
rgnl_grid_nml_fp = "/lcrc/project/OW_UFS/UFS_TestCase/TEST_US_EAST_COAST_3km/grid/tmp/regional_grid.nml"
exec_fp = "/lcrc/project/OW_UFS/ufs-srweather-app/bin/regional_esg_grid"
STOP Failure flag returned from get_bestesg
arcx, arcy 11.4933 0.0000
In bestesg_geo; a nonpositive domain parameter, garcx or garcy
0.00user 0.01system 0:00.25elapsed 6%CPU (0avgtext+0avgdata 13524maxresident)k
0inputs+0outputs (0major+368minor)pagefaults 0swaps
The settings for the grid in config.sh are exactly the same as the RRFS_SUBCONUS_3km in set_predefined_grid_params.sh. I am doing this because I want to have a test so that I can specify other domains (which also failed because of this error)
I am not sure which step(s) caused the nonpositive domain parameter. I have attached my config.sh and error file.
I've tested the model with a predefined domain, did not have this error.
Any helps are much appreciated,
Regards,
Haochen
- 39 views