-
Notifications
You must be signed in to change notification settings - Fork 20
Window sub-components #202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Most of the selections are not appropriate. I don't think the type of insulation is very important in this situation, It may not be readily observable given that the insulation panels may be purchased as a finished product
I don't think so. They are part of the home constructions, where as the exterior shading products are more like accessories. They also have a separate set of properties.
I don't think so. I think it generally treated as a decorative choice rather than an energy choice. It's impact is also very subject to occupant behavior.
Probably :-) |
|
@nmerket That third item should be adding summer and winter shading factors |
@GamalielL Thanks fixed it. |
Some thoughts on the
|
We use Interior and Exterior Attenuation Coefficient. I think I got that
from the ASHRAE HoF Fenestration chapter, so maybe not the best layman's
term.
ᐧ
…On Wed, Oct 23, 2019 at 2:28 PM Leo Rainer ***@***.***> wrote:
Some thoughts on the ShadingFactor elements:
- Should definitely stay with the 1 is no effect and 0 is opaque
convention. This is used by both building models (SC, SHGC, shading
multipliers, etc) and by product vendors (window films, solar screens, etc)
in their specifications (SHGC, g-value, etc).
- I think the issue with interpretation occurs due to having Shade in
the name of the element. People may interpret this to mean that the element
affects the fraction of shading rather than solar gain.
- We should definitely add documentation explaining the usage.
- We should consider changing the name of the elements to use
something more intuitive. Some options:
- SolarGain
- SolarFactor
- SolarTransmittance
- I looked in BEDES and BuildingSync and didn't find anything
appropriate.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#202?email_source=notifications&email_token=ACKAODDVVJEOHSFKWOVU6H3QQCJWHA5CNFSM4JBDRIN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECCNMGQ#issuecomment-545576474>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKAODFYVUV7PMLNSASPO3DQQCJWHANCNFSM4JBDRINQ>
.
--
Gamaliel Lodge
OptiMiser LLC
www.optimiserenergy.com
|
ACCA Manual J |
RESNET calls it "Interior Shade Coefficient: and IECC calls it "Interior
Shade Fraction"
…On 10/23/2019 4:21 PM, Scott Horowitz wrote:
ACCA Manual J and RESNET call it Internal Shading Coefficient (ISC).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#202?email_source=notifications&email_token=ADATOH2OVD25KTIA3JHAQS3QQCW4LA5CNFSM4JBDRIN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECCX2CQ#issuecomment-545619210>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADATOH23NJNWM6FJ4JJZTO3QQCW4LANCNFSM4JBDRINQ>.
--
Philip Fairey
Deputy Director
Florida Solar Energy Center
1679 Clearlake Road
Cocoa, FL 32922-5703
phone: (321)638-1005
iPhone: (321)537-6233
fax: (321)638-1010
email: pfairey@fsec.ucf.edu
web: https://energyresearch.ucf.edu/
FSEC - "Creating Energy Independence"
|
If ShadingFactor is supposed to be equivalent to SHGC, I don't think you want to have "Interior" as part of the name. |
I'm going to call them |
Here's what the shading And the annotations read: Winter Shading Coefficient
Summer Shading Coefficient
|
@nmerket What about the hpxml/schemas/BaseElements.xsd Line 4206 in fbf6868
|
@lirainer Good catch. I made the change. |
Fixes #12.
Moving a bunch of window features into separate sub components with their own ids.
Questions:
MoveableInsulation/Material
uses the same list that's in any other insulation element. Is that appropriate here?Overhangs
be connected to or underExteriorShading
?