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

Surface with Outside Boundary Condition=Zone does not work correctly if surface is assigned to a Space #10697

Open
1 of 3 tasks
mjwitte opened this issue Aug 26, 2024 · 0 comments · May be fixed by #10903
Open
1 of 3 tasks

Comments

@mjwitte
Copy link
Contributor

mjwitte commented Aug 26, 2024

Issue overview

From user: Attached (240819_Base EEM.idf) is a modified version of the prototype building ASHRAE901_ApartmentMidRise_STD2022_NewYork.idf

The most significant change to the file is that each zone now contains one space.

Many of the surfaces in this building have "ZONE" selected as the :outside_boundary_condition

This file has space listed as :outside_boundary_condition_objects. The error file (also attached - 240819_Base EEM.err)

The error file gives a repeated warning that is incorrect:

** Warning ** GetSurfaceData: CAUTION -- Interspace surfaces are usually in different spaces
** ~~~ ** Surface=G SIWALL N1A, Space=FLOOR 1 G N1 APARTMENT, Zone=G N1 APARTMENT
** ~~~ ** Surface=iz-G SIWALL N1A, Space=FLOOR 1 G N1 APARTMENT, Zone=G CORRIDOR

In 240824_Base EEM.idf - each surface is assigned both to the Zone and to the Space. In 240824_Zone_Base EEM.idf each surface is assigned just to the Zone. There are significant differences in the heating and cooling energy use just from making this change, which does not seem appropriate.

The results from 240824_Zone_Base EEM.idf more closely match the results from the original file.

Details

Some additional details for this issue (if relevant):

  • Platform (Operating system, version)
  • Version of EnergyPlus (if using an intermediate build, include SHA)
  • Helpdesk ticket number 16745 and 16746

Checklist

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

  • Defect file added to EnergyPlusDevSupport\DefectFiles
  • Ticket added to EnergyPlus Defect Complexity (Github Project)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
@mjwitte mjwitte changed the title Surface with Outside Boundary Condition=Zone does not work correctly is surface is assigned to a Space Surface with Outside Boundary Condition=Zone does not work correctly if surface is assigned to a Space Aug 26, 2024
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 a pull request may close this issue.

3 participants
@mjwitte and others