Skip to content
Snippets Groups Projects
Commit 77f5b851 authored by wenqing's avatar wenqing
Browse files

[Test/TwoPhaseFlowPP] Applied the relative permeability changes to the project files

parent 5af7e0d4
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,14 @@
<name>relative_permeability</name>
<type>RelPermLiakopoulos</type>
</property>
<property>
<name>relative_permeability_nonwetting_phase</name>
<type>RelPermBrooksCoreyNonwettingPhase</type>
<residual_liquid_saturation>0.2</residual_liquid_saturation>
<residual_gas_saturation>0.0</residual_gas_saturation>
<min_relative_permeability>1.0e-4</min_relative_permeability>
<lambda>3.0</lambda>
</property>
<property>
<name>porosity</name>
<type>Constant</type>
......
......@@ -76,6 +76,14 @@
<name>relative_permeability</name>
<type>RelPermLiakopoulos</type>
</property>
<property>
<name>relative_permeability_nonwetting_phase</name>
<type>RelPermBrooksCoreyNonwettingPhase</type>
<residual_liquid_saturation>0.2</residual_liquid_saturation>
<residual_gas_saturation>0.0</residual_gas_saturation>
<min_relative_permeability>1.0e-4</min_relative_permeability>
<lambda>3.0</lambda>
</property>
<property>
<name>porosity</name>
<type>Constant</type>
......
......@@ -83,8 +83,15 @@
<residual_liquid_saturation>0.0</residual_liquid_saturation>
<residual_gas_saturation>0.0</residual_gas_saturation>
<lambda>2</lambda>
<min_relative_permeability_liquid>0</min_relative_permeability_liquid>
<min_relative_permeability_gas>1e-9</min_relative_permeability_gas>
<min_relative_permeability>0</min_relative_permeability>
</property>
<property>
<name>relative_permeability_nonwetting_phase</name>
<type>RelPermBrooksCoreyNonwettingPhase</type>
<residual_liquid_saturation>0.0</residual_liquid_saturation>
<residual_gas_saturation>0.0</residual_gas_saturation>
<lambda>2</lambda>
<min_relative_permeability>1e-9</min_relative_permeability>
</property>
<property>
<name>porosity</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment