I hope that this thread can be useful for everyone.
Let's say, I have run the following,
in a ported machine (CESM 2.1.3) and I've tested that the simulation could complete successfully.
I have a few questions regarding setting
1. Which files in the case folder (e.g.
2. As a specific question to the
If there is a specific reference or tutorial, please feel free to share the link.
Thanks a lot!
Let's say, I have run the following,
Code:
./create_newcase --case BSSP245cmip6 --res f09_g17 --compset BSSP245cmip6
in a ported machine (CESM 2.1.3) and I've tested that the simulation could complete successfully.
I have a few questions regarding setting
RUN_TYPE=startup
in env_run.xml
under the above compset.1. Which files in the case folder (e.g.
./BSSP245cmip6/
) can we know the specific details of its baseline states? 2. As a specific question to the
BSSP
cases, if we set a RUN_STARTDATE=2020-01-01
, will the baseline state try its best to fit to the real (earth) time year 2020 or if not, how do we know which actual year is it initializing?If there is a specific reference or tutorial, please feel free to share the link.
Thanks a lot!