From 2a8beef77b5b6f76c5c25e3381704b9199f36749 Mon Sep 17 00:00:00 2001 From: "David J. Gardner" Date: Tue, 10 Dec 2024 07:29:12 -0800 Subject: [PATCH] add missing output files --- .../test_logging_arkode_forcingstep.out | 22 +++++++++++++++++++ .../test_logging_arkode_splittingstep.out | 22 +++++++++++++++++++ .../test_logging_arkode_forcingstep.out | 22 +++++++++++++++++++ .../test_logging_arkode_splittingstep.out | 22 +++++++++++++++++++ 4 files changed, 88 insertions(+) create mode 100644 linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_forcingstep.out create mode 100644 linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_splittingstep.out create mode 100644 linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_forcingstep.out create mode 100644 linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_splittingstep.out diff --git a/linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_forcingstep.out b/linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_forcingstep.out new file mode 100644 index 0000000..58be058 --- /dev/null +++ b/linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_forcingstep.out @@ -0,0 +1,22 @@ +Start ForcingStep Logging test + t y y err +--------------------------------------------------------------------- + 0.000000000000000e+00 1.000000000000000e+00 0.000000000000000e+00 + 1.000000000000000e-03 9.990010003330001e-01 9.999996670728706e-07 + 2.000000000000000e-03 9.980020006646669e-01 1.997998004599211e-06 + 3.000000000000000e-03 9.970030029929939e-01 2.993993026279007e-06 +--------------------------------------------------------------------- +Current time = 0.003 +Steps = 3 +Step attempts = 3 +Stability limited steps = 0 +Accuracy limited steps = 0 +Error test fails = 0 +NLS step fails = 0 +Inequality constraint fails = 0 +Initial step size = 0.001 +Last step size = 0.001 +Current step size = 0.001 +Partition 0 evolves = 3 +Partition 1 evolves = 3 +End ForcingStep Logging test diff --git a/linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_splittingstep.out b/linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_splittingstep.out new file mode 100644 index 0000000..ac3cd28 --- /dev/null +++ b/linux-ubuntu20.04-x86_64/gcc-9.4.0/double/test_logging_arkode_splittingstep.out @@ -0,0 +1,22 @@ +Start SplittingStep Logging test + t y y err +--------------------------------------------------------------------- + 0.000000000000000e+00 1.000000000000000e+00 0.000000000000000e+00 + 1.000000000000000e-03 9.989990016676641e-01 9.986656689386919e-07 + 2.000000000000000e-03 9.979980073386400e-01 1.995328022363907e-06 + 3.000000000000000e-03 9.969970190148773e-01 2.989985090406932e-06 +--------------------------------------------------------------------- +Current time = 0.003 +Steps = 3 +Step attempts = 3 +Stability limited steps = 0 +Accuracy limited steps = 0 +Error test fails = 0 +NLS step fails = 0 +Inequality constraint fails = 0 +Initial step size = 0.001 +Last step size = 0.001 +Current step size = 0.001 +Partition 0 evolves = 3 +Partition 1 evolves = 3 +End SplittingStep Logging test diff --git a/linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_forcingstep.out b/linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_forcingstep.out new file mode 100644 index 0000000..58be058 --- /dev/null +++ b/linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_forcingstep.out @@ -0,0 +1,22 @@ +Start ForcingStep Logging test + t y y err +--------------------------------------------------------------------- + 0.000000000000000e+00 1.000000000000000e+00 0.000000000000000e+00 + 1.000000000000000e-03 9.990010003330001e-01 9.999996670728706e-07 + 2.000000000000000e-03 9.980020006646669e-01 1.997998004599211e-06 + 3.000000000000000e-03 9.970030029929939e-01 2.993993026279007e-06 +--------------------------------------------------------------------- +Current time = 0.003 +Steps = 3 +Step attempts = 3 +Stability limited steps = 0 +Accuracy limited steps = 0 +Error test fails = 0 +NLS step fails = 0 +Inequality constraint fails = 0 +Initial step size = 0.001 +Last step size = 0.001 +Current step size = 0.001 +Partition 0 evolves = 3 +Partition 1 evolves = 3 +End ForcingStep Logging test diff --git a/linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_splittingstep.out b/linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_splittingstep.out new file mode 100644 index 0000000..ac3cd28 --- /dev/null +++ b/linux-ubuntu20.04-x86_64/gcc-9.4.0/single/test_logging_arkode_splittingstep.out @@ -0,0 +1,22 @@ +Start SplittingStep Logging test + t y y err +--------------------------------------------------------------------- + 0.000000000000000e+00 1.000000000000000e+00 0.000000000000000e+00 + 1.000000000000000e-03 9.989990016676641e-01 9.986656689386919e-07 + 2.000000000000000e-03 9.979980073386400e-01 1.995328022363907e-06 + 3.000000000000000e-03 9.969970190148773e-01 2.989985090406932e-06 +--------------------------------------------------------------------- +Current time = 0.003 +Steps = 3 +Step attempts = 3 +Stability limited steps = 0 +Accuracy limited steps = 0 +Error test fails = 0 +NLS step fails = 0 +Inequality constraint fails = 0 +Initial step size = 0.001 +Last step size = 0.001 +Current step size = 0.001 +Partition 0 evolves = 3 +Partition 1 evolves = 3 +End SplittingStep Logging test