xiangWu-WW

Results 5 issues of xiangWu-WW

```python import porespy as ps import openpnm as op np.random.seed(10) im = ps.generators.blobs(shape=[50,50,50]) mb = ps.networks.maximal_ball_wrapper(im,prefix='mb',path_to_exe=r'F:\PoreData\pnextract-master\pnextract-master\pnextract.exe') ERROR: Program: F:\PoreData\pnextract-master\pnextract-master\pnextract.exe File: /home/aq209/tmp/pnflow/src/libvoxel/voxelImage.cpp, Line 756 Expression: readingImage ``` I want to extract...

![iter-5000](https://github.com/user-attachments/assets/b5f55df4-53bd-4969-b585-c78450f03526) ![iter-20000](https://github.com/user-attachments/assets/a4597003-3f2b-4cc8-a9fd-edd560c873b9) ![iter-40000](https://github.com/user-attachments/assets/d184d34b-9edf-4bdf-ae13-5795754cb86a) ![iter-75000](https://github.com/user-attachments/assets/cdeda6dc-8a0c-48f6-8ff4-f7760fab0f5b) ![iter-80000](https://github.com/user-attachments/assets/2be27007-a200-47c1-a4fe-ff0a8f4efa77) Hello, Dr. Yang. I am new to CFD, I am doing two-phase flow displacement, I built a 64^3 model, apply the driving force in the...

Hi, Dr. yang,I build a fracture(width=12px) to valid the poiseuille flow with the condition in your code, the fy = 1e-4 and niu = 1/6 . The result suggest that...

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...