Capillary number (flow rate) question #2117
-
Hi, first of all thank you very much for the developer team effort. I want to use OpenPNM to analyze the Capillary number (Ca or Nc) influence on capillary pressure and relative permeability. Changing flow rate can lead to Capillary number change therefore affect capillary pressure curve and relatively permeability curve (https://link.springer.com/article/10.1007/BF00136349). When I implement flow rate Boundary condition in MixedInvasionPercolation algorithm (I found a function called apply_flow)to calculate capillary pressure and StokesFlow algorithm (function set_rate_BC), the curves have no change.
the map and curves are absolutely same:
No matter what flow rate boundary condition I apply (1.5, 150...), the plot is same: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @qingqi-code |
Beta Was this translation helpful? Give feedback.
Hi @qingqi-code
I'm sorry, but OpenPNM does not have a 'dynamic percolation' algorithm. It's been on our todo list forever but it seems like a large undertaking and we are a bit selfish because we don't want to invest the time on it.