Hello all!
I am using CESM 2.1.3 and my objective is to generate a hybrid run from restart files at year 501 of the CMIP6: b_e21_B1850_2degcmip6picontrol run. I've created a new case using the B1850 compset (longname: 1850_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD), at resolution f19_g17.
I've imposed the following xml changes (some of these are just imposing defaults):
STOP_OPTION='ndays'
STOP_N=5
JOB_WALLCLOCK_TIME = '01:00:00'
JOB_QUEUE='huce_cascade'
MAX_TASKS_PER_NODE=48
CAM_CONFIG_OPTS="-chem none"
DOUT_S_SAVE_INTERIM_RESTART_FILES='true'
REST_OPTION='nyears'
REST_N=1
CONTINE_RUN='false'
RESUBMIT=0
RUN_TYPE='hybrid'
RUN_REFCASE='b.e21.B1850.f19_g17.CMIP6-piControl-2deg.001'
RUN_REFDATE="0501-01-01"
RUN_REFDIR="/n/holystore01/LABS/keith_lab_seas/Lab/cgolja/CESM_restart_files/CMIP6/b_e21_B1850_2degcmip6picontrol/0501-01-01/
(note the above directory contains all the files I copied from the restart folder of this case from the UCAR/NCAR glade storage, and includes the rpointer files etc)
I've modified the user_nl_cam file to include some extra outputs, and have attached that below.
My case successfully builds, however encounters and error once it runs. From what I can see in the log files I think this has something to do with the aerosol/chemistry of CAM (and the fact that I'm altering this configuration from the run I want to kick off from--can I do that?) , but I'm pretty out of my depth in diagnosing a fix. The error I'm seeing in the cesm.log file is:
WARNING: Rearr optional argument is a pio2 feature, ignored in pio1
ERROR: ADDFLD: VOLCANIC_m3 already on list
I've attached my build script, user_nl_cam file, log files, version information, and configuration xml files as we've ported CESM 2 for use on Harvard's Cannon computing cluster.
Thanks for any help you can provide!
[Edited by Bill Sacks (2021-01-27) at 7:30 pm: just fixed color of some text that was invisible.]
I am using CESM 2.1.3 and my objective is to generate a hybrid run from restart files at year 501 of the CMIP6: b_e21_B1850_2degcmip6picontrol run. I've created a new case using the B1850 compset (longname: 1850_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD), at resolution f19_g17.
I've imposed the following xml changes (some of these are just imposing defaults):
STOP_OPTION='ndays'
STOP_N=5
JOB_WALLCLOCK_TIME = '01:00:00'
JOB_QUEUE='huce_cascade'
MAX_TASKS_PER_NODE=48
CAM_CONFIG_OPTS="-chem none"
DOUT_S_SAVE_INTERIM_RESTART_FILES='true'
REST_OPTION='nyears'
REST_N=1
CONTINE_RUN='false'
RESUBMIT=0
RUN_TYPE='hybrid'
RUN_REFCASE='b.e21.B1850.f19_g17.CMIP6-piControl-2deg.001'
RUN_REFDATE="0501-01-01"
RUN_REFDIR="/n/holystore01/LABS/keith_lab_seas/Lab/cgolja/CESM_restart_files/CMIP6/b_e21_B1850_2degcmip6picontrol/0501-01-01/
(note the above directory contains all the files I copied from the restart folder of this case from the UCAR/NCAR glade storage, and includes the rpointer files etc)
I've modified the user_nl_cam file to include some extra outputs, and have attached that below.
My case successfully builds, however encounters and error once it runs. From what I can see in the log files I think this has something to do with the aerosol/chemistry of CAM (and the fact that I'm altering this configuration from the run I want to kick off from--can I do that?) , but I'm pretty out of my depth in diagnosing a fix. The error I'm seeing in the cesm.log file is:
WARNING: Rearr optional argument is a pio2 feature, ignored in pio1
ERROR: ADDFLD: VOLCANIC_m3 already on list
I've attached my build script, user_nl_cam file, log files, version information, and configuration xml files as we've ported CESM 2 for use on Harvard's Cannon computing cluster.
Thanks for any help you can provide!
[Edited by Bill Sacks (2021-01-27) at 7:30 pm: just fixed color of some text that was invisible.]
Attachments
-
current_version.txt7.4 KB · Views: 7
-
config_compilers.txt785 bytes · Views: 4
-
config_batch.txt2.3 KB · Views: 6
-
config_pio.txt153 bytes · Views: 2
-
cpl.log.14265970.210122-231915.txt40.9 KB · Views: 1
-
user_nl_cam_dailyvar.txt391 bytes · Views: 11
-
config_machines.txt8.7 KB · Views: 3
-
cesm.log.14265970.210122-231915.txt520.9 KB · Views: 7
-
build_cesm_bash.txt4.4 KB · Views: 5
Last edited by a moderator: