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

correct thisfile name

parent b8cc9d9f
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ sym.init_printing() ...@@ -30,7 +30,7 @@ sym.init_printing()
# solver_tol = 6E-7 # solver_tol = 6E-7
use_case = "TP-R-layered-soil-with-inner-patch-all-params-one" use_case = "TP-R-layered-soil-with-inner-patch-all-params-one"
# name of this very file. Needed for log output. # 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 max_iter_num = 150
FEM_Lagrange_degree = 1 FEM_Lagrange_degree = 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment