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

Delete precalculated data? #23

Closed
wouterpeere opened this issue Sep 5, 2022 · 2 comments
Closed

Delete precalculated data? #23

wouterpeere opened this issue Sep 5, 2022 · 2 comments
Labels
question Further information is requested
Milestone

Comments

@wouterpeere
Copy link
Owner

With the new implementation of the g-function calculation within pygfunction, it is very fast to size a borefield. Currently, the whole precalculated dataset is around 100MB.

It would be an option to exclude the precalculated dataset in GHEtool and calculate the g-functions just-in-time. For single sizings, this effect in speed will be hard to notice. We can provide an option to precalculate g-functions for situations/calculations where a lot of iterations are needed.

@wouterpeere wouterpeere added the question Further information is requested label Sep 5, 2022
@wouterpeere
Copy link
Owner Author

This issue will be coupled to issue #28 since it is also connected to the question of JIT-calculation

@wouterpeere
Copy link
Owner Author

Merged into branch v2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

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

1 participant