My goal is to assess dust radiative effect under conditions in 1850s, current (2010s or 2000s) and 2 future (2090s) scenarios (SSP2-4.5 and SSP5-8.5). I want to assess dust optic changes at some points. I would prefer not to have to run a full simulation, but just 10-years slices for each climate to calculate radiative forcing. So, I think would need the component sets, restart files, and base code that matches the restart files.
I found this case name: b.e21.BSSP245cmip6.f09_g17.CMIP6-SSP2-4.5.101: and it seems to have SSP2-4.5 restart files for 2085 (which is fine). But it has prognostic CO2. I don’t know neither where the model version (base code) is for this simulation, though I can do hybrid run with those restart files and the compset of BSSP245cmip6.
We would prefer to use a case with diagnostic CO2. I just can’t find one that works. There is a case for present day, b.e21.BHIST.f09_g17.CMIP6-historical.001, which is similar to the one I am looking for. But it turned out that I have to set the following in the land namelist of my historical run to do interpolation, just because of different land unit numbers.
use_init_interp = .true.
It seems that the two codes (my and the one used in the simulation that generated the restart files) are different somehow. But we don’t know which version was used for that CMIP6 case.
I did find a case, b.e21.BHIST_BPRP.f09_g17.CMIP6-esm-hist.001, with prognostic CO2, and I can create a fully coupled case and run it using CESM2.1.2 also with prognostic CO2 and those restart files.
Anyone any recommendation or comments? Many thanks!
I found this case name: b.e21.BSSP245cmip6.f09_g17.CMIP6-SSP2-4.5.101: and it seems to have SSP2-4.5 restart files for 2085 (which is fine). But it has prognostic CO2. I don’t know neither where the model version (base code) is for this simulation, though I can do hybrid run with those restart files and the compset of BSSP245cmip6.
We would prefer to use a case with diagnostic CO2. I just can’t find one that works. There is a case for present day, b.e21.BHIST.f09_g17.CMIP6-historical.001, which is similar to the one I am looking for. But it turned out that I have to set the following in the land namelist of my historical run to do interpolation, just because of different land unit numbers.
use_init_interp = .true.
It seems that the two codes (my and the one used in the simulation that generated the restart files) are different somehow. But we don’t know which version was used for that CMIP6 case.
I did find a case, b.e21.BHIST_BPRP.f09_g17.CMIP6-esm-hist.001, with prognostic CO2, and I can create a fully coupled case and run it using CESM2.1.2 also with prognostic CO2 and those restart files.
Anyone any recommendation or comments? Many thanks!