Abnormal job end: Blow Up
Hi,
We're trying to run a model in CROCO that was set up in an old version of Roms-Agrif. I have set all parameters in cppdefs.h to "defined" that were "defined" in the old cppdefs.h I have set all parameters in cppdefs.h to "undef" that were "undef" in the old cppdefs.h Parameters that were new in CROCO, as compared to Roms-Agrif, I have set to "undef". Some parameters that were defined in the old cppdefs.h, such as SPLIT_EOS and OBC_M2FLATHER I added (and "defined"). I didn't want to go into the cppdefs_dev.h, since it is discouraged to do that for normal users.
The files were prepared with CROCO-tools and settings were the same as for the old files. Somehow we keep getting a Blow Up within the first 3 time-steps of running the model, at the eastern border I believe (IMAX = 330 and JMAX = 2; LLm = 332 and MMm = 370).
It was supposed to be a nested run, but because the parent grid keeps crashing we are running it with just the parent grid. Since it worked before we don't understand why it is blowing up now.
Anyone any ideas why this happens? Anyone experiencing the same and found a fix?
These are the old files we used (to use): C:\fakepath\cppdefs.h C:\fakepath\param.h
These are the new files we use: C:\fakepath\cppdefs.h C:\fakepath\param.h
This is the .in file: C:\fakepath\roms.in
This is the croco.out file, after changing Swen's suggestions from below. C:\fakepath\croco_out.txt