Georgii Nerobelov
New member
I`m trying to generate BC and IC of anthropogenic emissions (NEI data set) using tutorial from "WRF-Chem 3.9.1.1 Emissions Guide" (chapters 2.3 and 2.4) and information from Exercise 3 (https://ruc.noaa.gov/wrf/wrf-chem/tutorialexercises/tutorialexercises003.html). Everything is OK except the final step - running convert_emiss.exe. After I run the executable the programm gets into a loop which doesn`t stop itself and doesn`t generate any output files. As I could understand from the convert_emiss.f90 file, subroutine "geth_newdate" can`t provide a correct next_date_char. For instance, my start_date_char and end_date_char are 2019-09-17_00:00:00 and 2019-09-17_11:00:00 respectfully and I expect that after every loop next_date_char=start_date_char+1 hour. But in my case next_date_char=start_date_char every loop (and you can see it from attached log.file).
Is someone familiar with the problem? I will appreciate any help.
Thank you in advance.
Is someone familiar with the problem? I will appreciate any help.
Thank you in advance.