Hi everyone,
After looking through the thread (https://bb.cgd.ucar.edu/cesm/threads/suggestions-for-modifying-the-start-date-cesm2.4921/#post-35387), there are other questions pop up regarding their discussion.
1. BHIST
Case descripition:
./create_newcase --case ~/cases/bhist --compset BHIST --res f19_g17
I found:
RUN_REFEDATE=0301-01-01
RUN_REFCASE=b.e20.B1850.f19_g17.release_cesm2_1_0.020
RUN_STARTDATE=1850-01-01
RUN_TYPE =hybrid
Question:
1. RUN_REFCASE is used to provide the initial condition for the model. And RUN_REFDATE does not need to be matched (same as) with RUN_STARTDATE.
2. If I need to run the model with different initial conditions, all I need to do is chang RUN_REFDATE (e.g. RUN_REFDATE=0209-01-01) if I chose to use the same simulation (e.g. b.e20.B1850.f19_g17.release_cesm2_1_0.020). Also, it is ok if I am using a different simulation.
3. If I want to get a historical run starting from 1979, I only need to change RUN_STARTDATE=1979-01-01. No need to make changes of RUN_REFCASE and RUN_REFDATE.
Is my understanding of the above correct?
Thanks for the help!
Best,
Skylar
After looking through the thread (https://bb.cgd.ucar.edu/cesm/threads/suggestions-for-modifying-the-start-date-cesm2.4921/#post-35387), there are other questions pop up regarding their discussion.
1. BHIST
Case descripition:
./create_newcase --case ~/cases/bhist --compset BHIST --res f19_g17
I found:
RUN_REFEDATE=0301-01-01
RUN_REFCASE=b.e20.B1850.f19_g17.release_cesm2_1_0.020
RUN_STARTDATE=1850-01-01
RUN_TYPE =hybrid
Question:
1. RUN_REFCASE is used to provide the initial condition for the model. And RUN_REFDATE does not need to be matched (same as) with RUN_STARTDATE.
2. If I need to run the model with different initial conditions, all I need to do is chang RUN_REFDATE (e.g. RUN_REFDATE=0209-01-01) if I chose to use the same simulation (e.g. b.e20.B1850.f19_g17.release_cesm2_1_0.020). Also, it is ok if I am using a different simulation.
3. If I want to get a historical run starting from 1979, I only need to change RUN_STARTDATE=1979-01-01. No need to make changes of RUN_REFCASE and RUN_REFDATE.
Is my understanding of the above correct?
Thanks for the help!
Best,
Skylar