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

feat(GeneralizedTransport): Introduce generalized transport parent class, sets up PR for GWE #1306

Closed

Conversation

emorway-usgs
Copy link
Contributor

  • This PR includes the generalized transport class from which GWT and GWE will inherit
  • A couple of supporting files introduced, like generalized labeling class (e.g., mass vs energy in listing file)
  • Actual GWE src not introduced in this PR
  • updated meson
  • updated makefile
  • ran fprettify

This represents a component of #1237, which is being redone in smaller, staged PRs

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.

Thanks for taking this on, Eric. There is so much here! I feel like there are still some structural issues that need to be discussed, especially any mention of GWE (or GWT) in the Tsp modules. There are also just so many changes related to comments, which are useful (thank you), but make this change set unwieldy. I recognize that some of the challenges here are simply due to GWT needing some more work, so I apologize for that. We should probably discuss how to move this forward and whether or not it would be beneficial to separate this even further with a deeper level of staging the changes.

src/Model/GroundWaterTransport/gwt1.f90 Outdated Show resolved Hide resolved
src/Model/ModelUtilities/TspLabels.f90 Outdated Show resolved Hide resolved
src/Model/ModelUtilities/TspLabels.f90 Outdated Show resolved Hide resolved
src/Model/GroundWaterTransport/gwt1.f90 Outdated Show resolved Hide resolved
src/Model/GroundWaterTransport/gwt1.f90 Outdated Show resolved Hide resolved
src/Model/TransportModel/tsp1cnc1.f90 Outdated Show resolved Hide resolved
src/Model/TransportModel/tsp1cnc1.f90 Outdated Show resolved Hide resolved
src/Model/TransportModel/tsp1ssm1.f90 Outdated Show resolved Hide resolved
src/Utilities/Budget.f90 Outdated Show resolved Hide resolved
utils/zonebudget/make/makefile Outdated Show resolved Hide resolved
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 9, 2023
@emorway-usgs emorway-usgs force-pushed the generalized_transport branch 2 times, most recently from b641fee to 23eec93 Compare August 9, 2023 21:13
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 10, 2023
@emorway-usgs emorway-usgs force-pushed the generalized_transport branch from b3b5f6b to 7ba6519 Compare August 10, 2023 00:24
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 10, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 10, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 15, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 17, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 17, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 17, 2023
@emorway-usgs emorway-usgs force-pushed the generalized_transport branch from d8796b4 to c44872e Compare August 17, 2023 11:19
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 18, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 18, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 18, 2023
@emorway-usgs emorway-usgs force-pushed the generalized_transport branch from c44872e to d02691f Compare August 18, 2023 14:21
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 21, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 21, 2023
@emorway-usgs emorway-usgs force-pushed the generalized_transport branch from df5ea45 to 53f0dc3 Compare August 21, 2023 15:51
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Aug 21, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Sep 14, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Sep 14, 2023
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Sep 14, 2023
@emorway-usgs emorway-usgs marked this pull request as draft September 15, 2023 16:39
@emorway-usgs emorway-usgs force-pushed the generalized_transport branch 8 times, most recently from 8693d1f to a0b159c Compare October 4, 2023 17:18
@emorway-usgs
Copy link
Contributor Author

This PR effectively reworked into a series of more readily reviewable PRs:
#1386
#1391
#1392
#1396
#1398
#1399
#1400
#1428
#1445

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