Regarding pc_curve #2727
Replies: 3 comments 1 reply
-
This curves is perfect! Invasion percolation is the process of invading every single pore in sequence, so usually the pore/throat being invaded is large (low pressure), but then occasionally the fluid will breach a small pore/throat (high pressure) and the capillary pressure will spike. The envelope of peak or spike pressures on the right-hand edge of the above data is the drainage capillary curve that you're looking for. You can get the drainage curve using the 'Drainage' algorithm. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply sir. How can I get capillary pressure vs average air
saturation of the network curve. Please suggest me a solution.
Thanks
Jayaraj
…On Mon, 10 Apr, 2023, 19:45 jgostick, ***@***.***> wrote:
This curves is perfect! Invasion percolation is the process of invading
every single pore in sequence, so usually the pore/throat being invaded is
large (low pressure), but then occasionally the fluid will breach a small
pore/throat (high pressure) and the capillary pressure will spike. The
envelope of peak or spike pressures on the right-hand edge of the above
data is the drainage capillary curve that you're looking for. You can get
the drainage curve using the 'Drainage' algorithm.
—
Reply to this email directly, view it on GitHub
<#2727 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5KQTX5VRPQI3FMFYFFCBQTXAQIW7ANCNFSM6AAAAAAWXJ2KEU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I am very much grateful for your support. Sorry for the inconvenience
caused.
Thanks
Jayaraj
…On Tue, 11 Apr, 2023, 00:02 jgostick, ***@***.***> wrote:
The number of tech support questions we receive lately is just too much
for us to handle. Our software is a tool, not a service, so we really have
to limit how much time we spend on helping. I'm sorry about that. Here is a
link <https://openpnm.org/examples/tutorials/09_simulating_invasion.html>
that explains the IP vs OP stuff that might be useful for you.
—
Reply to this email directly, view it on GitHub
<#2727 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5KQTX3IEOMLZYWIKBYUY7LXARG5NANCNFSM6AAAAAAWXJ2KEU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I am trying to solve the invasion of air in a network initially filled with water. I used the IvasionPercolation algorithm for this. I was able to run the code but when I try to plot the capillary pressure vs air saturation, I am not getting a proper plot. For the same value of capillary pressure, I am getting many air saturation values. Please suggest me a solution for this.
Thanks
Jayaraj
Beta Was this translation helpful? Give feedback.
All reactions