-
Notifications
You must be signed in to change notification settings - Fork 6
RDS/JDJ/5-45 90.1-2022 #1799
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
RDS/JDJ/5-45 90.1-2022 #1799
Conversation
|
||
**Rule ID:** 5-45 | ||
**Rule Description:** The baseline above-grade wall surfaces shall be modeled with a thermal emittance of 0.90. | ||
**Rule Assertion:** B-RMD SurfaceOpticalProperties:absorptance_thermal_exterior = 0.90 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is my understand that absorptance and emittance are different properties
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
absorptance = emittance for opaque surfaces at equilibrium
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, this is not fresh in my mind so I will trust your knowledge.
|
||
**Rule Assertion:** | ||
|
||
- Case 1: If above-grade wall surface thermal emittance is equal to 0.90: `if surface_optical_properties_b.absorptance_thermal_exterior == 0.90: PASS` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment as above regarding absorptance and emittance
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, this is not fresh in my mind so I will trust your knowledge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For peace of mind, this is how it was done for other emittance requirements too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
No description provided.