Hello,
I am using the "release-cesm2.1.1" to run the CLM5BGCCROP model using the following compset: "2000_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_SROF_SGLC_SWAV". I plan to explore the crops from the Indian subcontinent, their planting windows, irrigation applied to the crops, and energy, water, and carbon cycles during their growing season. The query I have is to carry on such an experiment do I require to Spin-up the model for over 600 to 1000 years? Or would it be sufficient to run the model for a few extra years than I intend to analyze and discard the initial years as a spinup period?
Another follow-up question is:
I have given a spinup run as directed in the following link "1.5.5. Spinup of CLM5.0-BGC-Crop — ctsm release-clm5.0 documentation".
The steps I followed are:
$ ./create_newcase --case ~/BGC_Spinup_2 --res f09_g17 --compset 1850_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_SROF_SGLC_SWAV --machine PADUM --run-unsupported
$ ./xmlchange CLM_ACCELERATED_SPINUP=on
$ ./case.setup.
$ ./case.build --skip-provenance-check
$ changed the RUN_TYPE to "startup"
$ changed the CLM_FORCE_COLDSTART to value="on"
$ ./xmlchange RESUBMIT=3,STOP_N=50,STOP_OPTION=nyears
$ assigned the #PBS -l walltime=120:00:00 and #PBS -l select=8:ncpus=24:mpiprocs=24
$ ./case.submit
The question I have is this the right approach for doing a spin-up? After I complete this run, I will use the pointer files to initialize a spin-up for 400+ years in normal mode.
Am I following the right steps to achieve the goals I have set? Do I need to do anything differently?
Thanks in advance.
I am using the "release-cesm2.1.1" to run the CLM5BGCCROP model using the following compset: "2000_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_SROF_SGLC_SWAV". I plan to explore the crops from the Indian subcontinent, their planting windows, irrigation applied to the crops, and energy, water, and carbon cycles during their growing season. The query I have is to carry on such an experiment do I require to Spin-up the model for over 600 to 1000 years? Or would it be sufficient to run the model for a few extra years than I intend to analyze and discard the initial years as a spinup period?
Another follow-up question is:
I have given a spinup run as directed in the following link "1.5.5. Spinup of CLM5.0-BGC-Crop — ctsm release-clm5.0 documentation".
The steps I followed are:
$ ./create_newcase --case ~/BGC_Spinup_2 --res f09_g17 --compset 1850_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_SROF_SGLC_SWAV --machine PADUM --run-unsupported
$ ./xmlchange CLM_ACCELERATED_SPINUP=on
$ ./case.setup.
$ ./case.build --skip-provenance-check
$ changed the RUN_TYPE to "startup"
$ changed the CLM_FORCE_COLDSTART to value="on"
$ ./xmlchange RESUBMIT=3,STOP_N=50,STOP_OPTION=nyears
$ assigned the #PBS -l walltime=120:00:00 and #PBS -l select=8:ncpus=24:mpiprocs=24
$ ./case.submit
The question I have is this the right approach for doing a spin-up? After I complete this run, I will use the pointer files to initialize a spin-up for 400+ years in normal mode.
Am I following the right steps to achieve the goals I have set? Do I need to do anything differently?
Thanks in advance.