diff --git a/Two-phase-Richards/multi-patch/layered_soil/mesh_study/TP-R-layered_soil-g-but-same-perm-mesh-study.py b/Two-phase-Richards/multi-patch/layered_soil/mesh_study/TP-R-layered_soil-g-but-same-perm-mesh-study.py index b193e482800ca72068cbc8f0357302b40ad7cb0f..cbb50c5fe090d4c872be75bde028f1d8b7f00012 100755 --- a/Two-phase-Richards/multi-patch/layered_soil/mesh_study/TP-R-layered_soil-g-but-same-perm-mesh-study.py +++ b/Two-phase-Richards/multi-patch/layered_soil/mesh_study/TP-R-layered_soil-g-but-same-perm-mesh-study.py @@ -30,7 +30,7 @@ date = datetime.datetime.now() datestr = date.strftime("%Y-%m-%d") # Name of the usecase that will be printed during simulation. -use_case = "TP-R-layered-soil-realistic-g-same-intrinsic-perm" +use_case = "TP-R-layered-soil-realistic-g-same-intrinsic-perm-complementing-study-from19.06" # The name of this very file. Needed for creating log output. thisfile = "TP-R-layered_soil-g-but-same-perm-mesh-study.py"