Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results Labels Interpretation #83

Open
ahmedsrizk95 opened this issue Nov 17, 2023 · 2 comments
Open

Results Labels Interpretation #83

ahmedsrizk95 opened this issue Nov 17, 2023 · 2 comments

Comments

@ahmedsrizk95
Copy link

I was wondering what is the difference between krw and krwf also between krn and krnf in the timelog.csv results file?

Many thanks

@JamesEMcClure
Copy link
Collaborator

The difference is krnf "measures" the flow that is occurring in films, whereas krn accounts for all of the flow in the system. See void SubPhase::Basic() from https://github.com/OPM/LBPM/blob/master/analysis/SubPhase.cpp for the implementation. In this case, "films" are defined based on flow that occurs within 2 voxels of the solid surface, which is based on the interfacial thickness in the color model. In a well-resolved system we usually expect that flow in the films will be small compared to the overall flow.

In a typical situation krn, krw correspond to the quantities that you would care about for relative permeability.

@ahmedsrizk95
Copy link
Author

Thanks Dr. for your clarification. Can I also know what is the unit of the resulting permeabilities?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants