Hello! I am currently running a BHIST case using the cesm2.1.5 version, with the 2000-year restart file. The expectation is to run the simulation with fixed 2000-year emissions and external conditions until a stable equilibrium state is reached. My first startup settings are as follows:
./xmlchange RUN_REFCASE=b.e21.BHIST.f09_g17.CMIP6-historical.010
./xmlchange RUN_REFDATE=2000-01-01
./xmlchange RUN_STARTDATE=2000-01-01
RUN_TYPE=hybrid
Then I set: ./xmlchange STOP_OPTION=nyears
./xmlchange STOP_N=10.
After running for every ten years, I would stop to check, and then continue the run until reaching the equilibrium position. For the second run,
I set: ./xmlchange CONTINUE_RUN=TRUE.
I would like to know if, when running in such a intermittent manner, the output would be continuous or if it would always re-hybridize? Would there be any climate drift? And what would be the difference if using branch to spin up to the climate equilibrium state?
./xmlchange RUN_REFCASE=b.e21.BHIST.f09_g17.CMIP6-historical.010
./xmlchange RUN_REFDATE=2000-01-01
./xmlchange RUN_STARTDATE=2000-01-01
RUN_TYPE=hybrid
Then I set: ./xmlchange STOP_OPTION=nyears
./xmlchange STOP_N=10.
After running for every ten years, I would stop to check, and then continue the run until reaching the equilibrium position. For the second run,
I set: ./xmlchange CONTINUE_RUN=TRUE.
I would like to know if, when running in such a intermittent manner, the output would be continuous or if it would always re-hybridize? Would there be any climate drift? And what would be the difference if using branch to spin up to the climate equilibrium state?