You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users yesterday did a proper test of our input validation, and it didn't always lead to informative errors :). So there are some improvements we can make:
topboundary="phreatic" in a steady model is not supported, but gives a weird error when you put it in
Creating a model with a single z-value doesn't make much sense, but also leads to a cryptic error.
Setting parallel=True but no tqdm installed silently falls back to single core computations
Users yesterday did a proper test of our input validation, and it didn't always lead to informative errors :). So there are some improvements we can make:
tqdminstalled silently falls back to single core computations