Using fire emmission

218 views
Skip to first unread message

Naser Mohammadzadeh

unread,
Aug 4, 2023, 8:11:40 AM8/4/23
to wrf-chem-fire_emiss
Hello, everyone,
This is my first experience using biomass burning emission in WRF-chem 3.9.1.
I downloaded some data as below:

emissions-finnv2.5mod_MOZART-APIN_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-BENZENE_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-BIGALK_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-BIGENE_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-BPIN_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-BZALD_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-C2H2_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-C2H4_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-C2H5OH_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-C2H6_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-C3H6_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-C3H8_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CH2O_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CH3CHO_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CH3CN_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CH3COCH3_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CH3COCHO_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CH3COOH_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CH3OH_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-CRESOL_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-GLYALD_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-HCN_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-HCOOH_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-HONO_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-HYAC_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-ISOP_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-LIMON_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-MACR_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-MEK_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-MTERP_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-MVK_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-MYRC_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-NH3_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-PHENOL_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-TOLUENE_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-XYLENES_bb_surface_daily_20100101-20101231_0.1x0.1.nc
emissions-finnv2.5mod_MOZART-XYLOL_bb_surface_daily_20100101-20101231_0.1x0.1.nc

these data are from the last version of FINN (FINN 2.5). My chemical scheme is MOZCART. I wondering can copy these files into my WRF running directory and turn on "io_form_auxinput"  and use this data? or not? if not how can I change these files for readable files in WRf-Chem.

Thank you
Naser

Mary Barth

unread,
Aug 4, 2023, 11:03:07 AM8/4/23
to Naser Mohammadzadeh, wrf-chem-fire_emiss
Hi there

You need to run the preprocessor to get wrffirechemi files. 
Our Tools page provides information, copied below, on the tool and the download. 
- Mary 

… Fortran based preprocessor for creating fire emission inputs for WRF-Chem when running with plumerise and also for creating fire emission inputs for the CAM-Chem global models. The fire emissions inventory is based on the Fire Inventory from NCAR (FINN). Both software (fire_emis.tgz) and required FINN input data sets are available at the FINN download page.

The fire_emis.tgz file when uncompressed {tar -zxf fire_emis.tgz} yields three directories {data_files, src, and test} and two readme files {README.WRF.fire and README.GLB.fire }. The data_files directory is empty and is where users should put the FINN files and the wrfinput_dfile(s). The test directory contains two test namelist input files, one for creating WRF inputs and another for creating global inputs. Users are highly advised to read the README files before using the fire emission utility.


Sent from my iPhone

On Aug 4, 2023, at 8:11 AM, Naser Mohammadzadeh <naser.moham...@gmail.com> wrote:

Hello, everyone,

Naser Mohammadzadeh

unread,
Oct 30, 2023, 10:04:18 AM10/30/23
to wrf-chem-fire_emiss, Mary Barth, wrf-chem-fire_emiss, Naser Mohammadzadeh
Dear Barth

Thank you for your answer.
I have another question. As you can see figure below, in the gridding program part, we can just for FINN v1.5 and V2. I wonder can I use these preprocessor for V2.5?
 Capture23.PNG
Also, Can I use this FINN V2.5 for the RACM-MADE/VBS scheme?

I am looking forward to your reply.

Thank you
Naser
Reply all
Reply to author
Forward
0 new messages