unable to run athro_emis utility

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

Good afternoon house and thank you sincerely for previous assistance I have received form you guys.

I was trying to run anthro_emis utility to generate some emission gases

I noticed I apply PM10(1) for 'src_names ' variable in the anthro namelist as shown bellow
src_names ='PM10(1)'
the following error comes up when I run the program

data_file_timing_init : Failed to open /home/jakinyoola/lustre/WRFCHEMSETUP/ANTHRO/src/EDGAR_HTAP_emi_PM10_2010.0.1x0.0.nc
No such file or directory

but if I then remove the array PM10(1) as shown bellow
src_names = 'PM10'
the error flag is as follows
get_molecwght: failed to read molecular weight
NetCDF: Attribute not found

Kindly help me to figure out what might responsible

with regards
 

Attachments

Back
Top