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

Facade_Engine: Update UValueAW methods to handle unique EdgeUValue for each opening edge #3437

Open
vgreen-BH opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
type:feature New capability or enhancement

Comments

@vgreen-BH
Copy link
Contributor

Description:

The facade UValue fragments are currently organized so that EdgeUValue is a property of the opening construction which means there can only be one EdgeUValue assigned per opening. This structure works for early design and generic calculations.

In later design thermal calculations where more detailed U-values are available from project THERM models, there is typically a unique EdgeUValue for each edge of the opening. To allow for these cases we would like to add additional capabilities to assign an EdgeUValue fragment to FrameEdgeProperties so there can be a unique value for each edge. The UValueAW calculation method will be updated to handle both cases.

@vgreen-BH vgreen-BH added the type:feature New capability or enhancement label Dec 3, 2024
@vgreen-BH vgreen-BH self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant