Skip to content

[FEATURE] - 'Open' MF6sim after running to facilitate access to functions like open_head and the like #1838

@jdelsman

Description

@jdelsman

For large (mf6) models it is inconvenient to run them using the .run() function of MF6 (too risky within a script, preference to run on a different computer than generating input etc). That means that the .open_head etc functions cannot be used, and the low-level functions must be used.

Describe the solution you'd like
I'd like to have a light way of opening a mf6sim object after (different script) the model has been run, so the open_head etc functions are easily available. Like a .from_file, with an additional 'rundir' argument or something. But preferably without much reading input data overhead, just what is necessary (dis?). And allowing for parallel calculations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeltaresIssue appeared in Deltares projectenhancementNew feature or request

    Projects

    Status

    📯 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions