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

enable hybrid ghx #509

Merged
merged 19 commits into from
Sep 30, 2023
Merged

enable hybrid ghx #509

merged 19 commits into from
Sep 30, 2023

Conversation

rathod-b
Copy link
Collaborator

@rathod-b rathod-b commented Sep 25, 2023

Please check if the PR fulfills these requirements

  • CHANGELOG.md is updated
  • [?] Tests for the changes have been added (for bug fixes / features)
  • [?] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

(Bug fix, feature, docs update, ...)
Features (2)

What is the current behavior?

(You can also link to an open issue here)
At present, user is unable to access hybrid GHX or centralized GHP capabilities built in REopt.

What is the new behavior (if this is a feature change)?

User is able to access hybrid GHX and centralized GHP capabilities built in REopt.jl

Does this PR introduce a breaking change?

(What changes might users need to make in their application due to this PR?)
If user is missing some inputs required by GHP tech (like heat_pump_configuration) their GHPGHX responses might fail.

Other information:

@lixiangk1
Copy link
Collaborator

@Bill-Becker I added the central plant inputs/outputs but can't get the tests to run. Not sure if this is the same issue Amanda was seeing?

@rathod-b rathod-b marked this pull request as ready for review September 30, 2023 04:20
@Bill-Becker
Copy link
Collaborator

@rathod-b I just changed "Major Updates" to "Minor Updates" in the Changelog; no need to wait for the tests again before merging.

@rathod-b rathod-b merged commit a111368 into develop Sep 30, 2023
@rathod-b rathod-b deleted the add_hybrid_ghx branch September 30, 2023 15:14
@Bill-Becker Bill-Becker restored the add_hybrid_ghx branch October 1, 2023 15:28
@Bill-Becker Bill-Becker deleted the add_hybrid_ghx branch October 1, 2023 15:33
@Bill-Becker
Copy link
Collaborator

Bill-Becker commented Oct 1, 2023

@Bill-Becker I added the central plant inputs/outputs but can't get the tests to run. Not sure if this is the same issue Amanda was seeing?

Looks like there are missing model fields for GHPGHXInputs model for central plant, e.g. wwhp_heating_pump_fluid_flow_rate_gpm_per_ton

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.

3 participants