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

refactor(gwt-mst): apply enumeration to mst package for readability #2188

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

emorway-usgs
Copy link
Contributor

Improve MST code readability with enumeration

Copy link
Contributor

@langevin-usgs langevin-usgs left a comment

Choose a reason for hiding this comment

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

Looks nice @emorway-usgs. Hope you like the enums. I think it's clearer.

wpbonelli added a commit that referenced this pull request Feb 3, 2025
Use enums for particle status and event codes, following #2188. Also remove an unnecessary/incorrect termination condition left over from #2185 in the base MethodType%check() routine — stationary particles get terminated at the end of the simulation by the tracking loop with timeout status, previously status 5 (no exit face) was getting reported.
@emorway-usgs emorway-usgs merged commit 9444856 into MODFLOW-ORG:develop Feb 3, 2025
20 checks passed
@emorway-usgs emorway-usgs deleted the gwt_mst_refact branch February 3, 2025 14:46
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