Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Error trying to read metadata

Dear all.
greetings and how are you today
while ruining wrf.exe with chemistry,
I discovered only wrfout_d01_2011-09-01_00:00:00 for d01 was generated and it is only for a day instead of 4 days simulated

i also noticed 2 errors as shown bellow in rsl.error.0000

mediation_integrate: med_read_wrf_chem_emissions: Open file wrfchemi_d01_2011-09-01_00:00:00
1. d01 2011-09-01_00:00:00 Error trying to read metadata
d01 2011-09-01_00:00:00 Input data is acceptable to use: wrfchemi_d01_2011-09-01_00:00:00
2.Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

I would like to know what I need to do correctly

with kind regards
Julius Akinyoola
 

Attachments

  • rsl.error.0000.txt
    27.7 KB · Views: 15
  • namelist.input.txt
    8.5 KB · Views: 6
Hi Julius,

The metadata read error is not the cause of your model failure, but I am not sure what is. First, please turn off both dust and sea salt options:

WARNING: dust option 1 currently works only with the GOCART aerosol option.
WARNING: sea salt option 1 currently works only with the GOCART aerosol option.

Then please address these issues:

open_aux_u : error opening auxinput7_d01_2011-09-01_00:00:00 for reading. 100
open_aux_u : error opening auxinput8_d01_2011-09-01_00:00:00 for reading. 100

Finally, please increase the debug_level to 300 and rerun, this will hopefully give a better idea of where the model is failing.

Jordan
 
Dear all.
greetings and how are you today
while ruining wrf.exe with chemistry,
I discovered only wrfout_d01_2011-09-01_00:00:00 for d01 was generated and it is only for a day instead of 4 days simulated

i also noticed 2 errors as shown bellow in rsl.error.0000

mediation_integrate: med_read_wrf_chem_emissions: Open file wrfchemi_d01_2011-09-01_00:00:00
1. d01 2011-09-01_00:00:00 Error trying to read metadata
d01 2011-09-01_00:00:00 Input data is acceptable to use: wrfchemi_d01_2011-09-01_00:00:00
2.Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

I would like to know what I need to do correctly

with kind regards
Julius Akinyoola
Hi, if you have time, could you tell me how you solved the problem?
 
Top