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

docs(notebooks): fix cell center for Simple MODFLOW 6 Model #2013

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Nov 21, 2023

This PR fixes the Simple MODFLOW 6 Model Example, which is based on the Lake Package Example for mf2005. These models set the "head at the cell in the center in the top layer is fixed to h2". The older example is correct, but the MF6 example puts this cell in the middle of the upper left quadrant, and not in the center of the top layer.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #2013 (c14dbc5) into develop (6e3c791) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #2013   +/-   ##
=======================================
  Coverage     72.8%   72.8%           
=======================================
  Files          259     259           
  Lines        58996   58996           
=======================================
  Hits         42953   42953           
  Misses       16043   16043           

@wpbonelli wpbonelli merged commit d0546ce into modflowpy:develop Nov 22, 2023
24 checks passed
@mwtoews mwtoews deleted the fix-simple-model-example branch November 22, 2023 01:44
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.

2 participants