m_kliphuis@uu_nl
New Member
Hi CESM experts,
I work at the Institute for Marine and Atmospheric research Utrecht (IMAU) in the Netherlands and I would like to rerun the following CESM2 case (b.e21.BSSP585_BPRPcmip6.f09_g17.CMIP6-esm-ssp585.001) which was run at machine Cheyenne:
https://data.ucar.edu/dataset/cmip6...nteractive-land-clm5-coupled-ocean-pop2-with-
I tried to reproduce the run on the dutch national supercomputer 'Snellius' and I think I set it up properly with the command:
./create_newcase --run-unsupported --case b.e21.BSSP585cmip6.f09_g17.02 --compset SSP585_CAM60_CLM50%BGC-CROP-CMIP6DECK_CICE%CMIP6_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BPR --res f09_g17 --output-root /projects/0/prace_imau/prace_2013081679/cesm2_1_3/
Note the option BPRP for the biochemistry model in the ocean, meaning that CO2 in the ocean is calculated instead of prescribed. Also note that I’m using CESM2.1.3.
On this forum at How does one set up a SSP585-ESM simulation with CESM2
I found (at the end) Keith Lindsay mentioning that the initial condition files should not be the default initial files coming from a BDRD experiment but that I should use BPRP initial files.
I contacted Gary Strand and thankfully he (very quickly) offered me the files, more specific the year 2015 restart files from case: BHIST_BPRP.f09_g17.CMIP6-esm-hist.002.
However after running the case for 25 years the run does not give similar output as the NCAR run mentioned above. The NCAR run is much warmer, especially on the north and south pole ice sheets as you can see in the attached figure, showing the difference in 'Surface Temperature' averaged over the first year resp. the first 25 years.
I thought that perhaps I should have used the default year 2015 restart files (from case: b.e21.BHIST.f09_g17.CMIP6-historical.010_v2) but also then I get similar results.
Apparantly I am missing something. I have 2 questions:
This is how I setup my case:
./create_newcase --run-unsupported --case b.e21.BSSP585_BPRPcmip6.f09_g17.001 --compset SSP585_CAM60_CLM50%BGC-CROP-CMIP6DECK_CICE%CMIP6_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BPR --res f09_g17 --output-root /projects/0/prace_imau/prace_2013081679/cesm2_1_3/
with in env_run.xml
<entry id="RUN_REFDIR" value="cesm2_init">
<entry id="RUN_REFCASE" value="b.e21.BHIST_BPRP.f09_g17.CMIP6-esm-hist.002">
<entry id="RUN_REFDATE" value="2015-01-01">
<entry id="RUN_REFTOD" value="00000">
<entry id="GET_REFCASE" value="TRUE">
<entry id="RUN_STARTDATE" value="2015-01-01">
After that I simply let it run for 25 years.
Thanks in advance …
best,
Michael
I work at the Institute for Marine and Atmospheric research Utrecht (IMAU) in the Netherlands and I would like to rerun the following CESM2 case (b.e21.BSSP585_BPRPcmip6.f09_g17.CMIP6-esm-ssp585.001) which was run at machine Cheyenne:
https://data.ucar.edu/dataset/cmip6...nteractive-land-clm5-coupled-ocean-pop2-with-
I tried to reproduce the run on the dutch national supercomputer 'Snellius' and I think I set it up properly with the command:
./create_newcase --run-unsupported --case b.e21.BSSP585cmip6.f09_g17.02 --compset SSP585_CAM60_CLM50%BGC-CROP-CMIP6DECK_CICE%CMIP6_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BPR --res f09_g17 --output-root /projects/0/prace_imau/prace_2013081679/cesm2_1_3/
Note the option BPRP for the biochemistry model in the ocean, meaning that CO2 in the ocean is calculated instead of prescribed. Also note that I’m using CESM2.1.3.
On this forum at How does one set up a SSP585-ESM simulation with CESM2
I found (at the end) Keith Lindsay mentioning that the initial condition files should not be the default initial files coming from a BDRD experiment but that I should use BPRP initial files.
I contacted Gary Strand and thankfully he (very quickly) offered me the files, more specific the year 2015 restart files from case: BHIST_BPRP.f09_g17.CMIP6-esm-hist.002.
However after running the case for 25 years the run does not give similar output as the NCAR run mentioned above. The NCAR run is much warmer, especially on the north and south pole ice sheets as you can see in the attached figure, showing the difference in 'Surface Temperature' averaged over the first year resp. the first 25 years.
I thought that perhaps I should have used the default year 2015 restart files (from case: b.e21.BHIST.f09_g17.CMIP6-historical.010_v2) but also then I get similar results.
Apparantly I am missing something. I have 2 questions:
- Was the NCAR run indeed initialized with the b.e21.BHIST_BPRP.f09_g17.CMIP6-esm-hist.002 initial files?
- Are there other settings that I forgot?
This is how I setup my case:
./create_newcase --run-unsupported --case b.e21.BSSP585_BPRPcmip6.f09_g17.001 --compset SSP585_CAM60_CLM50%BGC-CROP-CMIP6DECK_CICE%CMIP6_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BPR --res f09_g17 --output-root /projects/0/prace_imau/prace_2013081679/cesm2_1_3/
with in env_run.xml
<entry id="RUN_REFDIR" value="cesm2_init">
<entry id="RUN_REFCASE" value="b.e21.BHIST_BPRP.f09_g17.CMIP6-esm-hist.002">
<entry id="RUN_REFDATE" value="2015-01-01">
<entry id="RUN_REFTOD" value="00000">
<entry id="GET_REFCASE" value="TRUE">
<entry id="RUN_STARTDATE" value="2015-01-01">
After that I simply let it run for 25 years.
Thanks in advance …
best,
Michael