Skip to content

Modflow 6 well edge case when located on partition border #1212

Description

@JoerivanEngelen

When Well's are located on the edge of a partition border, wells are located to both partitions for unstructured grids, and since #1189 also for stuctured grids.

After a discussion with @Huite, I concluded that the easiest way forward is probably to add a post-processing step to Modflow6Simulation.split, which looks for duplicate well entries (maybe by index or 'id' if possible) amongst different model partitions and select one.

Note: Wells are still grid agnostic after splitting, assigning wells to cells occurs in the call to Modflow6Simulation.write().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      🤝 Accepted

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions