Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

Open Studio: unable to add the setpoint manager Humidity minimum to my airloop since that setpoint manager does not exist.

asked 6 years ago

Siv's avatar

updated 6 years ago

C:\fakepath\Untitled.png

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered 6 years ago

It seems like it was indeed meant to be added to hvac_library.osm but was forgotten.

I opened an issue on Github: Issue#3130 and I just fixed it in PR#3131. It should get merged in soon and be available in the next OpenStudio version or shortly thereafter.

If you want a quick fix, you can head over to your local copy of hvac_library.osm (on Windows that's something like C:\openstudio-x.y.z\Resources\default\hvac_library.osm), open it up, and paste the following snippet:

OS:SetpointManager:SingleZone:Humidity:Minimum, 
  {3beb4328-e84f-4368-9105-1071d292ebe3}, !- Handle 
  Setpoint Manager Single Zone Humidity Minimum, !- Name 
  MinimumHumidityRatio,                   !- Control Variable 
  ,                                       !- Setpoint Node or NodeList Name 
  ;                                       !- Control Zone Name

I doubt you'd have a handle conflict, but to make sure do a search for {3beb4328-e84f-4368-9105-1071d292ebe3} in the entire file, you should find only one occurrence: the one you added.

Then relaunching the OS App, you should now be able to drag and drop this SetpointManager.

Preview: (hide)
link
1

answered 6 years ago

Avi's avatar

It is missing for some time now. I confirmed that in OS 2.2.0 and up it is missing. Read This post and if it satisfies you please close this post for being duplicated.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 6 years ago

Seen: 255 times

Last updated: May 14 '18