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(vsc): New viscosity package for GWF model type #1071

Merged
merged 32 commits into from
Nov 15, 2022

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    51c6836 View commit details
    Browse the repository at this point in the history
  2. forgot about meson

    emorway-usgs committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e94362e View commit details
    Browse the repository at this point in the history
  3. meson

    emorway-usgs committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    57436cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b4a88e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    6e6d45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a84ea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    835699c View commit details
    Browse the repository at this point in the history
  2. Switching up how head-dependent boundary packages, specifically DRN, …

    …GHB, and RIV set the ivsc flag
    emorway-usgs committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    95903ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ad7fd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    dce2081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0cbfc6 View commit details
    Browse the repository at this point in the history
  3. fix 2 deallocations

    emorway-usgs committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    3315d85 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    a73c878 View commit details
    Browse the repository at this point in the history
  2. makefile

    emorway-usgs committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    3a3287c View commit details
    Browse the repository at this point in the history
  3. Revert "makefile"

    This reverts commit 3a3287c.
    emorway-usgs committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    35d798d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    a3a293d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef6b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa5be12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddb0831 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. - Code now accounts for viscosity within HFB

    - This commit addresses recent review comments
    - Adds a new autotest for HFB with and without VSC active
    emorway-usgs committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e097e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a266ab3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Address review comments

    emorway-usgs committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    736b861 View commit details
    Browse the repository at this point in the history
  2. fprettify

    emorway-usgs committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2bfec82 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    a93e633 View commit details
    Browse the repository at this point in the history
  2. Remove unused variables

    emorway-usgs committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e6a19c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    f23ddbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeeb09b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Backup K arrays should initially be allocated size zero and reallocat…

    …ed to size ncells when VSC is active
    emorway-usgs committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    98212c1 View commit details
    Browse the repository at this point in the history
  2. fprettify

    emorway-usgs committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    112b6fc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Reconfigure how vsc autotests are verified. Relative check of sim res…

    …ults now compared to established solution instead of against each other.
    
    Reran black.
    emorway-usgs committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0fdc071 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. oy vey

    emorway-usgs committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    bfbf4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb641cf View commit details
    Browse the repository at this point in the history