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

BSSPcmip6 pio die/overflow error

Hi all, I am running a BSSP585cmip6 case, a totally default one. I got an error as below:

pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 1508 :
Overflow when type cast to 4-byte integer.

It should be happening when initializing the clm module, interpolating the initial files for CMIP6(crop?) experiments probably (I do not have this issue when I run a BSSP585 case without CMIP6).

I understand this error is due to mismatched data types, such as when casting a 2-byte variable to 4-byte. However, I do not know how to debug it. Appreciate it if anyone can offer help~
 
Top