Heating Loads not Displaying
I am running simulations from OSM files which were previously (3.6.1 release) working fine but in the new 3.7.0 release in the PAT and the simulations it is not returning a monthly heating load profile as I expect.
After some digging around, the 3.7.0 release renames the output "DistrictHeating" to "DistrictHeatingWater" (https://github.com/NREL/OpenStudio/re...). I believe that the OpenstudioResults Measure is still looking for a variable called "DistrictHeating", and finding nothing, is not returning charts for me. Is there anything I can do to work around this, or is it best to wait for a patch to be released which fixes the issue?