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(prt): split TrackData into separate file and control modules #2055

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

wpbonelli
Copy link
Contributor

Carved out of #1901 for tidiness. Split TrackDataModule into TrackFileModule and TrackControlModule. Also clean up some comments, and pass fmi down into cell/subcell tracking methods (not always needed, but best to be consistent).


Checklist of items for pull request

  • Replaced section above with description of pull request
  • Referenced issue or pull request feat(prp): support coordinate transformations #1901
  • Formatted new and modified Fortran source files with fprettify
  • Removed checklist items not relevant to this pull request

@wpbonelli wpbonelli added the code refactor Nonfunctional changes label Nov 11, 2024
@wpbonelli wpbonelli marked this pull request as ready for review November 11, 2024 20:27
@wpbonelli wpbonelli merged commit ca387f4 into MODFLOW-USGS:develop Nov 11, 2024
26 checks passed
@wpbonelli wpbonelli deleted the prt-trackdata branch November 11, 2024 20:35
jdhughes-usgs pushed a commit to jdhughes-usgs/modflow6 that referenced this pull request Nov 12, 2024
…MODFLOW-USGS#2055)

Carved out of MODFLOW-USGS#1901 for tidiness. Split TrackDataModule into TrackFileModule and TrackControlModule. Also clean up some comments, and pass fmi down into cell/subcell tracking methods (not always needed, but best to be consistent).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code refactor Nonfunctional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant