NREL / gbxml-to-openstudio

Releases of the OpenStudio CLI for Revit Systems Analysis.
5 stars 2 forks source link

setpoint schedule days and setbacks #98

Closed MatthewSteen closed 2 years ago

MatthewSteen commented 2 years ago

Issues

image

https://github.com/NREL/gbxml-to-openstudio/blob/2f19a4a533de3f321d3ee8650b4e9005c2637831/measures/advanced_import_gbxml/resources/os_lib_adv_import.rb#L242-L248

When looking at a couple OpenStudio models, it seems that some models have the priority of the schedules to always setback the thermostat resulting in incorrect energy values - sizing does not seem to be affected. A customer model is attached showing the setback issue.

Note, the 26.1C (79F) is the setback temperature in the model as the design setpoint is 74F and the setback is assumed to be 5F higher than the design.

image

Strangely, the opposite behavior where the building uses the regular operating hours for everyday of the week (reduced schedule for weekends is missing) is also observed at times. There seems to be an issue with the priority being assigned to the schedules in the translation to OpenStudio

image

Improvements

image

MatthewSteen commented 2 years ago

Results

20211215_Jira-INSIM-1250.pdf

Observations

Some of the (7) Sample_gbXML_Files produced different conditioned EUIs because of different conditioned areas (total area and total energy are the same). The difference is due to which thermal zone has Ideal Air Loads.

Additional Issues

(1) The models end up with only one thermal zone with Ideal Air Loads, which is not the one with setpoint schedules (see image below), and (2) the models are missing HVAC systems. Will investigate these further and open separate issue(s).

gbXMLStandardOffice(Core_&_Shell)_2016 image