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

lon lat cosz sizes disagree

Dear all, I am trying to run CESM 1.2.2 single-point runs on a userdefined machine. When I start casename.run, it does not finish. cesm.log tells me [...](shr_sys_abort) ERROR: (shr_tInterp_getCosz)  ERROR: lon lat cosz sizes disagree(shr_sys_abort) WARNING: calling shr_mpi_abort() and stoppingapplication called MPI_Abort(MPI_COMM_WORLD, 1001) - process 1(shr_sys_abort) ERROR: (shr_tInterp_getCosz)  ERROR: lon lat cosz sizes disagree(shr_sys_abort) WARNING: calling shr_mpi_abort() and stoppingapplication called MPI_Abort(MPI_COMM_WORLD, 1001) - process 3(shr_sys_abort) ERROR: (shr_tInterp_getCosz)  ERROR: lon lat cosz sizes disagree(shr_sys_abort) WARNING: calling shr_mpi_abort() and stoppingapplication called MPI_Abort(MPI_COMM_WORLD, 1001) - process 2 ====================================================================================   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES=   EXIT CODE: 233=   CLEANING UP REMAINING PROCESSES=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES===================================================================================(full log attached) This is a general problem with single-point runs and happens for pre-defined as well as custom resolutions. The machine seems to be configured correctly as non-single-point grids do not cause any problems. Does anybody have an idea what causes that problem and why it is restricted to single-point runs? Thanks for any help, Martin
 
Top