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

Erroneous Channel Length Causes Bad FTABLE, causes division by zero #26

Open
rburghol opened this issue Mar 22, 2023 · 0 comments
Open

Comments

@rburghol
Copy link
Contributor

rburghol commented Mar 22, 2023

Another case for our edification @jdkleiner -- a custom subwatershed model fails some time during hsp2 execution. Seems to be a model computation error due to the original 60 minute timestep? I have NOT sorted it out yet, but am tracking my debugging steps here.

  • Ran:
  • Got errors:
    • File "/home/rob/.local/lib/python3.8/site-packages/HSP2/HYDR.py", line 122, in hydr
    • errors = _hydr_(ui, ts, COLIND, OUTDGT, rchtab, funct, Olabels, OVOLlabels) # run reaches simulation code
    • ZeroDivisionError: division by zero
  • Changed input/param/river/vahydro_2022/gen_info_rseg.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant