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

ZoneCrossMixing and ZoneMixing vector error when source is a zone and space heat balance is active #10670

Closed
1 of 3 tasks
mjwitte opened this issue Aug 20, 2024 · 0 comments · Fixed by #10669
Closed
1 of 3 tasks

Comments

@mjwitte
Copy link
Contributor

mjwitte commented Aug 20, 2024

Issue overview

For ZoneCrossMixing and ZoneMixing when space HB is active, if the source is a zone (not a space) it will hit a vector error here, because fromSpaceIndex is 0:

auto &fromSpaceHB = state.dataZoneTempPredictorCorrector->spaceHeatBalance(thisCrossMixing.fromSpaceIndex);

Details

Some additional details for this issue (if relevant):

Checklist

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

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.

1 participant