diff --git a/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py b/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py index 1440ff51ee14c4e9a5869d37072473ebf8897ef4..c71482a08d03c789f712d97d8bff05037abb80d3 100755 --- a/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py +++ b/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py @@ -36,14 +36,14 @@ max_iter_num = 300 FEM_Lagrange_degree = 1 mesh_study = True resolutions = { - 1: 5e-6, # h=2 - 2: 5e-6, # h=1.1180 - 4: 5e-6, # h=0.5590 - 8: 5e-6, # h=0.2814 - 16: 5e-6, # h=0.1412 - 32: 5e-6, - 64: 5e-6, - 128: 5e-6 + # 1: 5e-6, # h=2 + # 2: 5e-6, # h=1.1180 + # 4: 5e-6, # h=0.5590 + # 8: 5e-6, # h=0.2814 + # 16: 5e-6, # h=0.1412 + # 32: 5e-6, + 64: 2e-6, + 128: 2e-6 } # GRID ####################### @@ -102,8 +102,8 @@ lambda56_w = 4 lambda56_nw = 4 include_gravity = False -debugflag = True -analyse_condition = True +debugflag = False +analyse_condition = False if mesh_study: output_string = "./output/{}-{}_timesteps{}_P{}".format(