pygfunction icon indicating copy to clipboard operation
pygfunction copied to clipboard

An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.

Results 52 pygfunction issues
Sort by recently updated
recently updated
newest added

#136 showed that the optimal `segment_ratios` that minimizes the error on the *g*-function is dependent on the number of segments (and potentially on the bore field configuration). This issue is...

enhancement

This PR: - add a `name` attribute to the `Fluid` class for easier accessibility to the same scp attribute. - Corrects the Grundmann reference.

Hi @MassimoCimmino , I have implemented a new erfint function which differ between values below 4 and above. To avoid calculating to often the erf and exponential function because above...

An approximation of the integral of the error function, `utilities.erfint()`, was proposed by @tblanke in #237. This issue is to clean up the commits and quantify the impact on accuracy...

enhancement

Did version 2.2.0 never get pushed onto [PyPi](https://pypi.org/project/pygfunction/#history)? Would you want to setup a [publish on release](https://github.com/j-c-cook/ghedt/blob/main/.github/workflows/python-publish.yml) workflow file? I remember thinking pre-releases don't trigger this workflow.

Github seems to have a built-in feature to propose citations for repositories. See [here](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files). This issue is to explore the feature and implment it if beneficial to the project.

This issue is to implement the moving infinite line source solution (MFLS) for the evaluation of *g*-functions with groundwater flow. The solution is presented in [1]. An inclined moving finite...

feature

I have more a question, which may result in an enhancment: Is it already possible to simulate a borefield with given heat extraction rate and different network flow values per...

feature
question

This issue concerns the implementation of the infinite line source and cylindrical heat source solutions to correct the short-term response of geothermal bore fields.

feature