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

update(model_splitter.py): #1994

Merged
merged 3 commits into from
Nov 1, 2023
Merged

update(model_splitter.py): #1994

merged 3 commits into from
Nov 1, 2023

Conversation

jlarsen-usgs
Copy link
Contributor

  • add check for no boundary condition instances in list based input packages. Do not write package in this case
  • update options setting routine to respect previously set options for split models
  • remove maxbound variable from mapped_data for list based input packages. Allows for dynamic maxbound setting by flopy built ins

* add check for no boundary condition instances in list based input packages. Do not write package in this case
* update options setting routine to respect previously set options for split models 
* remove maxbound variable from mapped_data for list based input packages. Allows for dynamic maxbound setting by flopy built ins
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #1994 (7b37f44) into develop (4ed68a2) will increase coverage by 0.0%.
The diff coverage is 90.9%.

@@           Coverage Diff           @@
##           develop   #1994   +/-   ##
=======================================
  Coverage     72.7%   72.7%           
=======================================
  Files          258     258           
  Lines        58830   58839    +9     
=======================================
+ Hits         42790   42797    +7     
- Misses       16040   16042    +2     
Files Coverage Δ
flopy/mf6/utils/model_splitter.py 69.9% <90.9%> (+<0.1%) ⬆️

@jdhughes-usgs jdhughes-usgs merged commit 4ef699e into modflowpy:develop Nov 1, 2023
21 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.

2 participants