Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(swf-dis): fixes for swf dis functionality #2000

Merged
merged 8 commits into from
Aug 23, 2024

Conversation

langevin-usgs
Copy link
Contributor

@langevin-usgs langevin-usgs commented Aug 22, 2024

Improved capabilities for surface water models:

  • added support for IDOMAIN
  • added tests to ensure binary grid files are correct
  • renamed botm to bottom for the three surface water grid types (DISV1D, DIS2D, DISV2D)

Tests require corresponding changes in flopy (PR #2295) in order to work.

Checklist of items for pull request

  • Replaced section above with description of pull request
  • Added new test or modified an existing test
  • Ran ruff on new and modified python scripts in .doc, autotests, doc, distribution, pymake, and utils subdirectories.
  • Formatted new and modified Fortran source files with fprettify
  • Added doxygen comments to new and modified procedures
  • Updated definition files
  • Removed checklist items not relevant to this pull request

For additional information see instructions for contributing and instructions for developing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant