When adjusting the network, which parameters to tune? #2686
Unanswered
EvgenyUgolkov
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hopefully you don't have to "tune" too much. PoreSpy returns a large set of geometrical data, and you have some flexibility in how you tell OpenPNM to use it. The main things would be whether to assume spheres and cylinders or cubes and cuboids, etc, which cascades to how volumes and lengths are calculated, as well as transport conductances. How far off of the experimental value are you getting with your extraction? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Team, good day. I found the code which you implemented to test your algorithm on the Berea sandstone CT-scan roughly 2 month ago on this link
https://github.com/PMEAL/OpenPNM/blob/dev/tests/integration/PoreSpyIO_on_Berea.py
The result looks cool. Could you tell me, if, i have another CT-scan with the values of experimental permeability, and my goal is to tune the simulation permeability with the measured permeability, then what parameters should i tune and in what order? From the provided example, i can see that we can manipulate with
Is there anything else that we can tune/adjust? In which order should i do it?
Regards and thank you for the help!
Evgeny
Beta Was this translation helpful? Give feedback.
All reactions