We are using CMAQv5.3.3 to do the air quality forecast (every day we do a 3-day forecast since half a year ago) but suffer from the infinite loop problem sometimes.
This time it stopped at Beijing time 21:42 Aug. 24, 2022, and we thought it might be caused by the typhoon Ma-On.
We used the NVIDIA HPC SDK (Originally PGI) compiler Version 21.5 to compile all libraries and CMAQ.
I posted some information below. Could you please help to see if I set something wrong or what I could improve to avoid the infinite loop problem? Thanks a lot for your time.
Thanks for providing the ancillary log file. It’s quite interesting that the ancillary log file did not get as far as the master log file. If you could attach any (or all if possible) other ancillary log files to see if other processors got any further that would help.
In the mean time, you could also try adjusting the CTM_MINSYNC to be 10 and CTM_MAXSYNC to be 60.
Also I would like to ask why sometimes the CMAQ got stuck in an infinite loop but this problem can be solved by restarting the model without any adjustment. Thanks.