Skip to content
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

Parametric Input Uvalue Opaque Split #800

Open
pedrammrbn opened this issue Jan 12, 2023 · 2 comments
Open

Parametric Input Uvalue Opaque Split #800

pedrammrbn opened this issue Jan 12, 2023 · 2 comments
Labels
enhancement 🥊 something that is annoying and should be improved

Comments

@pedrammrbn
Copy link
Collaborator

Suggestion: replacing the Hive parametric building input component, so that the U-value of walls, roofs, and floors are able to be input separately and then the U-value opaque is calculated from hive building.

image

@pedrammrbn pedrammrbn added bug 👾 a bug!!! enhancement 🥊 something that is annoying and should be improved and removed bug 👾 a bug!!! labels Jan 12, 2023
@christophwaibel
Copy link
Contributor

that component creates a Sia room, which contains following properties:
image

Let's do it this way:

  • add new optional input parameters to the component for U-values wall, roof and floor
  • in case 3 u-values for wall, roof and floor are provided, UValueOpaque becomes optional
  • if UValueOpaque is still provided with a value by the user, a GH-component message box notifies that uvalue wall, roof and floor values are getting the same as UValueOpaque

@christophwaibel
Copy link
Contributor

image
like this message box, with a note something like...
"Attention! U-values for Opaque constructions provided, as well as U-values for roof, wall and floor! Roof, wall and floor U-values will be overwritten, using the U-value for Opaque construction"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🥊 something that is annoying and should be improved
Projects
None yet
Development

No branches or pull requests

2 participants