First time here? Check out the Help page!

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

How to Put Loads on Separate Meters in OpenStudio?

asked 8 years ago

kramerica's avatar

I would like to break out an OpenStudio 1.11 model into energy costs controlled by the building owner and those controlled by tenants. Is there a way I could put all lights, plug-loads, and HVAC equipment on either an owner or tenant electrical meter? These meters would then have a demand utility rate applied to them. I am guessing I should use the measure "AddMeter" for each zone multiple times, or something similar.

I would like to do this for the LEED 2009 Core and Shell EAp2-c1 Alternative Compliance Path: http://www.usgbc.org/resources/cs-200...

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
5

answered 8 years ago

Your guess is correct. Here's what I'd do:

  1. Add custom meters that aggregate the loads the way you want. See this answer for some useful tips. In OpenStudio, you'll have to do this as an EnergyPlus Measure.
  2. Modify the generic tariff Measure to include your owner and tenant rates. Make sure you change the meter referenced from ElectricityPurchased:Facility to whatever your custom meters are called.
Preview: (hide)
link

Comments

Thanks @aparker. Is there already an EnergyPlus measure for creating Meter:Custom objects in OpenStudio? And, is there a limit to how many fields can be added to each custom meter because in IDF Editor there are only 22 key names.

kramerica's avatar kramerica  ( 8 years ago )
1

If you modify the Energy+.IDD file you can add as many key names to Meter:Custom as you want since it is an "extensible" object. Just repeat the last two fields and make sure that a semi-colon only appears after the last one. That way you can show more in the IDF Editor.

JasonGlazer's avatar JasonGlazer  ( 8 years ago )

Also, I believe the Meter:CustomDecrement could work by subtracting particular meters from a source meter, rather than adding up dozens of meters.

kramerica's avatar kramerica  ( 8 years ago )

I see how to add new meters, but hope someone could give further detail on how to assign uses to specific meters. For example, how do I assign the common corridor lights to the 'Base Building' meter while the tenant lights are assigned to the 'tenant' meter?

Dan McJacobson's avatar Dan McJacobson  ( 8 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

3 followers

Stats

Asked: 8 years ago

Seen: 616 times

Last updated: Jun 01 '16