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

Size borefield configuration function #162

Open
tblanke opened this issue Jul 31, 2023 · 1 comment
Open

Size borefield configuration function #162

tblanke opened this issue Jul 31, 2023 · 1 comment
Assignees
Labels
Feature request Note a feature that would be useful

Comments

@tblanke
Copy link
Collaborator

tblanke commented Jul 31, 2023

Hi @wouterpeere ,

As already dicussed It would be nice to reimplement a borefield sizing method.

With best regards
@tblanke

@tblanke tblanke added the enhancement New feature or request label Jul 31, 2023
@wouterpeere wouterpeere moved this to 🆕 New in GHEtool development Jul 31, 2023
@wouterpeere wouterpeere added Feature request Note a feature that would be useful and removed enhancement New feature or request labels Jan 18, 2024
@wouterpeere
Copy link
Owner

If issue #322 is implemented, this issue can be solved.
The idea is to create a function with the following inputs (shape, max length x, max length y, min Bx, max Bx, min By, max Bx, min H, max H) which contains an objective function that sizes the borefield for a particular configuration and returns the total borehole length.

This function can than be used as an input to the optuna hyberparameter optimisation function to find the minimum value. The maximum number of iterations can be set here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Note a feature that would be useful
Projects
Status: 🆕 New
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants