Replies: 1 comment 8 replies
-
Hi @jak5808, Thanks for posting this discussion thread. It looks like this is a warm-start run with HYCOM ocean coupling turned on. There is an error in your /work2/noaa/aoml-hafsda/knisely/HAFS_Feb_22_h2db_01online_6km/2020081106/00L/forecast/err.forecast: fcst_initialize ERROR: date_init /= date_init_res It is happening when the fcst_initialize subroutine in ./sorc/hafs_forecast.fd/FV3/module_fcst_grid_comp.F90 opens the ./forecast/INPUT/coupler.res file and sees that date_init and date_init_res are not the same, at which point the code is purposefully written to exit. One thing that strikes me as strange is that in /work2/noaa/aoml-hafsda/knisely/HAFS_Feb_22_h2db_01online_6km/com/2020081106/00L/storm1.holdvars.txt, it says export warm_start_opt=0, which would indicate a cold start. This might be an indication that the model has been misconfigured. Can you compare against your older version of HAFS and see what the value of warm_start_opt is for the second cycle and beyond? Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm currently running the most recent version of HAFS on Orion and I'm having trouble with my forecast jobs. For both experiments I'm running, the 2nd cycle forecast job fails immediately, and I can't figure out why. For reference, I'll link the system and one of the experiment's working directory below:
/work/noaa/aoml-hafsda/knisely/HAFS_Feb_22
/work2/noaa/aoml-hafsda/knisely/HAFS_Feb_22_h2db_01online_6km/2020081106/00L
I was concerned changes I made to the system were to blame (running on a 6 km analysis grid and with online satbias turned on), but I instituted the same changes to a version of HAFS I grabbed back in Jan and it's working fine. I'm wondering if this issue has been encountered by other groups running this newest version or if it's unique to my system due to the options I changed.
Thanks,
Joey
Beta Was this translation helpful? Give feedback.
All reactions