Identifying MCIP Variables Related to PM2.5 Changes Under m3dry Scheme

Hi teachers,

I’m currently running CMAQ with the m3dry dry deposition scheme. I’d like to extract certain meteorological and geophysical variables from the MCIP output files that are relevant to PM2.5 changes through processes such as dry deposition.

My goal is to analyze the relationship between these variables and the PM2.5 distribution from the CCTM output.

Could you please confirm which variables are involved in this process? Are they the ones in the attached screenshot?

Also, is there any specific guidance on choosing between dry and wet deposition schemes? How should one determine which scheme is more appropriate for a given case?

Hi Yan,

These variables should be in the METCRO_2D files. Granted, these are inputs to CMAQ and therefore they could impact modeled PM2.5 concentrations but not the other way around (unless you use WRF-CMAQ with radiative feedbacks turned on).

If you are interested in how much of each PM2.5 species is being deposited (both wet and dry), you would find those outputs in your CCTM_WETDEP1 and CCTM_DRYDEP output files.

Descriptions of each of these variables can be found here: CMAQ/DOCS/Users_Guide/CMAQ_UG_ch04_model_inputs.md at main · USEPA/CMAQ · GitHub

Hi slfaarrell, thank you so much!