Yes, what you see in VERDI is consistent with the missing TFLAG variable for all DDEP sensitivity parameters except for the first one (_ENX). Apparently CMAQv5.4 HDDM failed to write out fields for the remaining four sensitivity parameters.
I still do not know why that might be, and I still suggest you open a new thread dedicated to that issue. That said, the fact that you are running bidi, that you had to manipulate the 2019 EPIC-generated required files to run for 2020, that you are seeing the error below in your log file, and that the problem is showing up in deposition might not be a coincidence, so I suggest that in your new post you provide the context of how you went about setting up your 2020 bidi DDM run without having EPIC-generated 2020 input files, maybe linking to your other thread where this was discussed.
This error in your log file might be relevant:
"E2C_SOIL" opened as OLD:READ-ONLY
File name "/scratch/mrasel/cmaq-5.4/data_input/ammonia/2020r1_EPIC0509_12US1_soil.nc4"
File type GRDDED3
Execution ID "????????????????"
Grid name "12US1"
Dimensions: 299 rows, 459 cols, 42 lays, 13 vbles
NetCDF ID: 1703936 opened as READONLY
Starting date and time 0:000000 (0:00:00 Jan. 0, -000)
Timestep 718773184 (<TIMERROR> hh:mm:ss)
Maximum current record number 1
Clearly CMAQ does not open this file quite as intended - how did you generate it? the 2019 EQUATES EPIC0509_12US1_soil.nc4 file you downloaded likely was a time-independent file, with SDATE, STIME, and TSTEP all set to 0 - did you run it through m3tshift along with all the daily time-dependent EPIC0509_12US1_time2019… files? That may have caused a problem.
Again, I don’t have further insights, it’s better to discuss this in a separate thread with people who know both the DDM and bidi code and related input file requirements.
Regarding the combine
run for ASENS, the warning “Problem evaluating: AOMIJ[0]/AOCIJ[0] Denominator, AOCIJ[0], equals zero.” only occurred once in your log file, on the very first day. I’m guessing that ASENS parameters for the very first hour on the first day might be zero, so you probably would want to comment out this calculation of the OM/OC ratio since the calculated OC aggregate (representing a sensitivity, not an actual concentrations like when working off of ACONC files) would be zero. Based on the objectives of the study you described, it seems that calculating ratios of OM/OC sensitivities wouldn’t be a high priority anyway.