Skip to content

loading mf6 packages with data for extra periods #694

@aleaf

Description

@aleaf

MODFLOW-6 appears to allow stress packages have data for periods beyond nper (e.g. period 97 when nper is only 60). However, trying to load one of these packages with flopy.mf6.MFSimulation.load results in something like flopy.mf6.mfbase.FlopyException: FlopyException: Stress period value sp_num (<nper +1>) is greater than the number of stress periods defined in nper. () It's nice to have the ability to change the number of periods without having to edit all of the relevant package files, so it seems like flopy should support this too.

Metadata

Metadata

Assignees

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