What I am trying to do:
I am looking at single column CAM+CLM (SCAM) and sensitivity to surface cover. I will be running the model for 5 months at a time. I want the crop model to be active with predictive phenology. This link shows the forcing data that I am using. The ARM data is already processed into forcing files for SCAM. The iop datasets I am using run from May 1st to September 30th from 2012-2018.
Next steps I want to do:
I want to spin-up the model so that I can use the crop model with SCAM.
What version of the code are you using?
cesm2_3_beta17
Describe every step you took leading up to the problem:
This is the path for one of the first spin-ups I have already tried to do: /glade/derecho/scratch/jaedynw/archive/I2000Clm50BgcCrop.T42_T42.spinup_testrun_v5/rest
set CASETITLE=spinup_testrun_v5
set CASESET=I2000Clm50BgcCrop
set CASERES=T42_T42
set COMPILER=intel
set CESMROOT=/glade/work/$USER/cesm2_3_beta17
set IOP = arm97
set IOPNAME = scam_$IOP
./xmlchange STOP_OPTION=ndays
./xmlchange STOP_N=152
./xmlchange RUN_STARTDATE="2012-05-01"
./xmlchange CLM_ACCELERATED_SPINUP="on"
./xmlchange MOSART_IGNORE_WARNINGS="true"
./xmlchange JOB_WALLCLOCK_TIME=02:00:00
./xmlchange MOSART_MODE="NULL"
After building the case I used ./xmlchangeRESUBMIT=10
This is the path for the second spin-up: /glade/derecho/scratch/jaedynw/archive/I2000Clm50BgcCrop.T42_T42.spinup_testrun_final_v2/rest
set CASETITLE=spinup_testrun_final_v2
set CASESET=I2000Clm50BgcCrop
set CASERES=T42_T42
set COMPILER=intel
set CESMROOT=/glade/work/$USER/cesm2_3_beta17
./xmlchange STOP_OPTION=ndays
./xmlchange STOP_N=152
./xmlchange RUN_STARTDATE="2012-05-01"
./xmlchange RUN_TYPE=startup
./xmlchange MOSART_IGNORE_WARNINGS="true"
./xmlchange JOB_WALLCLOCK_TIME=02:00:00
./xmlchange MOSART_MODE="NULL"
./xmlchange CLM_BLDNML_OPTS="-ignore_warnings"
./xmlchange CLM_NAMELIST_OPTS="use_init_interp=.true. init_interp_method='general'"
After building the case I used ./xmlchangeRESUBMIT=10
Main issue:
After taking the last restart file and using it as the finidat file, I saw no differences in TG, QSOIL, etc. even after changing the types of crops in the land surface file: /glade/campaign/cesm/cesmdata/inputdata/lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_T42_hist_2000_78pfts_c240425.nc
Questions:
1. Do I need to first run 200+ years in “-bgc_spinup on” mode even though I only want to look at growing seasons over 6 years?
2. Do I need to spinup again for at least 400+ years in the normal mode?
3. Which compset makes the most sense to use? IHISTClm50BgcCrop or I2000Clm50BgcCrop
4. Is the following resolution okay to use with either of those compsets? T42_T42
My main uncertainties are making sure the compset, resolution, and spin-up times make the most sense for what I want to do. Let me know if I need to clarify anything else. Thank you!
I am looking at single column CAM+CLM (SCAM) and sensitivity to surface cover. I will be running the model for 5 months at a time. I want the crop model to be active with predictive phenology. This link shows the forcing data that I am using. The ARM data is already processed into forcing files for SCAM. The iop datasets I am using run from May 1st to September 30th from 2012-2018.
Next steps I want to do:
I want to spin-up the model so that I can use the crop model with SCAM.
What version of the code are you using?
cesm2_3_beta17
Describe every step you took leading up to the problem:
This is the path for one of the first spin-ups I have already tried to do: /glade/derecho/scratch/jaedynw/archive/I2000Clm50BgcCrop.T42_T42.spinup_testrun_v5/rest
set CASETITLE=spinup_testrun_v5
set CASESET=I2000Clm50BgcCrop
set CASERES=T42_T42
set COMPILER=intel
set CESMROOT=/glade/work/$USER/cesm2_3_beta17
set IOP = arm97
set IOPNAME = scam_$IOP
./xmlchange STOP_OPTION=ndays
./xmlchange STOP_N=152
./xmlchange RUN_STARTDATE="2012-05-01"
./xmlchange CLM_ACCELERATED_SPINUP="on"
./xmlchange MOSART_IGNORE_WARNINGS="true"
./xmlchange JOB_WALLCLOCK_TIME=02:00:00
./xmlchange MOSART_MODE="NULL"
After building the case I used ./xmlchangeRESUBMIT=10
This is the path for the second spin-up: /glade/derecho/scratch/jaedynw/archive/I2000Clm50BgcCrop.T42_T42.spinup_testrun_final_v2/rest
set CASETITLE=spinup_testrun_final_v2
set CASESET=I2000Clm50BgcCrop
set CASERES=T42_T42
set COMPILER=intel
set CESMROOT=/glade/work/$USER/cesm2_3_beta17
./xmlchange STOP_OPTION=ndays
./xmlchange STOP_N=152
./xmlchange RUN_STARTDATE="2012-05-01"
./xmlchange RUN_TYPE=startup
./xmlchange MOSART_IGNORE_WARNINGS="true"
./xmlchange JOB_WALLCLOCK_TIME=02:00:00
./xmlchange MOSART_MODE="NULL"
./xmlchange CLM_BLDNML_OPTS="-ignore_warnings"
./xmlchange CLM_NAMELIST_OPTS="use_init_interp=.true. init_interp_method='general'"
After building the case I used ./xmlchangeRESUBMIT=10
Main issue:
After taking the last restart file and using it as the finidat file, I saw no differences in TG, QSOIL, etc. even after changing the types of crops in the land surface file: /glade/campaign/cesm/cesmdata/inputdata/lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_T42_hist_2000_78pfts_c240425.nc
Questions:
1. Do I need to first run 200+ years in “-bgc_spinup on” mode even though I only want to look at growing seasons over 6 years?
2. Do I need to spinup again for at least 400+ years in the normal mode?
3. Which compset makes the most sense to use? IHISTClm50BgcCrop or I2000Clm50BgcCrop
4. Is the following resolution okay to use with either of those compsets? T42_T42
My main uncertainties are making sure the compset, resolution, and spin-up times make the most sense for what I want to do. Let me know if I need to clarify anything else. Thank you!