Supressing TRT gas warnings for non-sim jobs
When we aren't running simulation, the TRT gas warnings shouldn't be there (as the warnings themselves told us). Therefore, auto-detecting the running of simulation and passing that into C++, so that the warnings can be printed appropriately.