I want to run a fully coupled simulation of cesm 2.1 for year 2000. As I did not find a "B2000" compset I created a case based on B1850. It says in the compset definition overview that initialization times can be set to 1850 or 2000:
I think I have managed to get most of the namelist values set up correctly, including year 2000 values for the solar constant, greenhouse gases and aerosols. However, the initialization file is still the original B1850 one, see "ncdata" in this excerpt from CaseDocs/atm_in:
/
&cam_initfiles_nl
bnd_topo = '/cluster/projects/nn9188k/cesm2.1.1/inputdata/atm/cam/topo/fv_1.9x2.5_nc3000_Nsw084_Nrs016_Co120_Fi001_ZR_GRNL_031819.nc'
ncdata = 'b.e20.B1850.f19_g17.release_cesm2_1_0.020.cam.i.0301-01-01-00000.nc'
use_topo_file = .true.
/
I cannot find one that seems to reflect year 2000 conditions, and I have looked here:
I am using resolution f19_g17 for my run.
I'm not sure if I'm looking in the wrong places or if the year 2000 initial conditions should be specified in other ways that I think. Please let me know if you know what I'm missing here! :)
/
&cam_initfiles_nl
bnd_topo = '/cluster/projects/nn9188k/cesm2.1.1/inputdata/atm/cam/topo/fv_1.9x2.5_nc3000_Nsw084_Nrs016_Co120_Fi001_ZR_GRNL_031819.nc'
ncdata = 'b.e20.B1850.f19_g17.release_cesm2_1_0.020.cam.i.0301-01-01-00000.nc'
use_topo_file = .true.
/
I cannot find one that seems to reflect year 2000 conditions, and I have looked here:
I am using resolution f19_g17 for my run.
I'm not sure if I'm looking in the wrong places or if the year 2000 initial conditions should be specified in other ways that I think. Please let me know if you know what I'm missing here! :)