Closed DavidGoldwasser closed 10 years ago
@DavidGoldwasser can you make a pivotal bug and put this at the top of my back log? ill try to get to this tonight
Here are some of the relevant objects in the IDF
DaylightingDevice:Shelf, Daylighting Device Shelf 18, !- Name Sub Surface 42, !- Window Name Daylighting Device Shelf 18, !- Inside Shelf Name Shading Surface 18; !- Outside Shelf Name
BuildingSurface:Detailed, Daylighting Device Shelf 18, !- Name Roof, !- Surface Type 000 Interior Partition, !- Construction Name Thermal Zone: Space 101, !- Zone Name Outdoors, !- Outside Boundary Condition , !- Outside Boundary Condition Object SunExposed, !- Sun Exposure WindExposed, !- Wind Exposure , !- View Factor to Ground , !- Number of Vertices -0.0253999999999994, 0, 1.92591596638655, !- X,Y,Z Vertex 1 {m} -0.0253999999999994, 0.922084033613445, 1.92591596638655, !- X,Y,Z Vertex 2 {m} -6.0706, 0.922084033613445, 1.92591596638655, !- X,Y,Z Vertex 3 {m} -6.0706, 0, 1.92591596638655; !- X,Y,Z Vertex 4 {m}
Shading:Zone:Detailed, Shading Surface 18, !- Name Daylighting Device Shelf 18, !- Base Surface Name , !- Transmittance Schedule Name , !- Number of Vertices -0.0253999999999994, -0.461042016806723, 1.12208403361345, !- X,Y,Z Vertex 1 {m} -0.0253999999999994, 0, 1.12208403361345, !- X,Y,Z Vertex 2 {m} -6.0706, 0, 1.12208403361345, !- X,Y,Z Vertex 3 {m} -6.0706, -0.461042016806723, 1.12208403361345; !- X,Y,Z Vertex 4 {m}
@macumber just made the pivotal story, and also pushed the model up. https://github.com/NREL/OpenStudio-files/tree/master/Git%20Issue%20Files/Issue897
I removed the view glass shading surface from the daylight shelf as EnergyPlus doesn't like this and it isn't really correct anyway. We can add a future option to add the exterior shading at the daylight window, then that could be part of the light shelf.
@macumber Will that address this error as well?
* Severe * DaylightingDevice:Shelf = DAYLIGHTING DEVICE SHELF 18: Inside shelf DAYLIGHTING DEVICE SHELF 18 must be its own Outside Boundary Condition Object.
@DavidGoldwasser yes it will fix that too
I'll attach model, but here are the errors I see. I do have a default construction for interior partitions, but that appears not to work for the light shelf. Should the method allow a hard assign construction for light shelf and shading surface?
* Severe * DaylightingDevice:Shelf = DAYLIGHTING DEVICE SHELF 18: Inside shelf DAYLIGHTING DEVICE SHELF 18 must be its own Outside Boundary Condition Object. * Severe * DaylightingDevice:Shelf = DAYLIGHTING DEVICE SHELF 18: Outside shelf requires an outside shelf construction to be specified.