Skip to content

Commit 4991de9

Browse files
authored
Merge pull request #231 from danielver02/kgk-kperp-norm-250716
updated input files
2 parents 89bbf74 + 4c55c80 commit 4991de9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_kpar_fast.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Bessel_zero = 1.d-50
4040
!Select Kind of Secant Search
4141
secant_method=2
4242
!Maximum number of iterations in secant method
43-
numiter = 500
43+
numiter = 50
4444
!Choice of kperp dp normalization
4545
kperp_norm=.true.
4646
!Value of "zero" for secant method
47-
D_threshold = 1.d-30
47+
D_threshold = 1.d-15
4848
!Size of bounding region for secant method
4949
D_prec = 1.d-5
5050
!Size of allowable gap between solutions

0 commit comments

Comments
 (0)