Unable to set CONC_SPCS to "ALL"

Hi, I’m using CMAQv5.0.2. I used saprc07tb_ae6_aq mechanism and NEI2011 emissions. When I was setting CONC_SPCS for CONC file species, the script said that I can set to “ALL” to write all species to CONC. However, as I set CONC_SPCS to “ALL”, the model run stopped and gave me the warning that:

 *** ERROR ABORT in subroutine CONC_DEFN on PE 000
 Variable ALL              incorrect for this model
 Date&time specified as 0

Has anyone encountered this problem and know how to solve it?
Thanks,
Yusheng

Try commenting out the line as follows:

#setenv CONC_SPCS "O3 NO ANO3I ANO3J NO2 FORM ISOP ANH4J ASO4I ASO4J"

Hi, I commented out the line but it turned out that there’s no species in the output file. So I manually wrote the species as many as possible.