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

Issue1417_Inlcude implementation for internal floor thicknesses in TwoPort #1419

Open
wants to merge 13 commits into
base: issue1338_verifyVerticalHeights
Choose a base branch
from

Conversation

kldjonge
Copy link
Contributor

@kldjonge kldjonge commented Feb 5, 2025

Changes to include the floor thicknesses in the stack-effect implementation. For this, hFloor needed to be adapted in models that include TwoPortAirflow and have multiple floors. Because of this, the vertical heights check allready needed an update.

Issue #1417

This is useful if an internal wall component is used but connected to the same zone at two sides.
The flooring used in the staircase was IDEAS.Buildings.Validation.Data.Constructions.LightWall, but this includes a layer of insulation with a thickness of 1.003m. Which really doesn't seem to be correct. I changed the types to IDEAS.Examples.PPD12.Data.Floor for now.
This turns out to be important when a surface model is extended and then orientation is redeclared
Model to test internal floor with airflow modelled as ceiling (in all other models it happens to always be modelled as a floor and thus a bunch of the conditions were not in the unittesting)
@kldjonge kldjonge marked this pull request as ready for review February 5, 2025 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant