You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(1) External Shading Fraction Schedule for external shading calculation
Modify existing ShadowCalculation objet
(2) Surrounding surface properties for long-wave radiation calculation between buildings
A new EnergyPlus object SurfaceProperty:SurroundingSurfaces
(3) Local Outdoor Air Node for co-simulation with urban micro-climate
Modify existing OutdoorAir:Node
Looking through this, I am primarily interested in item 2 related to SurfaceProperty:SurroundingSurfaces, although the other objects also seem useful, but wouldn't have to be added to OpenStudio at same time as item 2
DavidGoldwasser
changed the title
Modeling Thermal Interactions between Buildings in an Urban Context
Wrap SurfaceProperty:SurroundingSurfaces for Modeling Thermal Interactions between Buildings in an Urban Context
Feb 11, 2022
Need the SurfaceProperty:LocalEnvironment as well. I'm almost done implementing this, I need to write FT tests and an OpenStudio-resources regression test (and determine whether I want to do a ReverseTranslator as well or not. I think the other SurfaceProperty objects aren't RT'ed, except the FoundationPerimeter ones)
Enhancement Request
Wrap feature from this pull request merged into EnergyPlus 8.8 so it can be used through an OpenStudio measure.
https://github.com/NREL/EnergyPlus/pull/6227/files
Detailed Description
See this paper for detail of functionality
https://escholarship.org/content/qt5261v2kp/qt5261v2kp_noSplash_797b20ea4b4a8652bf208ffabc719425.pdf?t=qaomhp
Possible Implementation
One or more objects need to be added, I'll see if I can identify those objects.
The text was updated successfully, but these errors were encountered: