Skip to content

Grid array input packages (READARRAYGRID) not supported #234

@mjreno

Description

@mjreno

Grid input (e.g. CHDG) packages are currently not supported:

head = {0: np.full((nlay, nrow, ncol), DNODATA, dtype=float)}
head[0][0, 0, 0] = 1.0
head[0][0, 9, 9] = 0.0
chd = Chdg(parent=gwf, head=head)

Support for READASARRAYS based packages will be evaluated in separate PR / issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions