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

output "day of week"

asked 2018-01-02 14:35:33 -0500

Alex Vlachokostas's avatar

updated 2018-01-02 15:13:07 -0500

Is there a way to report as an output variable the "day of week?" In my IDF the "Day of Week for Start Day" is a Thursday and I want to debug operation scheduling during specific days. For example, how can I quickly assess what day corresponds to 05/30? FYI: I tried formatting the cells in excel Home>date (custom date format) but that approach does not do the trick.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2018-01-02 14:53:24 -0500

The Site:Location object has an output variable called "Site Day Type Index". Output values are integers that align with specific day types that can have unique schedule profiles.

  • 1 = Sunday
  • 2 = Monday
  • ...
  • 7 = Saturday
  • 8 = Holiday
  • 9 = SummerDesignDay
  • 10 = WinterDesignDay
  • 11 = CustomDay1
  • 12 = CustomDay2
edit flag offensive delete link more

Comments

Perfect! Thank you very much @Aaron Boranian

Alex Vlachokostas's avatar Alex Vlachokostas  ( 2018-01-02 15:14:31 -0500 )edit

Output:Variable,*,Site Day Type Index,hourly;

Alex Vlachokostas's avatar Alex Vlachokostas  ( 2019-02-02 17:49:47 -0500 )edit

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2018-01-02 14:35:33 -0500

Seen: 216 times

Last updated: Jan 02 '18