Fanger model didn't get custom outputs results

Hi @hdimor.mr ,

You have to request the output from EnergyPlus if you want it to be written into the SQL. If EnergyPlus wrote the hundreds of outputs that it has into the SQL each time, then the results of a shoe box model would easily take up a Gigabyte on your machine.

Here’s an example of how to request and then load certain EnergyPlus outputs:

In that case, it’s requesting CO2 levels in ppm but the same process works for the PMV outputs that you want to get.