This issue is posted in the google group: https://groups.google.com/a/ucar.edu/forum/#!topic/wrf-chem-run/pDsk5McDeqg.
In case anyone has some ideas, I copied them here.
I'm using ndown to run the WRF-Chem model and got the error for the domain 2.
I also tested without ndown, I got the same error.
Here's the end of rsl.error.0000:
Although the job log reminded me that there's error in rsl.error.0344, I suppose this is caused by the part of reading anthropogenic file.
Because if I turn auxinput_5 off, the program will work well ...
Anyway, here's the end of rsl.error.0344:
I tried the same namelist and emission files with WRF-Chem V3.7.1 instead of WRF-Chem V4.1.4, it works well.
And, as mentioned before, if I turned off the input of anthropogenic emission in WRF-Chem V4.1.4, it also works well.
So, I suppose some differences lead to the failure which is related to reading the anthropogenic emissions.
In case anyone has some ideas, I copied them here.
I'm using ndown to run the WRF-Chem model and got the error for the domain 2.
I also tested without ndown, I got the same error.
Here's the end of rsl.error.0000:
Code:
d01 2019-07-25_01:00:00 2 input_wrf: wrf_get_next_time current_date: 2019-07-25_01:00:00 Status = 0
**WARNING** Time in input file not being checked **WARNING**
input_wrf.F reading 4d real E_CO
date 2019-07-25_01:00:00
ds 1 1 1
de 150 1 150
ps 1 1 1
pe 15 1 7
ms -4 1 -4
me 22 1 14
d01 2019-07-25_01:00:00 module_io.F: in wrf_read_field
Although the job log reminded me that there's error in rsl.error.0344, I suppose this is caused by the part of reading anthropogenic file.
Because if I turn auxinput_5 off, the program will work well ...
Anyway, here's the end of rsl.error.0344:
Code:
d01 2019-07-25_00:59:50 calling photolysis driver
photolysis_driver: called for domain 1
d01 2019-07-25_00:59:50 calling ftuv_driver
d01 2019-07-25_00:59:50 no aerosols initialization yet
no aerosols initialization yet
forrtl: severe (174): SIGSEGV, segmentation fault occurred
I tried the same namelist and emission files with WRF-Chem V3.7.1 instead of WRF-Chem V4.1.4, it works well.
And, as mentioned before, if I turned off the input of anthropogenic emission in WRF-Chem V4.1.4, it also works well.
So, I suppose some differences lead to the failure which is related to reading the anthropogenic emissions.