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(remap_array): trap for None type idomain #2034

Merged
merged 1 commit into from
Dec 7, 2023
Merged

update(remap_array): trap for None type idomain #2034

merged 1 commit into from
Dec 7, 2023

Conversation

jlarsen-usgs
Copy link
Contributor

@jlarsen-usgs jlarsen-usgs commented Dec 7, 2023

  • reset mfarray value for idomain to constant 1 if idomain is unspecified

closes #2027

* reset mfarray value for idomain to constant 1 if idomain is unspecified
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Merging #2034 (2ad7b71) into develop (9c6c234) will decrease coverage by 0.1%.
Report is 1 commits behind head on develop.
The diff coverage is 100.0%.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2034     +/-   ##
=========================================
- Coverage     72.9%   72.9%   -0.1%     
=========================================
  Files          259     259             
  Lines        59047   59049      +2     
=========================================
- Hits         43071   43066      -5     
- Misses       15976   15983      +7     
Files Coverage Δ
flopy/mf6/utils/model_splitter.py 70.0% <100.0%> (+<0.1%) ⬆️

... and 1 file with indirect coverage changes

@jdhughes-usgs jdhughes-usgs merged commit 5a4533b into modflowpy:develop Dec 7, 2023
23 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.

Splitting small model using optimize_splitting_mask
2 participants