CMAQ seems to be aroused only once in coupled model

Hi all,

I used the WRFv45-CMAQv54 model to run a short test case. Running WRF alone went well, but when I ran the coupled model, the model aborted the second time it ran the CMAQ part, prompting a syntax error or segmentation fault. Like the subroutine
ADVSTEP or the module containing it did not start.

For example, my wrf_cmaq_freq = 5, then the model will stop after 10 WRF calculations and about to perform the second CMAQ calculation.


I tried to locate where the model stopped, add output token statements to the source code and compile it by ./compile em_real, but it didn’t work.

Here are my runscript and log files.If you have any ideas, please let me know to fix this problem.
run_cctm_WRFCMAQ.csh (52.1 KB)
rsl.out.0000.txt (131.4 KB)

Liu