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

Error in running CESM102

Hi
I am getting the following error on Regatta

CCSM BUILDNML SCRIPT STARTING
- To prestage restarts, untar a restart.tar file into /home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/scratchroot/B1850CN/run
- Create modelio namelist input files
CCSM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
CCSM PRESTAGE SCRIPT STARTING
- CCSM input data directory, DIN_LOC_ROOT_CSMDATA, is /home/caos2/casgbala/dev/inputdata_ccsm4
- Case input data directory, DIN_LOC_ROOT, is /home/caos2/casgbala/dev/inputdata_ccsm4
- Checking the existence of input datasets in DIN_LOC_ROOT

The following files were not found, this is informational only
Input Data List Files Found:
/home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/B1850CN/Buildconf/cam.input_data_list
/home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/B1850CN/Buildconf/pop2.input_data_list
/home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/B1850CN/Buildconf/cpl.input_data_list
/home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/B1850CN/Buildconf/cice.input_data_list
/home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/B1850CN/Buildconf/clm.input_data_list
File status unknown: b40.t31x3.037.cam2.i.0262-01-01-00000.nc
File status unknown: b40.t31x3.037.clm2.r.0262-01-01-00000.nc

- Prestaging REFCASE (ccsm4_init/b40.t31x3.037/0262-01-01) to /home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/scratchroot/B1850CN/run
CCSM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY
Wed Dec 15 12:49:19 IST 2010 -- CSM EXECUTION BEGINS HERE
Wed Dec 15 12:50:52 IST 2010 -- CSM EXECUTION HAS FINISHED
Model did not complete - see /home/caos2/casgbala/dev/CESM102/cesm1_0_2/scripts/scratchroot/B1850CN/run/cpl.log.101215-124906

vi cpl.log.101215-124906

(seq_timemgr_clockPrint) Alarm = 7 seq_timemgr_alarm_tprof
(seq_timemgr_clockPrint) Prev Time = 00001201 00000
(seq_timemgr_clockPrint) Next Time = 99991201 00000
(seq_timemgr_clockPrint) Intervl yms = 9999 0 0


(seq_mct_drv) : Initialize each component: atm, lnd, ocn, and ice
(seq_mct_drv) : Initialize atm component
(seq_mct_drv) : Initialize lnd component

Looking for your suggestions..

Thanks in advance.
Dev
 

eaton

CSEG and Liaisons
Try looking in some of the log files for the other components. In addition to the cpl.log file there will be atm.log, lnd.log, ice.log, ocn.log, and ccsm.log files. One of these might have more information.
 
Top