# How to calculate PM2.5 Si, Fe and Al?

**URL:** https://forum.cmascenter.org/t/how-to-calculate-pm2-5-si-fe-and-al/3748
**Category:** Post-processing
**Created:** [November 29, 2022, 8:31pm UTC](https://forum.cmascenter.org/t/how-to-calculate-pm2-5-si-fe-and-al/3748 "2022-11-29T20:31:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![SiqiMa](https://avatars.discourse-cdn.com/v4/letter/s/ea666f/32.png) [@SiqiMa](https://forum.cmascenter.org/u/SiqiMa)
#### Post date: [November 29, 2022, 8:31pm UTC](https://forum.cmascenter.org/t/how-to-calculate-pm2-5-si-fe-and-al/3748/1 "2022-11-29T20:31:53Z")

</div>

Hello all,

I want to get the concentrations of some PM2.5 species like Si, Fe and Al. But they are not calculated in SpecDef\_cb6r3\_ae7\_aq.txt. I find ASIJ, AALJ and AFEJ in the CMAQ ACONC, so can I use ASIJ\*PM25AC to get the concentration of PM25\_SI? Do they have the coarse concentration (such as ASIK)?

Thank you,  
Siqi

---

<div class="post-metadata">

### Author: ![hogrefe.christian](https://avatars.discourse-cdn.com/v4/letter/h/74df32/32.png) [@hogrefe.christian](https://forum.cmascenter.org/u/hogrefe.christian)
#### Post date: [November 29, 2022, 9:25pm UTC](https://forum.cmascenter.org/t/how-to-calculate-pm2-5-si-fe-and-al/3748/2 "2022-11-29T21:25:59Z")

</div>

Hello Siqi,

yes, you are exactly correct that if you are interested in PM2.5 Si, Fe, etc., you would multiply ASIJ, AFEJ, etc. from the ACONC file with PM25AC from the APMDIAG file (as an aside, it seems you are working with CMAQv5.3.3 or older - starting in CMAQv5.4, you could actually obtain PM2.5 Si, Fe, etc. directly from the AELMO output file as variables PM25\_SI, PM25\_FE, etc. with no need for extra computations).

CMAQ does not keep track of speciated coarse mode concentrations for these species. Depending on the source type (e.g. anthropogenic PM10 emission inventories, CMAQ windblown dust, etc.), their mass is included in the bulk ACORS and/or ASOIL coarse mode species.

---

<div class="post-metadata">

### Author: ![SiqiMa](https://avatars.discourse-cdn.com/v4/letter/s/ea666f/32.png) [@SiqiMa](https://forum.cmascenter.org/u/SiqiMa)
#### Post date: [November 30, 2022, 12:00am UTC](https://forum.cmascenter.org/t/how-to-calculate-pm2-5-si-fe-and-al/3748/3 "2022-11-30T00:00:01Z")

</div>

Hello Christian,

Thank you so much!

Siqi
