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

Is it possible to change the ShadowCalculation Method in OpenStudio?

asked 2018-10-31 10:20:15 -0500

updated 2018-10-31 10:28:55 -0500

I'm trying to change the calculation method to DetailedTimestepIntegration. My hope is that I can do this somewhere in OpenStudio (though it doesn't seem to be accessible in the part of the interface that I would have expected). Alternatively, I can edit it directly in the IDF, but I'm not sure what other information I'd need to enter/if I would have to make any changes to the Calculation Frequency or Maximum Figures values.

ShadowCalculation,
  AverageOverDaysInFrequency,             !- Calculation Method
  20,                                     !- Calculation Frequency
  15000;                                  !- Maximum Figures in Shadow Overlap Calculations

image description

edit retag flag offensive close merge delete

Comments

Update: more recent versions of Energy Plus (including 8.9 - which is what I'm working with) have renamed "DetailedTimestepIntegration" as "TimestepFrequency"...otherwise everything in this post still applies.

jbatt's avatar jbatt  ( 2018-11-01 13:45:38 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-10-31 11:21:20 -0500

The OpenStudio API for ShadowCalculation doesn't currently expose the calculation method. Instead of hand editing the IDF, you could create an EnergyPlus measure to change this as a cleaner solution than hand editing. This would also allow you to disable the measure for quick testing, and then enable it when you need it.

edit flag offensive delete link more

Comments

Thanks! That sounds cleaner...I'll try that. So I've gathered that in addition to changing "AverageOverDaysInFrequency" for "DetailedTimestepIntegration," I need to remove the value from the !- Calculation Frequency field. Are there any other necessary removal or addition of values that you are aware of?

jbatt's avatar jbatt  ( 2018-10-31 12:25:40 -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-10-31 10:20:15 -0500

Seen: 247 times

Last updated: Oct 31 '18