Skip to content

Commit

Permalink
script setting of converging friction examples
Browse files Browse the repository at this point in the history
before opensource cleanup these need to be set using c++
  • Loading branch information
liminchen committed Jul 22, 2020
1 parent a02cad1 commit 44ede69
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions input/otherExamples/friction/masonryArch_25.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ tuning 6

tol 1
1e-2

fricIterAmt -1
2 changes: 2 additions & 0 deletions input/otherExamples/friction/masonryArch_25_0.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ tuning 6
1e-9
1e-5
1e-5

fricIterAmt -1
2 changes: 2 additions & 0 deletions input/otherExamples/friction/matHouse_sharp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ tuning 6

tol 1
1e-4

fricIterAmt -1
2 changes: 2 additions & 0 deletions input/otherExamples/friction/matHouse_sharp0.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ tuning 6

tol 1
1e-4

fricIterAmt -1
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ tuning 6

tol 1
1e-4

fricIterAmt -1
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ tuning 6

tol 1
1e-4

fricIterAmt -1
1 change: 1 addition & 0 deletions input/paperExamples/7_masonryArch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ appendStr largeScale_dHat1um
tol 1
1e-4

fricIterAmt -1

0 comments on commit 44ede69

Please sign in to comment.