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

Energy Plus Rate Documentation Example E

asked 9 years ago

eloneill's avatar

I'm building a rate and had a question about the E+ documentation file. Specifically the utility example files, Example F. Here's what they're trying to model:

The on-peak period is defined as the hours starting at 10am and ending at 7pm, Monday through Friday for June through September and 3pm to 10pm Monday through Friday for October through May. All other hours are considered off-peak.

But here's what the example IDF looks like:

Schedule:Compact, TwoSeasonSchedule, number,
Through: 5/31, For: AllDays,  Until: 24:00, 1,
Through: 9/30, For: AllDays,  Until: 24:00, 3,
Through: 12/31, For: AllDays, Until: 24:00, 1;


Schedule:Compact, TimeOfDaySchedule, number,
Through: 5/31, For: AllDays,  Until: 15:00, 3,
                              Until: 22:00, 1,
                              Until: 24:00, 3,
Through: 9/30, For: AllDays,  Until: 10:00, 3,
                              Until: 19:00, 1,
                              Until: 24:00, 3,
Through: 12/31, For: AllDays, Until: 15:00, 3,
                              Until: 22:00, 1,
                              Until: 24:00, 3;

The TwoSeasonSchedule makes sense to me, but the TimOfDaySchedule doesn't make sense. Can someone explain how the 1's and 3's at the end of the TimeOfDaySchedule work? Why would days before May 31st and before 3pm be given a summer schedule, and then a winder schedule until 10pm, and then back to a summer schedule until midnight?

I'm guessing I'm reading this wrong, but I'm hoping someone can clarify it for me.

Thanks! Eric

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
5

answered 9 years ago

updated 9 years ago

In the TwoSeasonSchedule, 1 for Winter, 2 for Spring, 3 for Summer; 4 for Autumn.

In the TimOfDaySchedule , 1 for Peak, 2 for Shoulder, 3 for OffPeak, and 4 for MidPeak.

So you need to provide UtilityCost:Charge:Simple for Summer on peak, Summer off peak, Winter on peak, and Winter off peak.

Preview: (hide)
link

Comments

Wow. Not sure how I saw the seasonal scheduling but not time of day schedule. That makes perfect sense now. Thank you.

eloneill's avatar eloneill  ( 9 years ago )

Here is the documentation.

JasonGlazer's avatar JasonGlazer  ( 9 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

2 followers

Stats

Asked: 9 years ago

Seen: 165 times

Last updated: Oct 23 '15