Direction of permeability #2024
Unanswered
ahmedsrizk95
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to ask in which direction is the estimated permeability when using
.raw
files? Actually, opening the.raw
file usingnp.fromfile
needs reshaping of the image in a way that z direction is the positioned in the first index of the reshape function which isim.reshape([z, x, y])
. Now how openpnm deals with this?Beta Was this translation helpful? Give feedback.
All reactions