Skip to content

Commit

Permalink
Update ncsx tols
Browse files Browse the repository at this point in the history
  • Loading branch information
f0uriest committed Dec 3, 2024
1 parent bcfe01c commit 7e2b297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desc/examples/NCSX
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pert_order = 2.0
# solver tolerances
ftol = 1e-2
xtol = 1e-6
gtol = 1e-2
gtol = 1e-8
maxiter = 50

# solver methods
Expand Down

0 comments on commit 7e2b297

Please sign in to comment.