Skip to content

How to visualize water saturations in Paraview #2361

Answered by jgostick
loaa4 asked this question in Q&A
Discussion options

You must be logged in to vote

The StokesFlow algorithm is a single-phase flow only, so the water is 'everywhere'. If you want a water configuration you need to run either InvasionPercolation or OrdinaryPercolation, to determine where the invasion phase will go, then you can apply StokesFlow only on the invading phase if you want to compute relative permeability.

We have a few related examples here:

https://github.com/PMEAL/OpenPNM/tree/dev/examples/simulations/percolation

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@loaa4
Comment options

Answer selected by loaa4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants