We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inclined boreholes are not yet supported by pygfunction for the calculation of g-functions.
Boreholes should still be allowed to have non-zero tilt and orientation so that they can be visualized using boreholes.visualize_field().
tilt
orientation
boreholes.visualize_field()
However, pygfunction should return an error if the user tries to calculate a g-function.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Inclined boreholes are not yet supported by pygfunction for the calculation of g-functions.
Boreholes should still be allowed to have non-zero
tilt
andorientation
so that they can be visualized usingboreholes.visualize_field()
.However, pygfunction should return an error if the user tries to calculate a g-function.
The text was updated successfully, but these errors were encountered: