FW1850 with resolution "f45_f45_mg37" does not work

xyli@geo_uio_no

New Member
Dear all,

Any idea about the following error message?
I tried to run compset FW1850 with resolution "f45_f45_mg37".

$ create_newcase --case /opt/uio/cesm/cases/FW1850.f45.f45.mg37 --compset FW1850 --res f45_f45_mg37 --machine espresso --run-unsupported
$ ./case.setup
$ ./case.build
$ ./case.submit

I checked the log file (attached) and found the following error message.
“ERROR: gw_init: ERROR: GBXAR not found on topo file”

Best regards,

Xiang-Yu
 

sweidy

Sarah W
New Member
If you really want to keep using a topography file that doesn't have GBXAR, then I found that I had to set
use_gw_rdg_beta=.false.
in the user_nl_cam file to turn off the parameterization that uses GBXAR. I'm not sure of the downstream ramifications of this.
 
Back
Top