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(GWE): Introduce Groundwater Energy Transport #1493

Merged
merged 46 commits into from
Feb 9, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    bcbbef8 View commit details
    Browse the repository at this point in the history
  2. fix typo in meson file

    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0ac2f48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80333a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    641d238 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00a6e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    059cd43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f185ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7772953 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18e4e6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6129d2c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b24a919 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b528234 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6511c21 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cef5b83 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8a1df9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4f60e29 View commit details
    Browse the repository at this point in the history
  17. Made changes to dfn files in response to MODFLOW-USGS#1493 (comment)

    …and MODFLOW-USGS#1493 (comment) and reran mf6ivar.py, which updated the tex files in this commit
    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5c774d3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e23babc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6a1c29c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ca9b549 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    83fc63e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b2886d7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    716fab6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a699f82 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a0ee6e0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b45754b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ab69972 View commit details
    Browse the repository at this point in the history
  28. Rebrand gwe dispersion package acronym to CND (conduction) since that…

    … is the dominant process in heat transport
    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    61a6b15 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    400a4d3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2135ed5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5f7f0a4 View commit details
    Browse the repository at this point in the history
  32. remove unused variable

    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d0c0056 View commit details
    Browse the repository at this point in the history
  33. fprettify

    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cf51996 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b981a4f View commit details
    Browse the repository at this point in the history
  35. Adding another autotest that compares gwe to three different analytic…

    …al solutions from Carslaw & Jaeger (1947)
    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0612af8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2ee0a1b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e8805c0 View commit details
    Browse the repository at this point in the history
  38. Add autotest for SFE

    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3091a55 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c52dc14 View commit details
    Browse the repository at this point in the history
  40. forgot meson update

    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f2b3310 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9eebdf5 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    eb57ea5 View commit details
    Browse the repository at this point in the history
  43. Attempting to reapply a failing autotest. Unable to discern why it is…

    … failing as downloaded contents from its failure are working locally.
    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    34125e7 View commit details
    Browse the repository at this point in the history
  44. removing troublesome autotest. Downloaded contents from failed run on…

    … Actions doesn't yield the same output that the logs are reporting. This particular autotest has an analytical solution (and a plot) that might be better shown on the modflow6-examples repo anyway
    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1e0d617 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    fd6d84c View commit details
    Browse the repository at this point in the history
  46. Update release notes

    emorway-usgs committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fa190fd View commit details
    Browse the repository at this point in the history