-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #964 from PMEAL/adding_gravity_to_ibip
Added new `qbip` algorithm which incorporates gravity in invasion percolation simulations #new Moved `ibip` to `simulations` #api Created `size_to_pc` filter #new Removed deprecated `pc_curve_from_ibip` and `pc_curve_from_mio` functions #api Changed `pc_curve` function to only accept capillary pressure maps #api Added `capillary_pressure_transform` function to `filters` module #new Added `find_Bo` to `metrics` module #new Added new `mode` argument to `find_trapped_voxels` which accepts `cluster` and `queue` to select back end used #new Drainage now requires capillary pressure map as input #api Added `elevation` function to `generators` #new Drainage optionally returns sizes #enh
- Loading branch information
Showing
50 changed files
with
104,934 additions
and
121,765 deletions.
There are no files selected for viewing
497 changes: 152 additions & 345 deletions
497
examples/filters/reference/find_trapped_regions.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
6,800 changes: 88 additions & 6,712 deletions
6,800
examples/simulations/tutorials/drainage_with_gravity_advanced.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
5,910 changes: 48 additions & 5,862 deletions
5,910
examples/simulations/tutorials/drainage_with_gravity_basic.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.