Since the ELMO module can’t find ANAK (which is needed in the first equation above), it calculates PM25_NA as follows:
PM25_NA = FPM25AIT * ANAI + FPM25ACC * ANAJ
This is incorrect since it’s missing the PM2.5 fraction of the coarse-mode sodium.
Similarly, the PM1_NA and PM25TO10_NA results would be incorrect, too.
Note that the analogous update should be made for MG, K and Ca. And you are right that PM1 and PM25TO10 should be updated, although PM1 should not be affected too much of course. I apologize for the oversight. This will be corrected in the next release. In the meantime, I will issue an update to the public repo.