Hi everyone,
I would like to use CESM2.1.3 to study the radiative forcing change caused by land use and land cover change (LULCC). I am going to conduct a historical transient control run and land_changed run, and I am trying to run a FHIST_BGC case on our school’s HPC now. As a novice, something is confusing me:
1. If there is an initial files, for example, FHIST_BGC compset with default finidat = 'b.e20.BHIST.f09_g17.20thC.297_01_v3.clm2.r.1979-01-01-00000.nc', does it mean there is no need for spinup? Besides, the simulation start time cannot be changed, only from 1979?
2. If 1 holds, then my steps would be:
> ./create_newcase --case ./cases/FHIST_BGC_Ctl --res f09_f09_mg17 --compset FHIST_BGC --mach mymach
> cd FHIST_BGC_Ctl
> ./xmlchange RUN_TYPE=branch
> ./case.setup
> ./case.build --skip-provenance-check
> ./xmlchange RESUBMIT=3,STOP_N=10,STOP_OPTION=nyears
> ./case.submit
Above as the control experiment, then change the flanduse_timeseries data, and follow the same steps to simulate again as the land_changed run.
Is this right?
3. If I use the FHIST_BGC for simulation, the difference between this and the “land-hist” in the first phase of LUMIP in CMIP6 is that the latter is land only and the former is CAM+CLM? At the same time, I would also like to know if there is a similar experiment in CMIP6 that can achieve the same thing, so as not to duplicate work.
Thanks in advance!
Best,
Suyi
I would like to use CESM2.1.3 to study the radiative forcing change caused by land use and land cover change (LULCC). I am going to conduct a historical transient control run and land_changed run, and I am trying to run a FHIST_BGC case on our school’s HPC now. As a novice, something is confusing me:
1. If there is an initial files, for example, FHIST_BGC compset with default finidat = 'b.e20.BHIST.f09_g17.20thC.297_01_v3.clm2.r.1979-01-01-00000.nc', does it mean there is no need for spinup? Besides, the simulation start time cannot be changed, only from 1979?
2. If 1 holds, then my steps would be:
> ./create_newcase --case ./cases/FHIST_BGC_Ctl --res f09_f09_mg17 --compset FHIST_BGC --mach mymach
> cd FHIST_BGC_Ctl
> ./xmlchange RUN_TYPE=branch
> ./case.setup
> ./case.build --skip-provenance-check
> ./xmlchange RESUBMIT=3,STOP_N=10,STOP_OPTION=nyears
> ./case.submit
Above as the control experiment, then change the flanduse_timeseries data, and follow the same steps to simulate again as the land_changed run.
Is this right?
3. If I use the FHIST_BGC for simulation, the difference between this and the “land-hist” in the first phase of LUMIP in CMIP6 is that the latter is land only and the former is CAM+CLM? At the same time, I would also like to know if there is a similar experiment in CMIP6 that can achieve the same thing, so as not to duplicate work.
Thanks in advance!
Best,
Suyi