Hello,
I have a fresh "port" of CESM 2.1.5 to a local cluster, and appear to have a clean build against Intel compilers (2023).
However, running the F2000climo compset, at both F09 and F19, aerosols seem to be causing trouble, ultimately resulting in the job catching too many errors and apparently self-terminating:
In cesm.log:
In atm.log, shortly before job is terminated:
The warning is given many times until the job stops.
Initially I was worried about compiling, but what little information I could find on this error suggests it could be corrupted, or mis-read, input data? However, I have checked the input data integrity using "./check_input_data" script which passes all data, and I have not done anything other than follow standard installation and build procedures. Everything seems ok ...
Can anyone suggest what is going on here, or how I could debug it?
Thanks
I have a fresh "port" of CESM 2.1.5 to a local cluster, and appear to have a clean build against Intel compilers (2023).
However, running the F2000climo compset, at both F09 and F19, aerosols seem to be causing trouble, ultimately resulting in the job catching too many errors and apparently self-terminating:
In cesm.log:
...
*** halting in modal_aero_lw after nerr_dopaer = 1000
ERROR: Unknown error submitted to shr_abort_abort.
...
In atm.log, shortly before job is terminated:
...
WARNING: Aerosol optical depth is unreasonably high in this layer.
dopaer( 1 , 23 , 3 , 129 )= 106.322967237323
...
The warning is given many times until the job stops.
Initially I was worried about compiling, but what little information I could find on this error suggests it could be corrupted, or mis-read, input data? However, I have checked the input data integrity using "./check_input_data" script which passes all data, and I have not done anything other than follow standard installation and build procedures. Everything seems ok ...
Can anyone suggest what is going on here, or how I could debug it?
Thanks