Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add the angldegx to the kw dictionary produced by the get_disu_kwarg method#2484

Merged
wpbonelli merged 2 commits into
modflowpy:developfrom
Manangka:add_angle_to_disu_kwargs
Apr 14, 2025
Merged

Add the angldegx to the kw dictionary produced by the get_disu_kwarg method#2484
wpbonelli merged 2 commits into
modflowpy:developfrom
Manangka:add_angle_to_disu_kwargs

Conversation

@Manangka

@Manangka Manangka commented Apr 3, 2025

Copy link
Copy Markdown
Contributor

For the new flux limiter the vertices and angledeg information are needed in the DISU grid
This commit adds that info to the kwargs produced by the get_disu_kwarg method.

I can imagine that this is also useful when using XT3D because it needs the same information

@Manangka Manangka marked this pull request as ready for review April 3, 2025 12:24

@wpbonelli wpbonelli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

is this ready to merge?

@codecov

codecov Bot commented Apr 3, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.0%. Comparing base (378684f) to head (9e9998b).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2484     +/-   ##
=========================================
- Coverage     76.0%   76.0%   -0.1%     
=========================================
  Files          296     296             
  Lines        64051   64152    +101     
=========================================
+ Hits         48742   48800     +58     
- Misses       15309   15352     +43     
Files with missing lines Coverage Δ
flopy/utils/gridutil.py 96.5% <100.0%> (-1.6%) ⬇️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Manangka

Manangka commented Apr 3, 2025

Copy link
Copy Markdown
Contributor Author

@wpbonelli Yes it is.
Could you verify that angles I assign to the left, right, front and back are correct?

@wpbonelli

Copy link
Copy Markdown
Member

Looks reasonable based on my reading of the angledegx description in MF6IO, but I'm not super familiar with this option. Maybe @jlarsen-usgs can confirm?

@Manangka

Copy link
Copy Markdown
Contributor Author

@wpbonelli @jlarsen-usgs Could one of you have a look at this and merge?

@wpbonelli wpbonelli merged commit d8048a8 into modflowpy:develop Apr 14, 2025
@wpbonelli

Copy link
Copy Markdown
Member

@jlarsen-usgs if you see anything wrong with this let us know, I merged to unblock @Manangka.

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