Skip to content

Commit

Permalink
update out files
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Nov 15, 2024
1 parent 88166f1 commit 156ecd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/arkode/CXX_manyvector/ark_sod_lsrk.out
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ Inequality constraint fails = 0
Initial step size = 1.122284259749542e-14
Last step size = 0.0002334416078592081
Current step size = 0.0002334416078592081
RHS fn evals = 3972
RHS fn evals = 3957
Number of stages used = 10
5 changes: 3 additions & 2 deletions examples/arkode/C_serial/ark_analytic_ssprk.out
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Analytical ODE test problem:
lambda = -10
reltol = 1.0e-08
Expand Down Expand Up @@ -29,7 +30,7 @@ Inequality constraint fails = 0
Initial step size = 1.930101110942615e-10
Last step size = 0.02305133855414821
Current step size = 0.02305133855414821
RHS fn evals = 9434
RHS fn evals = 9433
Number of stages used = 9

ACCURACY at the final time = 1.69688e-09
ACCURACY at the final time = 1.69688e-09

0 comments on commit 156ecd3

Please sign in to comment.