Help reduce pore.coordination.number #2860
Unanswered
CDGUERREROB
asked this question in
Q&A
Replies: 1 comment
-
|
How many throats are you deleting? Maybe the threshold you're applying is to large/small and you're not getting any hits. Count the number before and after. Also you script doesn't show where the pore.coordination_number is coming from, but assuming it is a pore scale model you need to run regenerate_models again. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to reduce the coordination number by reducing the throats in the pore network site. However, adjusting/changing the geometry of the network (cubic or other), the coordination number remains the same.
print(pn['pore.coordination_number'].mean())
3.99872 the same value independent if pore throats are eliminated.
Thanks a lot
How can I change the coordination number, eliminating pore throats of size x.
Beta Was this translation helpful? Give feedback.
All reactions