Replies: 1 comment
-
After my testing, I found that this problem can be solved by the following method in |
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.
-
hello,dear development team. Thanks to this open source project, it is convenient for me to learn pore network simulation.

While running the relative penetration simulation case (relative_permeability_metrics.ipynb) provided by the website, An error is reported, that is "'NoneType' object has no attribute 'keys'".
This line of code seems to get a collection of 'flow_inlets', but it doesn't seem to have typed 'flow_inlets'. How to solve this error please
Beta Was this translation helpful? Give feedback.
All reactions