diff --git a/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-all-params-one-mesh-study.py b/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-all-params-one-mesh-study.py
index c4652a277e4f717d18fc99b3ef3fd6cf9dfb9af6..622ac56464ab490827a14e9ed5c27f8e7cad0dd4 100755
--- a/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-all-params-one-mesh-study.py
+++ b/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-all-params-one-mesh-study.py
@@ -30,7 +30,7 @@ sym.init_printing()
 # solver_tol = 6E-7
 use_case = "TP-R-layered-soil-with-inner-patch-all-params-one"
 # name of this very file. Needed for log output.
-thisfile = "TP-R-layered_soil_with_inner_patch-all-params-one.py"
+thisfile = "TP-R-layered_soil_with_inner_patch-all-params-one-mesh-study.py"
 
 max_iter_num = 150
 FEM_Lagrange_degree = 1