Skip to content
Snippets Groups Projects
Commit d6dbaae6 authored by David's avatar David
Browse files

update lambda definition according to new code

parent ca6a8d76
No related branches found
No related tags found
No related merge requests found
...@@ -184,10 +184,8 @@ L = {# ...@@ -184,10 +184,8 @@ L = {#
lambda_param = {# lambda_param = {#
# subdom_num : lambda parameter for the L-scheme # subdom_num : lambda parameter for the L-scheme
1 : {'wetting' :lambda_w, 0 : {'wetting' :lambda_w,
'nonwetting': lambda_nw},# 'nonwetting': lambda_nw},#
2 : {'wetting' :lambda_w,
'nonwetting': lambda_nw}
} }
## relative permeabilty functions on subdomain 1 ## relative permeabilty functions on subdomain 1
... ...
......
...@@ -190,10 +190,8 @@ L = {# ...@@ -190,10 +190,8 @@ L = {#
lambda_param = {# lambda_param = {#
# subdom_num : lambda parameter for the L-scheme # subdom_num : lambda parameter for the L-scheme
1 : {'wetting' :lambda_w, 0 : {'wetting' :lambda_w,
'nonwetting': lambda_nw},# 'nonwetting': lambda_nw},#
2 : {'wetting' :lambda_w,
'nonwetting': lambda_nw}
} }
# intrinsic_permeability = { # intrinsic_permeability = {
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment