Unable to use the spheres_and_cylinders
size factor model
#2651
Unanswered
JahanzebTariq
asked this question in
Q&A
Replies: 1 comment 5 replies
-
As the error message says: when throat diameter is greater than the diameter of adjacent pores, you can't "physically" fit a stick and ball conduit in that location. In previous versions, we used to catch and "fix" these unphysical circumstances by applying some opinionated rule, but in version 3, we decided to not do that anymore. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greeting, @jgostick and @ma-sadeghi I am trying to use the module named Spheres and Cylinder for the hydraulic size factor but not being able to do it because the throat diameter is greater than the pore diameter. Please address this issue, so that I may proceed further
pn.add_model(propname='throat.hydraulic_size_factors',model=op.models.geometry.hydraulic_size_factors.cones_and_cylinders)
In this code I am given the restriction of not being able to use Spheres and Cylinders instead of Cones and Cylinders. Kindly address my issue and please do tell me the reason. Thank you
Beta Was this translation helpful? Give feedback.
All reactions