Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Questions in running compset BHISTcmip6

ucas_qs

qiushi Zhang
Member
Hello, everyone. I'm a novice in CESM2 model and I learned a lot after reading the user's guide.Recently, however, I have a problem in running model. I want to run the coupling test of CMIP6, and then modify the parameters for sensitivity test. So, I did the following.

I downloaded the files in this directory and put them in the inputdata directory. ftp://ftp.cgd.ucar.edu/cesm/inputdata/cesm2_init/b.e21.B1850.f09_g17.CMIP6-piControl.001_v3hist/ and other required files.
then,
./create_newcase --case ~/cases/BHISTcmip6 --compset BHISTcmip6 --res f09_g17 --run-unsupported --compiler intel ;
then, I set the running time to be two months:
./xmlchange STOP_N=2,STOP_OPTION=nmonths ;
./case.setup
./case.build
./case.submit
I calculated 10 hours with 576 cores, but output with very little storage.. So I killed this job. I don't know if this is normal. I see that there are restart files in some running directories, and the display date is 0501-01-01. Does the time integration start from here, and no output files will be produced until 1850? Do I need to modify the xml file to set CONTIUE_RUN to true and change the RUN_TYPE ?If I need 1950 or other restart files, how can I get them?

The output is as follows:
1600265935294.png

I'm sorry for this confusion in my part.
Any answer will be of great help to me and I will be very grateful.
 
Top