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

Support multiple GHEs in a single district #644

Merged
merged 140 commits into from
Sep 25, 2024
Merged

Support multiple GHEs in a single district #644

merged 140 commits into from
Sep 25, 2024

Conversation

vtnate
Copy link
Contributor

@vtnate vtnate commented Jul 11, 2024

Any background context you want to provide?

Previously we only supported a single GHE in a thermal loop

What does this PR accomplish?

  • Reads all ghe_specific_params from the sys-param file
  • Instantiates a separate borefield object for each GHE
  • Couples the district together

How should this be manually tested?

  1. Build a Modelica model using the multi-ghe test
  2. Load the model in Dymola (by hand)
  3. Simulate in Dymola
    • OM crashes when trying to open a model that large :(

Future work:

  • Ensure this will simulate natively inside GMT using OM

@vtnate vtnate added the enhancement New feature or request label Jul 11, 2024
@vtnate vtnate self-assigned this Jul 11, 2024
@vtnate vtnate marked this pull request as ready for review September 17, 2024 17:04
@vtnate vtnate requested review from nllong and mitchute September 17, 2024 17:08
Copy link
Member

@nllong nllong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is hands down one of the most impressive PRs that I have seen. Most excellent work team!

image

@vtnate vtnate merged commit 1ba832d into develop Sep 25, 2024
10 checks passed
@vtnate vtnate deleted the ghe-couplings branch September 25, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants