I am trying to perform some sensitivities using the CMAQ by perturbing the emissions. It seems like that VDEMIS variable is the best target to do so. But, I am wondering what species this variable refers to? It sounds like it starts with N_GC (global compounds?). But I am not sure what exactly they are.
If you are using a recent version of CMAQ (v5.0-5.2), you could perturb emissions through the namelist (via changing the EMIS_FAC value) or by preprocessing your emission files with combine (https://github.com/USEPA/CMAQ/tree/5.2.1/POST/combine). The combine approach will be a little more transparent in terms of what is modified, but will require storage of additional inputs.
In CMAQ v5.3, this type of task will be even easier with an emission control file.