-
Thank you for sharing your wonderful work, I am new to LBM. As shown in the figure, I modified the 2_phase-sim code with my self-made data (a 75*50*50 Finney region was extracted, which was not …
-
w cache: 2:48
w/o cache: 0:48
Reference for w/: https://github.com/PMEAL/porespy/runs/2297831537?check_suite_focus=true
Reference for w/o: https://github.com/PMEAL/porespy/runs/2297862739?check_s…
-
On the edges of blobs output, there is a higher phase fraction then the inside of the output.
Here you can see the phase fraction for every slice along the first dimension in a 500x500x500 blobs ou…
-
Failed to build scikit-fmm
ERROR: Could not build wheels for scikit-fmm, which is required to install pyproject.toml-based projects
Seems to be related to scikit-fmm.
-
This has always been so annoying. In 2d you have to swap x and y coords. The import function should just do it.
-
One possibility for the pixelflow library is to incorporate a collection of 'custom functions' compatible with the `pixelflow` function (for mapping over each object, masked region or bounding box). …
-
### Discussed in https://github.com/PMEAL/porespy/discussions/834
Originally posted by **oscarhx** May 16, 2023
Hello Profs.
As stated in the title, the 64G memory goes out when the number o…
-
Here's the list of things that `tortuosity_fd` currently does:
- Make sure the image is percolating, and fix the image if not
- Run Fickian diffusion at steady state on the image
- Calculate the …
-
The function `porespy.tools.align_image_with_openpnm()` does not actually align a 3D image with one from OpenPNM but instead produces a mirror of it. Replacing this function with a simple call to swap…
-
# Problem
- Call to ```spheres_from_coords``` with just one sphere in df results in ```IndexError```
- Call to ```spheres_from_coords``` with just all sphere in one plane and that plane not being at…