Skip to content

Add option to bypass ValueError for removed wells during well assigning in to_mf6_pkg #1209

Description

@JoerivanEngelen

to_mf6_pkg now throws a ValueError when wells are removed entirely during their assigning to model cells, which cannot be bypassed. Even worse: The error is thrown before erronous wells' locations are logged.

  • There currently is an is_partitioned flag which turns off the check, but that can be perhaps renamed to something to be used outside the partitioning context.
  • Logging should be done before error is thrown
  • Error message can include to ids of removed wells and point to option to turn off the check

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions