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

Change heating type if using a hot water loop with a PSZ-AC system #1307

Merged
merged 1 commit into from Apr 19, 2022

Conversation

mdahlhausen
Copy link
Collaborator

This fixes a bug where if a user enters 'Gas' or 'NaturalGas' for the main_heat_fuel argument in model_add_hvac_system for a 'PSZ-AC' system type, and does not change the default air_loop_heating_type: 'Water', the method will add an empty hot water loop to the model and construct the PSZ-AC system with gas coils.

Fixes issue #1306.

This fixes a bug where if a user enters 'Gas' or 'NaturalGas' for the main_heat_fuel argument in model_add_hvac_system for a 'PSZ-AC' system type, and does not change the default air_loop_heating_type: 'Water', the method will add an empty hot water loop to the model and construct the PSZ-AC system with gas coils.
@mdahlhausen mdahlhausen merged commit 0abcd0c into master Apr 19, 2022
@mdahlhausen mdahlhausen deleted the fix/issue1306 branch April 19, 2022 20:19
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.

None yet

1 participant