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 xyoff xyul inconsistency #95

Merged
merged 10 commits into from
Oct 16, 2024

Conversation

aleaf
Copy link
Collaborator

@aleaf aleaf commented Oct 16, 2024

  • more clean-up to grid-snapping logic
  • fixes to support Flopy>=3.9

aleaf added 10 commits October 15, 2024 09:41
…ap lower left corner to nearest vertex, since lower left is what is typically specified (previously was snapping upper left corner to upper left vertex, which could lead to unexpected results if lower left y was specified slighly greater than the bottom edge of the desired parent cell). Fix potential inconsistency with lower left and upper left corners by recalculating after grid is snapped.
…esp. for grids based on buffers around features
…mf6model_load() for compatibility with flopy f378f84a5677b99191ce178bb1c5b67ac1d1bd66
…l around inset model after changes to grid-snapping; include lake connections in layer 0 (default for MF6 is now to keep layer 1 active and simulate lake above layer 1)
@aleaf aleaf merged commit 07c6821 into DOI-USGS:develop Oct 16, 2024
8 checks passed
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