Skip to content

Hotfix mf6intfac#61

Merged
jtwhite79 merged 26 commits intopypest:developfrom
jtwhite79:hotfix_mf6intfac
Apr 12, 2026
Merged

Hotfix mf6intfac#61
jtwhite79 merged 26 commits intopypest:developfrom
jtwhite79:hotfix_mf6intfac

Conversation

@jtwhite79
Copy link
Copy Markdown
Contributor

Bug fix in mf6 interpolation factor calcs, fixes in the CI testing

@jtwhite79 jtwhite79 requested a review from mwtoews April 9, 2026 21:06

- name: Run tests
run: uv run pytest -v
run: uv run pytest -v -s --log-cli-level=DEBUG --timeout=300
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice to see a full trace via --log-cli-level=DEBUG.

I now see, however, some potential issues in the CI test log:

tests/test_notebooks.py::test_notebooks[pypestutils_pstfrom_quadtree_mf6.ipynb] 

             pestpp-ies: a GLM iterative ensemble smoother
...
 MODFLOW runs in SEQUENTIAL mode
 
 Run start date and time (yyyy/mm/dd hh:mm:ss): 2026/04/09 21:07:39
 
 Writing simulation list file: mfsim.lst
 Using Simulation name file: mfsim.nam
 
    Solving:  Stress period:     1    Time step:     1
    Solving:  Stress period:     2    Time step:     1
PACKAGE (1_GWF-SFR_0-(639)-inflow) CAUSED CONVERGENCE FAILURE
    Solving:  Stress period:     3    Time step:     1
PACKAGE (1_GWF-SFR_0-(639)-inflow) CAUSED CONVERGENCE FAILURE
    Solving:  Stress period:     4    Time step:     1
PACKAGE (1_GWF-SFR_0-(639)-inflow) CAUSED CONVERGENCE FAILURE
...

I checked with an older version, and the convergence failures are not new. Just now visible. We might want to revise this at some point later.

Comment thread pestutils/funcproc1.f90
Comment thread tests/test_notebooks.py
@jtwhite79 jtwhite79 merged commit 988d36c into pypest:develop Apr 12, 2026
7 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