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

cleanup TP-R-2-patch-realistic.py using helpers and substructuring module

parent 66a96e9b
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ thisfile = "TP-R-2-patch-realistic.py" ...@@ -38,7 +38,7 @@ thisfile = "TP-R-2-patch-realistic.py"
# GENERAL SOLVER CONFIG ###################################################### # GENERAL SOLVER CONFIG ######################################################
# maximal iteration per timestep # maximal iteration per timestep
max_iter_num = 5 max_iter_num = 500
FEM_Lagrange_degree = 1 FEM_Lagrange_degree = 1
# GRID AND MESH STUDY SPECIFICATIONS ######################################### # GRID AND MESH STUDY SPECIFICATIONS #########################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment