nan values in throat.hydraulic_conductance #2429
Unanswered
minzhangut
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you post more of your script so I can see at which point the process goes astray? Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am trying to follow the tutorial here: https://openpnm.org/examples/reference/uncategorized/intro_to_openpnm_advanced.html?highlight=permeability
After I did:
mod = op.models.physics.hydraulic_conductance.hagen_poiseuille phys_water_internal.add_model(propname='throat.hydraulic_conductance', model=mod)
I saw nan values in throat.hydraulic_conductance:
Beta Was this translation helpful? Give feedback.
All reactions