-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
Enhancement RequestTriageIssue needs to be assessed and labeled, further information on reported might be neededIssue needs to be assessed and labeled, further information on reported might be needed
Description
General Summary
Allow Sizing:System objects to be removed from the model. It is confusing to have these objects in the model when they are not used.
Detailed Description
Sizing:System objects are not required by EnergyPlus, and we do not use them for our residential simulations. However, OpenStudio does not allow these objects to be removed. If you try air_loop.sizingSystem.remove, you hit this error here.
Likewise, it'd be nice if the Sizing:Parameters object could be removed. (It's also strange than the default heating/cooling sizing factors are 1.25/1.1 and differ from the E+ IDD defaults of 1.0/1.0. If the defaults were the same, OS would not have to create/FT this object unless a user wanted to change from the defaults.)
Possible Implementation
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Enhancement RequestTriageIssue needs to be assessed and labeled, further information on reported might be neededIssue needs to be assessed and labeled, further information on reported might be needed