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

How to create or edit Energy Management System in Openstudio

asked 6 years ago

Li_Liu's avatar

updated 6 years ago

I was modifying a DOE prototype downloaded from BCL in Openstudio. I came into some errors when I deleted some zones (cause I wanted to reduce the building size and room quantity), I noticed that there are EnergyManagementSystems(EMS) remained in the files(when I checked in text), so I deleted it and the simulation runs. My question is, how comes that I have to editing in text while I was using an Openstudio software? Is there way that I can modify the EMS in Openstudio?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 6 years ago

You cannot edit EMS through the OpenStudio Graphical User Interface (GUI), also known as the 'OpenStudio App'.

You can edit EMS with the OpenStudio Application Programming Interface (API), which you can do through ruby scripts or console.

Here is some example code in openstudio-standards for creating and editing EMS with the OpenStudio API.

Preview: (hide)
link

Comments

Thank you! That helps.

Li_Liu's avatar Li_Liu  ( 6 years ago )

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: 656 times

Last updated: Nov 09 '18