Skip to content

Class of the van Genuchten relative permeability of the non-wetting phase

wenqing requested to merge github/fork/wenqing/non_wetting_k_rel into master

As titled, the PR presents the van Genuchten Maulem model for the relative permeability of wetting phase.

Besides, this PR allows use relative_permeability as phase property (see issue #2904 (closed)).

  1. Feature description was added to the changelog? not yet

  2. Tests covering your feature were added? Yes, there is an unit test. k_rel_vanGenuchtenMaulem

  3. Any new feature or behavior change was documented? Yes, it was.

Merge request reports