Skip to content

Increase size of LINE in sub package #31

@christianlangevin

Description

@christianlangevin

Galloway, Devin
AttachmentsApr 1 (2 days ago)

to me, Joseph, Randy, Rich, pbarlow, Stan, Richard
Chris, Due to problems presented to us by a student at LSU trying to run a modflow subsidence model using the SUB package where they were attempting to use 162 model layers each with no-delay interbeds we have modified one line in gwr2sub7.f. The change is to line 80 and involves declaring LINE as
CHARACTER1000 LINE instead of CHARACTER200 LINE. Before the change about 69 layer numbers could be read, now a little more than 275 layer numbers can be read, assuming that the layer numbers are sequential, start at 1, are separated by a single space, and do not include leading 0's.

This revision has solved the student's problem for now. Should we formally incorporate this revision into the MODFLOW2005, MODFLOWNWT, GWM and OWHM models that use the SUB package? Please advise. I've attached the revised gwr2sub7.f module for your information. Thanks.
Best Regards, Devin

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