Skip to content

Conversion of MinLayerCell and MaxLayerCell from 1-based to 0-based indexing is not consistent #348

@xylar

Description

@xylar

When we read in MinLayerCell and MaxLayerCell, we convert them from 1-based to 0-based indices. But when we write them out (e.g. in the history stream), we do not convert them back. I suspect this maybe true of restart files as well, though I haven't tested it. If so, this would mean MaxLayerCell would get shallower at each restart by one grid cell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions