Hi,
I am trying to do a simple hybrid run using the CESM2 piControl runs. I picked a random year (1021) from the restart files available at /glade/campaign/collections/cmip/CMIP6/restarts/b.e21.B1850.f09_g17.CMIP6-piControl.001/1001-1201/ . The model is able to build and starting running, but quickly I encounter the following error in the POP log files:
Requested sp_Fe_lim_Cweight_avg_100m
(request_tavg_field) FATAL ERROR: requested field unknown
POP aborting...
FATAL ERROR: requested field unknown
I am unsure if this is related to missing information in the restart files I am using, improper setup of my hybrid case, or a conflicting compset (I'm using the standard B1850 setup). Any suggestions would be appreciated!
Case dir: /glade/work/bduran/test-picontrol-branch-3
run dir: /glade/derecho/scratch/bduran/test-picontrol-branch-3
What version of the code are you using?
cesm2.1.5
./create_newcase --case /glade/work/bduran/test-picontrol-branch-3 --compset B1850 --res f09_g17
Describe every step you took leading up to the problem:
./xmlchange GET_REFCASE=FALSE,RUN_REFCASE=b.e21.B1850.f09_g17.CMIP6-piControl.001,RUN_TYPE=hybrid,RUN_REFDATE=1021-01-01
removed the setting of init_interp_method= 'use_finidat_areas' in env_run.xml as per prior guidance
Prestaged restarts into run directory
I am trying to do a simple hybrid run using the CESM2 piControl runs. I picked a random year (1021) from the restart files available at /glade/campaign/collections/cmip/CMIP6/restarts/b.e21.B1850.f09_g17.CMIP6-piControl.001/1001-1201/ . The model is able to build and starting running, but quickly I encounter the following error in the POP log files:
Requested sp_Fe_lim_Cweight_avg_100m
(request_tavg_field) FATAL ERROR: requested field unknown
POP aborting...
FATAL ERROR: requested field unknown
I am unsure if this is related to missing information in the restart files I am using, improper setup of my hybrid case, or a conflicting compset (I'm using the standard B1850 setup). Any suggestions would be appreciated!
Case dir: /glade/work/bduran/test-picontrol-branch-3
run dir: /glade/derecho/scratch/bduran/test-picontrol-branch-3
What version of the code are you using?
cesm2.1.5
./create_newcase --case /glade/work/bduran/test-picontrol-branch-3 --compset B1850 --res f09_g17
Describe every step you took leading up to the problem:
./xmlchange GET_REFCASE=FALSE,RUN_REFCASE=b.e21.B1850.f09_g17.CMIP6-piControl.001,RUN_TYPE=hybrid,RUN_REFDATE=1021-01-01
removed the setting of init_interp_method= 'use_finidat_areas' in env_run.xml as per prior guidance
Prestaged restarts into run directory