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

CESM 2.1.3 POP initialization hangs during hybrid run

zhangguangzhi

zhangguangzhi
New Member
I’m running CESM 2.1.3 with configuration --res f09_g17 --compset B1850.
I didn’t modify the source code, only the usual XML settings listed below.
During initialization, the model stops when the POP component starts to initialize — it just hangs with no further progress.


Case setup summary:
EXEROOT = /GFPS8p/cess27/case/b.e21.B1850.f09_g17.PMIP4-midHolo.amazon/bld
RUNDIR = /GFPS8p/cess27/case/b.e21.B1850.f09_g17.PMIP4-midHolo.amazon/run
DIN_LOC_ROOT = /GFPS8p/cess26/inputdata
DOUT_S_ROOT = /GFPS8p/cess27/case/b.e21.B1850.f09_g17.PMIP4-midHolo.amazon/archive
RUN_TYPE = hybrid
RUN_REFCASE = b.e21.B1850.f09_g17.PMIP4-midHolo.003
RUN_STARTDATE = 0007-01-01
GET_REFCASE = FALSE
CCSM_CO2_PPMV = 264.4
STOP_OPTION = nyears
STOP_N = 200
REST_N = 5
RESUBMIT = 1
Processor layout:
NTASKS_ATM=144
NTASKS_CPL=96
NTASKS_LND=72
NTASKS_OCN=96
NTASKS_ICE=36
NTASKS_ROF=24
NTASKS_WAV=6
NTASKS_GLC=6
ROOTPE_ATM=0
ROOTPE_CPL=144
ROOTPE_ROF=444
ROOTPE_WAV=468
ROOTPE_GLC=474
 

Attachments

  • log.zip
    145.8 KB · Views: 1
Top