Push notifications in your browser are not yet configured.
You are not logged in, you may not see all content and functionalities. If you have an account, please login .
Dear colleagues, I have faced this problem again. The long model run (1 year) starts well, but after a few days (or even a few hours) it gets NaN values in YU* files (attached) and in model point output (M_Yuzhno-Sakhalinsk). It doesn’t lead to model crash, but all model variables in output have got NaN (see slurm-1151743). I have done different variants of compilation ( CKEYS in Fopts):
CKEYS = -c -fpp -fno-alias -unroll0 -heap-arrays 1000 – it gives NaN
CKEYS = -c -fpp -fno-alias -unroll0 -heap-arrays 1000 -g -O0 -traceback – it gives NaN
CKEYS = -c -fpp -fno-alias -unroll0 -heap-arrays 1000 -fpe0 -g -O0 -traceback – it crashes according to (slurm-1151468)
CKEYS = -c -fpp -fno-alias -unroll0 -heap-arrays 1000 -fpe0 – it crashes according to (slurm-1151420)
Could you give any solvings to this problem? I’m attaching the script file too (cclm_Sakhalin_0.12.sh).
Thank you.