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

Support for numerical aquifers and cleanup of capillary pressure #58

Merged
merged 24 commits into from
Sep 22, 2024

Commits on Sep 11, 2024

  1. Add missing subvariable calls

    moyner committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e10c9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32db3f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Update well docs

    moyner committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ae506ca View commit details
    Browse the repository at this point in the history
  2. Doc/example improvements

    moyner committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    511ddf2 View commit details
    Browse the repository at this point in the history
  3. Add doctest to kr

    moyner committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6876b13 View commit details
    Browse the repository at this point in the history
  4. Add docs for Brooks-Corey

    moyner committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    56a2e01 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    737195b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Set aquifer transmissibilities

    moyner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9aca81a View commit details
    Browse the repository at this point in the history
  2. Init for aquifers

    moyner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9770a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f5e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    028c644 View commit details
    Browse the repository at this point in the history
  5. Improve kr region printing

    moyner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0fee42c View commit details
    Browse the repository at this point in the history
  6. Avoid out of bounds imbibition tables

    Shouldn't really happen, but can occur in some input cases
    moyner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a0468e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    7f6db43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d65ce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e832444 View commit details
    Browse the repository at this point in the history
  4. Bump compat

    moyner committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e76e8be View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Clean up Pc implementation a bit

    Don't carry signs through, just normalize on input
    moyner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3d9e483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d687e0 View commit details
    Browse the repository at this point in the history
  3. Generalize pc evaluator

    moyner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    27a6ddc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    6af8e81 View commit details
    Browse the repository at this point in the history
  2. Fix for compositional aquifers

    moyner committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1891d4d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Update co2_sloped.jl

    moyner committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    27bc646 View commit details
    Browse the repository at this point in the history
  2. Bump version

    moyner committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    72b7206 View commit details
    Browse the repository at this point in the history