CEMPD / SMOKE

Create emissions inputs for multiple air quality modeling systems with unmatched speed and flexibility
https://www.cmascenter.org/smoke/
45 stars 21 forks source link

SMOKE-MetEmis enhancements for Movesmrg (MOVES) #69

Closed bokhaeng closed 1 year ago

bokhaeng commented 1 year ago

New feature in SMOKE to generate the pseudo-layered temperature-bin specific precomputed mobile emissions from Movesmrg and then let Mrggrid interpolate these temp-bin mobile emissions to generate the identical gridded hourly emissions from original Movesmrge with MCIP met files.

bokhaeng commented 1 year ago

Updated the manual as well as the release note for SMOKE v5.0. See below: Movesmrg Enhancements

New feature to generate the temperature-bin-specific pregridded hourly emissions for Mrggrid to efficiently generate CMAQ-ready gridded hourly emissions OUTPUT_EMIS_TABLE_YN [default: N] : Define whether output temperature-bin precomputed gridded hourly emissions tables or not (Not applicable for RPP mode). Find the details on how the temperature-bin-specific pregridded hourly emissions approach can work for your modeling runs [CMAQ-MetEmis Dynanic Coupler Development Document]. : MCIP meteorology inputs are not required. CMAQ-ready gridded hourly emissions can be computed by Mrggrid using the MCIP gridded temperature at 2 meters. MIN_TEMP_EMIS_TABLE [default: 0.0] : Define the lowest temperature for precomputed emissions table output file when OUTPUT_EMIS_TABLE_YN is set to Y. MAX_TEMP_EMIS_TABLE [default: 120.0] : Define the highest temperature for precomputed emissions table output file when OUTPUT_EMIS_TABLE_YN is set to Y. TEMP_INCREMENT_EMIS_TABLE [default: 5.0] : Define the temperature bin increment for precomputed emissions table output file when OUTPUT_EMIS_TABLE_YN is set to Y. Mrggrid Enhancements

Generate the CMAQ-ready gridded hourly emissions for MOVES onroad mobile sources except for RPP mode. This feature can be enabled when the column B in the Mrggrid FILELIST input file is defined as "METEMIS". Optionally, the column C can be enabled to apply NOx humidity correction of MOVES mobile emissions by fuel type ("GASOLINE" or "DIESEL").