I am facing a problem in running wrf.exe. It is showing some error like this 'med_read_wrf_chem_emissions: error opening wrfchemi_00z_d01'. I have no idea again what is going wrong here, because I have checked the pattern of auxinput5 several time and repeatedly it is showing this error. I have tried some methods from internet to solve this problem. In terms of example I have attached some part of my namelist and I have added 2nd last option to overcome this error:
auxinput5_inname = 'wrfchemi_d<domain>_<date>',
auxinput5_interval_h = 6,
frames_per_auxinput5 = 1
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
io_form_auxinput4 = 0
io_form_auxinput5 = 2
ignore_iofields_warning = .false.,
force_use_old_data = .true.,
debug_level = 110,
but it not worked. The error is coming like :
d01 2019-09-01_00:00:00 CALL med_read_wrf_chem_emiss
mediation_integrate: med_read_wrf_chem_emissions: Open file wrfchemi_00z_d01
d01 2019-09-01_00:00:00 NetCDF error: No such file or directory
d01 2019-09-01_00:00:00 NetCDF error in wrf_io.F90, line 1077
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 2361
med_read_wrf_chem_emissions: error opening wrfchemi_00z_d01
Also the pattern of my wrfchemi files are like :
wrfchemi_d01_2019-09-01_00:00:00
wrfchemi_d01_2019-09-01_06:00:00
.
.
.
wrfchemi_d02_2019-09-01_00:00:00
wrfchemi_d02_2019-09-01_06:00:00 ; so on and so forth.
If anyone please let me know where I have done wrong that will be really helpful. Thank you.
Regards,
Swarnendu Pal
Regards,
Swarnendu Pal