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

Error during groundwater recharge estimation #381

Open
jnsebgosselin opened this issue Apr 19, 2021 · 0 comments
Open

Error during groundwater recharge estimation #381

jnsebgosselin opened this issue Apr 19, 2021 · 0 comments

Comments

@jnsebgosselin
Copy link
Owner

System Info

GWHAT 0.5.0
Python 3.8.9 64-bit
Qt 5.15.2
PyQt5 5.15.4
Windows 10

Traceback

Traceback (most recent call last):
  File "C:\Users\User\gwhat\gwhat\gwrecharge\gwrecharge_calc2.py", line 198, in eval_recharge
    SyOpt, RMSE, wlvlest = self.optimize_specific_yield(
  File "C:\Users\User\gwhat\gwhat\gwrecharge\gwrecharge_calc2.py", line 349, in optimize_specific_yield
    dr = np.linalg.tensorsolve(XtX, Xtdh, axes=None)
  File "<__array_function__ internals>", line 5, in tensorsolve
  File "C:\Python38\lib\site-packages\numpy\linalg\linalg.py", line 305, in tensorsolve
    res = wrap(solve(a, b))
  File "<__array_function__ internals>", line 5, in solve
  File "C:\Python38\lib\site-packages\numpy\linalg\linalg.py", line 394, in solve
    r = gufunc(a, b, signature=signature, extobj=extobj)
  File "C:\Python38\lib\site-packages\numpy\linalg\linalg.py", line 88, in _raise_linalgerror_singular
    raise LinAlgError("Singular matrix")
numpy.linalg.LinAlgError: Singular matrix
@jnsebgosselin jnsebgosselin changed the title Error when during groundwater recharge estimation Error during groundwater recharge estimation Apr 19, 2021
@jnsebgosselin jnsebgosselin added this to the gwhat-0.5.1 milestone Apr 27, 2021
@jnsebgosselin jnsebgosselin modified the milestones: 0.5.2, 0.6.0 Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant