How to visualize a 3D process in IBIP simulation with certain inlet ? #851
Unanswered
eromanga233
asked this question in
Q&A
Replies: 1 comment
-
If you want to visualize in 3d you need paraview or a commercial package like dragonfly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In
ps.visualization.satn_to_movie
method, it seems that porespy does not support 3D pore image.It always goes as
TypeError: Invalid shape (64, 64, 64) for image data
, so I think it's the problem of matplotlib.Since porespy supports 3D image in almost each modules, it's a pity that we can not visualize a 3D process in IBIP simulation with certain inlet.
We wish this requirement to be considered~
Beta Was this translation helpful? Give feedback.
All reactions