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

Porting CESM - ./case.run error

./case.runI use 'mpirun -np 1 $EXEROOT/cesm.exe >&! cesm.log.$LID' The error information:------------------------------------------------------------------------- CESM BUILDNML SCRIPT STARTING - To prestage restarts, untar a restart.tar file into /Users/YujiaYou/EXEROOT/run infile is /Users/YujiaYou/Documents/text1/Buildconf/cplconf/cesm_namelist CESM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------------------------------------------------------------------------------- CESM PRESTAGE SCRIPT STARTING - Case input data directory, DIN_LOC_ROOT, is /Users/YujiaYou/inputdata - Checking the existence of input datasets in DIN_LOC_ROOT CESM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------Wed Sep 14 13:32:17 CDT 2016 -- CSM EXECUTION BEGINS HEREWed Sep 14 13:32:17 CDT 2016 -- CSM EXECUTION HAS FINISHEDgrep: cpl.log.160914-132130: No such file or directoryModel did not complete - see /../EXEROOT/run/cesm.log.160914-132130 In cesm.log.160914-132130: At line 894 of file /Users/YujiaYou/Documents/cesm1_2_2/models/csm_share/shr/shr_file_mod.F90 (unit = 99)Fortran runtime error: Cannot open file '~/EXEROOT/run/cpl.log.160914-135823': No such file or directory I do not know how to solve this. Any advice and help is appreciated! 
 
Top