Skip to content

MODFLOW 6 problem reading/writing ja array. #603

@Danock22

Description

@Danock22

I'm using unstructured grid in modflow 6 (DISU package). When I create the ja array, I use the format: -1 2 5 7 (node 1 is connected to the nodes 2, 5 and 7). If I read the simulation that I have wrote, flopy loads ja array subtracting 1 to all nodes, i.e. the format change to -2 1 4 6 for this examples, consequently, if I wrote this simulation again, the ja array would be bad written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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