*** ERROR ABORT in subroutine RDSMAT

Area source was run using Smoke4.8.1(gfort), and the errors are as follows.

************ smkmerge.area.nctox.20210927.ko_91-91_1.5km.log *****

 >>--->> WARNING in subroutine RDTFLAG
 Time step not available in file ASMAT            for variable SVAR005
 
 
 *** ERROR ABORT in subroutine RDSMAT
 Could not read speciation matrix from file "ASMAT" 
      for variable "SVAR005" with description "VOC             ~AACD"

************ smkreport.area.temporal.nctox.log ********************

 >>--->> WARNING in subroutine RDTFLAG
 Time step not available in file ASMAT_S          for variable SVAR031
 
 
 *** ERROR ABORT in subroutine RDSMAT
 Could not read speciation matrix from file "ASMAT_S" 
      for variable "SVAR031" with description "VOC             ~ISOP"

************ spcmat.area.nctox.cmaq_cb05_soa.log ********************

 File "GSPRO_COMBO" opened for input on unit:  91
 /home/cdh/work/smoke/4.8.1/install/data/ge_dat/gspro_combo.cmaq_cb05_soa.txt

 Value for SMK_MAXWARNING:  10000
 Value for SMK_MAXERROR:  100
 Value for COMBO_CHKFRACS not defined;returning default:   TRUE
 Value for SPCMAT_PERIOD not defined; returning default:  1
 
 *** ERROR ABORT in subroutine RDCOMBO
 Problem reading or applying profile combos data from GSPRO_COMBO

************ grdmat.area.nctox.ko_91-91_1.5km.log *******
—>> Normal Completion of program GRDMAT

************ smkinven.area.nctox.log ********************
—>> Normal Completion of program SMKINVEN

************ smkreport.area.inv.nctox.log ***************
—>> Normal Completion of program SMKREPORT

************ temporal.area.nctox.20210927.log ***********
—>> Normal Completion of program SMKREPORT


Does anyone have any idea how can I do that?
Thank you in advance for your help.

*** log files ***

grdmat.area.nctox.ko_91-91_1.5km.log.txt (34.6 KB)
smkinven.area.nctox.log.txt (75.2 KB)
smkmerge.area.nctox.20210927.ko_91-91_1.5km.log.txt (23.9 KB)
smkreport.area.inv.nctox.log.txt (72.2 KB)
smkreport.area.temporal.nctox.2021270.log.txt (17.5 KB)
spcmat.area.nctox.cmaq_cb05_soa.log.txt (18.4 KB)
temporal.area.nctox.20210927.log.txt (29.5 KB)

*** gspro and gsref files ***
gspro_cmaq_saprc07t_08oct2021.txt (3.7 MB)
gsref_SAPRC07TB_2011eh_v6_11g_05jan2015.txt (2.7 MB)

Thanks for including all the logs – the suggestion from the log above is that the speciation matrix was not built correctly.

And then when you check spcmat.area.nctox.cmaq_cb05_soa.log.txt, you’ll see that program SPCMAT failed. At first sight, there is something wrong with file GSPRO_COMBO

1 Like

Thanks for your advice.
Since GSPRO_COMBO file is too big(13.3 MB), I am posting it in two parts.
Thank you in advance for your help.

**** GSPRO_COMBO file ****
gspro_combo.cmaq_cb05_soa-01.txt (7.2 MB)
gspro_combo.cmaq_cb05_soa-02.txt (6.0 MB)

I found the error and fixed it. Thank you.