Skip to content

Improved input validation #160

Description

@dbrakenhoff

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
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions