Hello, I am running CCTM using saprc07tic_ae7i_aq mechanism with process analysis option turned on. Currently when I add more than 4 IRR_OUTPUT to the pa_saprc07tic_ae7i_aq file it reports errors, where can I set this amount, I would like to output more reaction rate. Thanks!
CTM_LOG_001.v532_intel_202401_03KM_20231226.txt (6.6 KB)
pa_saprc07tic_ae7i_aq_pku.ctl.txt (1.2 KB)
run_cctm_Bench_2016_PKUsa03KM.csh.log.txt (12.5 KB)
I believe your first problem is you need to include a line that turns on IRR.
IRRTYPE = PARTIAL;
or
IRRTYPE = FULL;
Reply and let us know if this works. If that is your only problem we need to improve the error reporting.