Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/real format3 #46

Merged
merged 7 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 0.06
Last step size = 0.03999999999999956
Last step size = 0.0399999999999996
Current step size = 0.06
Partition 0 evolves = 17
Partition 1 evolves = 17
Partition 2 evolves = 17
Partition 3 evolves = 17

Advection Stepper Statistics:
Current time = 1
Expand All @@ -52,9 +52,9 @@ Accuracy limited steps = 64
Error test fails = 9
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 2.059355438929501e-06
Last step size = 0.004032057223863014
Current step size = 0.004032057223863014
Initial step size = 2.0593554389295e-06
Last step size = 0.00403205722386301
Current step size = 0.00403205722386301
RHS fn evals = 185

Diffusion Stepper Statistics:
Expand All @@ -66,14 +66,14 @@ Accuracy limited steps = 302
Error test fails = 55
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 2.059355438929501e-06
Last step size = 0.006555275857754277
Current step size = 0.006555275857754277
Initial step size = 2.0593554389295e-06
Last step size = 0.00655527585775428
Current step size = 0.00655527585775428
Explicit RHS fn evals = 0
Implicit RHS fn evals = 1831
NLS iters = 906
NLS fails = 0
NLS iters per step = 3.668016194331984
NLS iters per step = 3.66801619433198
LS setups = 213
Jac fn evals = 72
LS RHS fn evals = 0
Expand All @@ -84,7 +84,7 @@ LS fails = 0
Jac-times setups = 0
Jac-times evals = 0
LS iters per NLS iter = 0
Jac evals per NLS iter = 0.07947019867549669
Jac evals per NLS iter = 0.0794701986754967
Prec evals per NLS iter = 0

Reaction Stepper Statistics:
Expand All @@ -97,6 +97,6 @@ Error test fails = 7
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 0.00180442856879795
Last step size = 0.03999999999999956
Current step size = 0.03999999999999956
Last step size = 0.0399999999999996
Current step size = 0.0399999999999996
RHS fn evals = 166
34 changes: 17 additions & 17 deletions linux-ubuntu20.04-x86_64/gcc-9.4.0/double/ark_analytic_lsrk.out
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@ Analytical ODE test problem:
---------------------

Final Statistics:
Current time = 10.00984671802051
Steps = 1481
Step attempts = 1482
Stability limited steps = 34
Accuracy limited steps = 1482
Error test fails = 1
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 1.930101110942615e-10
Last step size = 0.019104
Current step size = 0.03021704965932211
RHS fn evals = 161751
Number of dom_eig updates = 1
Max. num. of stages used = 196
Max. num. of stages allowed = 200
Max. spectral radius = 1010000
Min. spectral radius = 1010000
Current time = 10.0098467180205
Steps = 1481
Step attempts = 1482
Stability limited steps = 34
Accuracy limited steps = 1482
Error test fails = 1
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 1.93010111094261e-10
Last step size = 0.019104
Current step size = 0.0302170496593221
RHS fn evals = 161752
Number of dom_eig updates = 1
Max. num. of stages used = 196
Max. num. of stages allowed = 200
Max. spectral radius = 1010000
Min. spectral radius = 1010000

ACCURACY at the final time = 1.14353e-13
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ The stiffness of the problem is directly proportional to
---------------------

Final Statistics:
Current time = 10.00171383959044
Steps = 1607
Step attempts = 1610
Stability limited steps = 0
Accuracy limited steps = 1610
Error test fails = 3
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 1.930101110942615e-10
Last step size = 0.02250442118061891
Current step size = 0.02250442118061891
RHS fn evals = 146958
Number of dom_eig updates = 67
Max. num. of stages used = 188
Max. num. of stages allowed = 200
Max. spectral radius = 1010099.676417927
Min. spectral radius = 1009899
Current time = 10.0017138395904
Steps = 1607
Step attempts = 1610
Stability limited steps = 0
Accuracy limited steps = 1610
Error test fails = 3
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 1.93010111094261e-10
Last step size = 0.0225044211806189
Current step size = 0.0225044211806189
RHS fn evals = 146961
Number of dom_eig updates = 67
Max. num. of stages used = 188
Max. num. of stages allowed = 200
Max. spectral radius = 1010099.67641793
Min. spectral radius = 1009899

ACCURACY at the final time = 1.27232e-13
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Analytical ODE test problem:
Error: 0.00185186

Splitting Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 100
Step attempts = 100
Stability limited steps = 0
Expand All @@ -17,11 +17,11 @@ Inequality constraint fails = 0
Initial step size = 0.01
Last step size = 0.01
Current step size = 0.01
Partition 0 evolves = 100
Partition 1 evolves = 100
Partition 2 evolves = 100

Linear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 500
Step attempts = 500
Stability limited steps = 0
Expand All @@ -35,7 +35,7 @@ Current step size = 0.002
RHS fn evals = 2500

Nonlinear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 1000
Step attempts = 1000
Stability limited steps = 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Analytical ODE test problem:
Error: 0.001796

Splitting Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 100
Step attempts = 100
Stability limited steps = 0
Expand All @@ -17,11 +17,11 @@ Inequality constraint fails = 0
Initial step size = 0.01
Last step size = 0.01
Current step size = 0.01
Partition 0 evolves = 100
Partition 1 evolves = 100
Partition 2 evolves = 100

Linear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 500
Step attempts = 500
Stability limited steps = 0
Expand All @@ -35,7 +35,7 @@ Current step size = 0.002
RHS fn evals = 2500

Nonlinear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 1000
Step attempts = 1000
Stability limited steps = 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Analytical ODE test problem:
Error: 7.26922e-07

Splitting Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 100
Step attempts = 100
Stability limited steps = 0
Expand All @@ -18,11 +18,11 @@ Inequality constraint fails = 0
Initial step size = 0.01
Last step size = 0.01
Current step size = 0.01
Partition 0 evolves = 200
Partition 1 evolves = 200
Partition 2 evolves = 200

Linear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 600
Step attempts = 600
Stability limited steps = 0
Expand All @@ -36,7 +36,7 @@ Current step size = 0.002
RHS fn evals = 3000

Nonlinear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 1100
Step attempts = 1100
Stability limited steps = 0
Expand All @@ -45,7 +45,7 @@ Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 0.001
Last step size = 0.0009289321881345005
Last step size = 0.000928932188134501
Current step size = 0.001
Explicit RHS fn evals = 5500
Implicit RHS fn evals = 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Analytical ODE test problem:
Error: 6.71891e-09

Splitting Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 100
Step attempts = 100
Stability limited steps = 0
Expand All @@ -18,11 +18,11 @@ Inequality constraint fails = 0
Initial step size = 0.01
Last step size = 0.01
Current step size = 0.01
Partition 0 evolves = 300
Partition 1 evolves = 300
Partition 2 evolves = 300

Linear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 1300
Step attempts = 1300
Stability limited steps = 0
Expand All @@ -31,12 +31,12 @@ Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 0.002
Last step size = 0.0006666666666667037
Last step size = 0.000666666666666704
Current step size = 0.002
RHS fn evals = 6500

Nonlinear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 1200
Step attempts = 1200
Stability limited steps = 0
Expand All @@ -45,7 +45,7 @@ Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 0.001
Last step size = 0.0009166666666666759
Last step size = 0.000916666666666676
Current step size = 0.001
Explicit RHS fn evals = 6000
Implicit RHS fn evals = 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Analytical ODE test problem:
Error: 1.44246e-12

Splitting Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 100
Step attempts = 100
Stability limited steps = 0
Expand All @@ -18,11 +18,11 @@ Inequality constraint fails = 0
Initial step size = 0.01
Last step size = 0.01
Current step size = 0.01
Partition 0 evolves = 1000
Partition 1 evolves = 900
Partition 1 evolves = 1000
Partition 2 evolves = 900

Linear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 2200
Step attempts = 2200
Stability limited steps = 0
Expand All @@ -31,12 +31,12 @@ Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 0.002
Last step size = 0.001936124638611257
Last step size = 0.00193612463861126
Current step size = 0.002
RHS fn evals = 11000

Nonlinear Stepper Statistics:
Current time = 1.000000000000001
Current time = 1
Steps = 16500
Step attempts = 16500
Stability limited steps = 0
Expand All @@ -45,7 +45,7 @@ Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 0.001
Last step size = 0.0008722492772224025
Last step size = 0.000872249277222403
Current step size = 0.001
Explicit RHS fn evals = 82500
Implicit RHS fn evals = 0
Expand Down
34 changes: 17 additions & 17 deletions linux-ubuntu20.04-x86_64/gcc-9.4.0/double/ark_heat2D_lsrk.out
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
-----------------------------------------------------------------------

Final integrator statistics:
Current time = 1
Steps = 617
Step attempts = 617
Stability limited steps = 0
Accuracy limited steps = 617
Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 2.877680248425025e-06
Last step size = 0.0003199001977636226
Current step size = 0.0003199001977636226
RHS fn evals = 17225
Number of dom_eig updates = 25
Max. num. of stages used = 46
Max. num. of stages allowed = 1000
Max. spectral radius = 320695.2
Min. spectral radius = 320695.2
Current time = 1
Steps = 617
Step attempts = 617
Stability limited steps = 0
Accuracy limited steps = 617
Error test fails = 0
NLS step fails = 0
Inequality constraint fails = 0
Initial step size = 2.87768024842502e-06
Last step size = 0.000319900197763623
Current step size = 0.000319900197763623
RHS fn evals = 17225
Number of dom_eig updates = 25
Max. num. of stages used = 46
Max. num. of stages allowed = 1000
Max. spectral radius = 320695.2
Min. spectral radius = 320695.2
Max error = 8.279696748304533e-04
Loading