Replies: 1 comment 3 replies
-
Hi @liqiwen123...I changed my email setup and have not been getting notifications from github, sorry the late respone! RE: your question...this is a bit tricky. Porosity in general is a bit tricky to calculate. Is the network cubic? If so then you could use geometrical values to find it. As in: compute the pore and throat volume of the pores of interest and divide by the volume of the lattice cells in which the pores lie. If it's random, then the only option is to generate an image, then just use image analysis. There is a function in porespy.networks for this called |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Professor, what should I do if I want to calculate the porosity of a part of the network? For example, calculate the porosity of the
pn.pores('left')
and thepn.find_neighbor_throats
.Beta Was this translation helpful? Give feedback.
All reactions