Skip to content

Commit d2f5a57

Browse files
committed
Another tighter solver tolerance required
1 parent b7e0963 commit d2f5a57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/input_files/sa_2d_turbulent_channel_regression.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ transient = false
2323
max_nonlinear_iterations = 25
2424
max_linear_iterations = 1000
2525

26+
relative_step_tolerance = 1e-10
27+
2628
#verify_analytic_jacobians = 1.e-6
2729
use_numerical_jacobians_only = 'true'
2830
[]

0 commit comments

Comments
 (0)