From d8be6ee2fb655810059f9b898817521f86bb793c Mon Sep 17 00:00:00 2001 From: "David J. Gardner" Date: Mon, 9 Dec 2024 14:54:18 -0800 Subject: [PATCH] add level 5 output --- .../test_logging_arkode_mristep_lvl5_0.out | 8 +- .../test_logging_arkode_mristep_lvl5_1_0.out | 42 +- ...test_logging_arkode_mristep_lvl5_1_1_0.out | 42 +- ...test_logging_arkode_mristep_lvl5_1_1_1.out | 42 +- .../test_logging_arkode_mristep_lvl5_2_0.out | 26 +- ...test_logging_arkode_mristep_lvl5_2_1_0.out | 26 +- ...test_logging_arkode_mristep_lvl5_2_1_1.out | 26 +- .../test_logging_arkode_mristep_lvl5_3.out | 1446 +++++++++++++ .../test_logging_arkode_mristep_lvl5_4_0.out | 1636 +++++++++++++++ ...test_logging_arkode_mristep_lvl5_4_1_0.out | 1765 ++++++++++++++++ ...test_logging_arkode_mristep_lvl5_4_1_1.out | 1669 +++++++++++++++ .../test_logging_arkode_mristep_lvl5_5_0.out | 1672 +++++++++++++++ ...test_logging_arkode_mristep_lvl5_5_1_0.out | 1801 +++++++++++++++++ ...test_logging_arkode_mristep_lvl5_5_1_1.out | 1705 ++++++++++++++++ .../test_logging_arkode_mristep_lvl5_6.out | 1046 ++++++++++ 15 files changed, 12900 insertions(+), 52 deletions(-) create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_3.out create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_0.out create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_0.out create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_1.out create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_0.out create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_0.out create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_1.out create mode 100644 test/unit_tests/logging/test_logging_arkode_mristep_lvl5_6.out diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_0.out index 13ec299fba..39d6d55637 100644 --- a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_0.out +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_0.out @@ -1,10 +1,10 @@ Start MRIStep Logging test -Using Ex-MRI method +Using Ex-MRI-GARK method t u v u err v err ------------------------------------------------------------------------------------------------------------------------------ 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247448713915889e+00 1.7320508075688772e+00 @@ -681,7 +681,7 @@ Using Ex-MRI method [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 1.000000000000000e-03 1.224744769329543e+00 1.731993073504213e+00 2.242650509742816e-14 2.664535259100376e-15 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.001 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247447693295430e+00 1.7319930735042126e+00 @@ -973,7 +973,7 @@ Using Ex-MRI method [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 2.000000000000000e-03 1.224744463143411e+00 1.731819882857615e+00 4.485301019485632e-14 4.218847493575595e-15 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.002 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247444631434115e+00 1.7318198828576150e+00 diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_0.out index 6b0a381239..00e6054315 100644 --- a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_0.out +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_0.out @@ -1,11 +1,11 @@ Start MRIStep Logging test -Using Im-MRI method +Using Im-MRI-GARK method Using fixed-point nonlinear solver t u v u err v err ------------------------------------------------------------------------------------------------------------------------------ 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247448713915889e+00 1.7320508075688772e+00 @@ -421,6 +421,7 @@ Using fixed-point nonlinear solver -5.1083514705106001e-20 -6.4149904805965718e-06 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 2.618808553272737 @@ -432,6 +433,7 @@ Using fixed-point nonlinear solver -2.9642203176362480e-08 -6.4149904805965718e-06 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247448417493858e+00 1.7320443925783966e+00 @@ -617,6 +619,7 @@ Using fixed-point nonlinear solver -2.8986267328609749e-08 -2.5659825403590020e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 10.47508400821115 @@ -628,6 +631,7 @@ Using fixed-point nonlinear solver -8.8267597228318949e-08 -2.5659825403590020e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247447831239917e+00 1.7320251477434736e+00 @@ -736,6 +740,7 @@ Using fixed-point nonlinear solver -1.3097185780404099e-08 -5.7734064651482342e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 23.56852920005934 @@ -747,6 +752,7 @@ Using fixed-point nonlinear solver -1.0207894393290694e-07 -5.7734064651482342e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247447693126450e+00 1.7319930735042257e+00 @@ -766,7 +772,7 @@ Using fixed-point nonlinear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 1.000000000000000e-03 1.224744769312645e+00 1.731993073504226e+00 1.687561201890730e-11 1.043609643147647e-14 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.001 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247447693126450e+00 1.7319930735042257e+00 @@ -874,6 +880,7 @@ Using fixed-point nonlinear solver 2.0929494246993597e-08 -4.4902941343405445e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 18.33117208795071 @@ -885,6 +892,7 @@ Using fixed-point nonlinear solver -9.7690818613802914e-08 -4.4902941343405445e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247446716218264e+00 1.7319481705628823e+00 @@ -993,6 +1001,7 @@ Using fixed-point nonlinear solver -7.6105388819637662e-08 -1.0263358872419914e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 41.89912728820217 @@ -1004,6 +1013,7 @@ Using fixed-point nonlinear solver -2.2437206693643256e-07 -1.0263358872419914e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247445449405781e+00 1.7318904399155015e+00 @@ -1112,6 +1122,7 @@ Using fixed-point nonlinear solver -1.2827222362248019e-07 -1.7319064659848671e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 70.70323030012283 @@ -1123,6 +1134,7 @@ Using fixed-point nonlinear solver -3.0624655064708818e-07 -1.7319064659848671e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247444630660944e+00 1.7318198828576272e+00 @@ -1142,7 +1154,7 @@ Using fixed-point nonlinear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 2.000000000000000e-03 1.224744463066094e+00 1.731819882857627e+00 7.727218864772567e-11 7.993605777301127e-15 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.002 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247444630660944e+00 1.7318198828576272e+00 @@ -1250,6 +1262,7 @@ Using fixed-point nonlinear solver 4.1858968920318391e-08 -8.3381910643609558e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 34.04320255383404 @@ -1261,6 +1274,7 @@ Using fixed-point nonlinear solver -1.6573935335000972e-07 -8.3381910643609558e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247442973267411e+00 1.7317365009469836e+00 @@ -1341,7 +1355,7 @@ Using fixed-point nonlinear solver [DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = 0.0000000000000000e+00 --2.9823129106051899e-01 +-2.9823129106051893e-01 [INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success [INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 @@ -1350,10 +1364,10 @@ Using fixed-point nonlinear solver 1.7316402960352122e+00 [INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success -[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127119979541943, h_cfl = 3.333333333333328e+26 -[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002042035180360265, h_cfl = 1.666666666666664e+26 -[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.126105541080806 -[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.854673571830986e-06 +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127119983291906, h_cfl = 3.333333333333328e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00204203518396023, h_cfl = 1.666666666666664e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.1261055518807 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.854673527563141e-06 [INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_3(:) = 1.2247441178630489e+00 @@ -1369,6 +1383,7 @@ Using fixed-point nonlinear solver -1.2322444949387241e-07 -1.7958682241503432e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 73.3217906642831 @@ -1380,6 +1395,7 @@ Using fixed-point nonlinear solver -3.6047635688466940e-07 -1.7958682241503432e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247441025897374e+00 1.7316402960352122e+00 @@ -1469,9 +1485,9 @@ Using fixed-point nonlinear solver 1.7315312702735406e+00 [INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success -[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127045936787116, h_cfl = 3.333333333333332e+26 -[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002041964099315632, h_cfl = 1.666666666666666e+26 -[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.125892297946897 +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127045935429419, h_cfl = 3.333333333333332e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002041964098012242, h_cfl = 1.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.125892294036728 [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.855748234790955e-06 [INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_5(:) = @@ -1488,6 +1504,7 @@ Using fixed-point nonlinear solver -2.4344713870768440e-07 -2.8861258408663382e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 117.8347848203848 @@ -1499,6 +1516,7 @@ Using fixed-point nonlinear solver -5.1041389615648809e-07 -2.8861258408663382e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247439526521982e+00 1.7315312702735406e+00 diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_0.out index d9de4d0c49..48de1d1887 100644 --- a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_0.out +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_0.out @@ -1,12 +1,12 @@ Start MRIStep Logging test -Using Im-MRI method +Using Im-MRI-GARK method Using Newton nonlinear solver Using GMRES iterative linear solver t u v u err v err ------------------------------------------------------------------------------------------------------------------------------ 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247448713915889e+00 1.7320508075688772e+00 @@ -422,6 +422,7 @@ Using GMRES iterative linear solver -5.1083514705106001e-20 -6.4149904805965718e-06 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 2.618808553272737, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -446,6 +447,7 @@ Using GMRES iterative linear solver -2.9641005420688385e-08 -6.4149904805965718e-06 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247448417505835e+00 1.7320443925783966e+00 @@ -631,6 +633,7 @@ Using GMRES iterative linear solver -2.8985069623259161e-08 -2.5659825403367975e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 10.4750840049673, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -655,6 +658,7 @@ Using GMRES iterative linear solver -8.8261555664408316e-08 -2.5659825403367982e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247447831300333e+00 1.7320251477434738e+00 @@ -763,6 +767,7 @@ Using GMRES iterative linear solver -1.3091134176741472e-08 -5.7734064650372119e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 23.56852919194102, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -787,6 +792,7 @@ Using GMRES iterative linear solver -1.0206180734277936e-07 -5.7734064650372139e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247447693297815e+00 1.7319930735042268e+00 @@ -806,7 +812,7 @@ Using GMRES iterative linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 1.000000000000000e-03 1.224744769329781e+00 1.731993073504227e+00 2.609024107869118e-13 1.154631945610163e-14 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.001 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247447693297815e+00 1.7319930735042268e+00 @@ -914,6 +920,7 @@ Using GMRES iterative linear solver 2.0929497637687065e-08 -4.4902941340518865e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 18.33117208679076, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -938,6 +945,7 @@ Using GMRES iterative linear solver -9.7682254961199432e-08 -4.4902941340518851e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247446716475265e+00 1.7319481705628863e+00 @@ -1046,6 +1054,7 @@ Using GMRES iterative linear solver -7.6096821626861300e-08 -1.0263358871687167e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 41.8991272714572, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1070,6 +1079,7 @@ Using GMRES iterative linear solver -2.2434355129501485e-07 -1.0263358871687166e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247445449862302e+00 1.7318904399155099e+00 @@ -1178,6 +1188,7 @@ Using GMRES iterative linear solver -1.2824366285310272e-07 -1.7319064658360972e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 70.70323025789027, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1202,6 +1213,7 @@ Using GMRES iterative linear solver -3.0618350816911757e-07 -1.7319064658360969e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247444631462734e+00 1.7318198828576432e+00 @@ -1221,7 +1233,7 @@ Using GMRES iterative linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 2.000000000000000e-03 1.224744463146273e+00 1.731819882857643e+00 2.906785923073585e-12 2.398081733190338e-14 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.002 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247444631462734e+00 1.7318198828576432e+00 @@ -1329,6 +1341,7 @@ Using GMRES iterative linear solver 4.1858985509180174e-08 -8.3381910630286882e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 34.04320254847141, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1353,6 +1366,7 @@ Using GMRES iterative linear solver -1.6572327087728307e-07 -8.3381910630286882e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247442974230025e+00 1.7317365009470129e+00 @@ -1433,7 +1447,7 @@ Using GMRES iterative linear solver [DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = 0.0000000000000000e+00 --2.9823129101245022e-01 +-2.9823129101245016e-01 [INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success [INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 @@ -1442,10 +1456,10 @@ Using GMRES iterative linear solver 1.7316402960352575e+00 [INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success -[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127119973787826, h_cfl = 3.333333333333328e+26 -[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002042035174836313, h_cfl = 1.666666666666664e+26 -[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.12610552450895 -[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.854673660366595e-06 +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00212711997753779, h_cfl = 3.333333333333328e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002042035178436279, h_cfl = 1.666666666666664e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.126105535308846 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.85467361609875e-06 [INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_3(:) = 1.2247441179592364e+00 @@ -1461,6 +1475,7 @@ Using GMRES iterative linear solver -1.2320835026909067e-07 -1.7958682238572443e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 73.32179062888304, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1485,6 +1500,7 @@ Using GMRES iterative linear solver -3.6042450720410523e-07 -1.7958682238572449e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247441027217663e+00 1.7316402960352575e+00 @@ -1574,9 +1590,9 @@ Using GMRES iterative linear solver 1.7315312702736079e+00 [INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success -[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127045938209293, h_cfl = 3.333333333333332e+26 -[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002041964100680921, h_cfl = 1.666666666666666e+26 -[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.125892302042766 +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127045936851595, h_cfl = 3.333333333333332e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002041964099377531, h_cfl = 1.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.125892298132595 [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.855748234790828e-06 [INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_5(:) = @@ -1593,6 +1609,7 @@ Using GMRES iterative linear solver -2.4339519787613935e-07 -2.8861258403534151e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 117.8347847337331, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1617,6 +1634,7 @@ Using GMRES iterative linear solver -5.1030245465525719e-07 -2.8861258403534151e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247439528438187e+00 1.7315312702736079e+00 diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_1.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_1.out index 391758b150..14421fb266 100644 --- a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_1.out +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_1_1_1.out @@ -1,12 +1,12 @@ Start MRIStep Logging test -Using Im-MRI method +Using Im-MRI-GARK method Using Newton nonlinear solver Using dense direct linear solver t u v u err v err ------------------------------------------------------------------------------------------------------------------------------ 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247448713915889e+00 1.7320508075688772e+00 @@ -422,6 +422,7 @@ Using dense direct linear solver -5.1083514705106001e-20 -6.4149904805965718e-06 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -437,6 +438,7 @@ Using dense direct linear solver -2.9641006763474470e-08 -6.4149893193238363e-06 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247448417505822e+00 1.7320443925795579e+00 @@ -622,6 +624,7 @@ Using dense direct linear solver -2.8985070889176265e-08 -2.5659824242518781e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -637,6 +640,7 @@ Using dense direct linear solver -8.8261593085000358e-08 -2.5659819594634788e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247447831299958e+00 1.7320251477492825e+00 @@ -745,6 +749,7 @@ Using dense direct linear solver -1.3091174144770359e-08 -5.7734058843461611e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -760,6 +765,7 @@ Using dense direct linear solver -1.0206204432033357e-07 -5.7734048376839718e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247447693295446e+00 1.7319930735205002e+00 @@ -779,7 +785,7 @@ Using dense direct linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 1.000000000000000e-03 1.224744769329545e+00 1.731993073520500e+00 2.398081733190338e-14 1.628497336980672e-11 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.001 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247447693295446e+00 1.7319930735205002e+00 @@ -887,6 +893,7 @@ Using dense direct linear solver 2.0929496771200669e-08 -4.4902941345625891e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -902,6 +909,7 @@ Using dense direct linear solver -9.7682370106868261e-08 -4.4902933206867404e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247446716471744e+00 1.7319481705872934e+00 @@ -1010,6 +1018,7 @@ Using dense direct linear solver -7.6096937630647958e-08 -1.0263358059048322e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1025,6 +1034,7 @@ Using dense direct linear solver -2.2434430386004631e-07 -1.0263356198793709e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247445449852408e+00 1.7318904399585122e+00 @@ -1133,6 +1143,7 @@ Using dense direct linear solver -1.2824442733098544e-07 -1.7319061986742490e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1148,6 +1159,7 @@ Using dense direct linear solver -3.0618611407134861e-07 -1.7319058846938736e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247444631434306e+00 1.7318198829320308e+00 @@ -1167,7 +1179,7 @@ Using dense direct linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 2.000000000000000e-03 1.224744463143431e+00 1.731819882932031e+00 6.394884621840902e-14 7.441158800247649e-11 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.002 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247444631434306e+00 1.7318198829320308e+00 @@ -1275,6 +1287,7 @@ Using dense direct linear solver 4.1858981030688257e-08 -8.3381910652047253e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1285,6 +1298,7 @@ Using dense direct linear solver -1.6571630018547195e-07 -8.3346426265853518e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247442974271303e+00 1.7317365365057649e+00 @@ -1365,7 +1379,7 @@ Using dense direct linear solver [DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = 0.0000000000000000e+00 --2.9823132043473360e-01 +-2.9823132043473349e-01 [INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success [INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 @@ -1374,10 +1388,10 @@ Using dense direct linear solver 1.7316403315841351e+00 [INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success -[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127119968779416, h_cfl = 3.333333333333328e+26 -[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002042035170028239, h_cfl = 1.666666666666664e+26 -[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.126105510084727 -[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.854673737759897e-06 +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00212711997252938, h_cfl = 3.333333333333328e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002042035173628204, h_cfl = 1.666666666666664e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.126105520884623 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.854673693492052e-06 [INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_3(:) = 1.2247441179746876e+00 @@ -1393,6 +1407,7 @@ Using dense direct linear solver -1.2320155498819360e-07 -1.7955134789571225e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1403,6 +1418,7 @@ Using dense direct linear solver -3.6039715834514013e-07 -1.7947493797855279e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247441027462722e+00 1.7316404079940522e+00 @@ -1492,9 +1508,9 @@ Using dense direct linear solver 1.7315313822021372e+00 [INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success -[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127045937825289, h_cfl = 3.333333333333332e+26 -[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002041964100312278, h_cfl = 1.666666666666666e+26 -[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.125892300936836 +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002127045936467591, h_cfl = 3.333333333333332e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002041964099008887, h_cfl = 1.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.125892297026663 [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.855748275024137e-06 [INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_5(:) = @@ -1511,6 +1527,7 @@ Using dense direct linear solver -2.4340775053934476e-07 -2.8850072989361486e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1521,6 +1538,7 @@ Using dense direct linear solver -5.1027398181664359e-07 -2.8837794046078020e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247439528694488e+00 1.7315315049915700e+00 diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_0.out index 3f0fec5e57..9102cd9aab 100644 --- a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_0.out +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_0.out @@ -1,11 +1,11 @@ Start MRIStep Logging test -Using ImEx-MRI method +Using ImEx-MRI-GARK method Using fixed-point nonlinear solver t u v u err v err ------------------------------------------------------------------------------------------------------------------------------ 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247448713915889e+00 1.7320508075688772e+00 @@ -425,6 +425,7 @@ Using fixed-point nonlinear solver -5.1083514705106001e-20 -1.0968442598846551e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 4.47758963593855 @@ -436,6 +437,7 @@ Using fixed-point nonlinear solver -1.8971386607453142e-11 -1.0968442598846551e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247448713726174e+00 1.7320398391262783e+00 @@ -625,6 +627,7 @@ Using fixed-point nonlinear solver -3.5303701232409777e-08 -2.9758000027690912e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 12.14796270537412 @@ -636,6 +639,7 @@ Using fixed-point nonlinear solver -3.5324396569906511e-08 -2.9758000027690912e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247448360671924e+00 1.7320210495688495e+00 @@ -748,6 +752,7 @@ Using fixed-point nonlinear solver -1.3025724429055542e-07 -5.7734064670356133e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 23.56857053242068 @@ -759,6 +764,7 @@ Using fixed-point nonlinear solver -1.3024355617993035e-07 -5.7734064670356133e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247447411480328e+00 1.7319930735042068e+00 @@ -787,7 +793,7 @@ Using fixed-point nonlinear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 1.000000000000000e-03 1.224744769310943e+00 1.731993073504207e+00 1.857802800486752e-11 8.437694987151190e-15 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.001 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247447693109426e+00 1.7319930735042068e+00 @@ -899,6 +905,7 @@ Using fixed-point nonlinear solver -8.8970873763541570e-08 -6.1294880038920141e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 25.02295754400714 @@ -910,6 +917,7 @@ Using fixed-point nonlinear solver -8.8999322153602641e-08 -6.1294880038920141e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247446803116204e+00 1.7319317786241679e+00 @@ -1022,6 +1030,7 @@ Using fixed-point nonlinear solver -1.8186067383144968e-07 -1.1265062870036147e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 45.9883942369528 @@ -1033,6 +1042,7 @@ Using fixed-point nonlinear solver -1.8189698061615481e-07 -1.1265062870036147e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247445874139620e+00 1.7318804228755065e+00 @@ -1145,6 +1155,7 @@ Using fixed-point nonlinear solver -3.3440645615226613e-07 -1.7319064661780459e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 70.70326789489285 @@ -1156,6 +1167,7 @@ Using fixed-point nonlinear solver -3.3441450778033596e-07 -1.7319064661780459e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247444348964347e+00 1.7318198828575890e+00 @@ -1184,7 +1196,7 @@ Using fixed-point nonlinear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 2.000000000000000e-03 1.224744463059331e+00 1.731819882857589e+00 8.403544526913720e-11 3.019806626980426e-14 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.002 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247444630593312e+00 1.7318198828575890e+00 @@ -1296,6 +1308,7 @@ Using fixed-point nonlinear solver -1.7794170290316275e-07 -1.1160905705809299e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 45.56773766995966 @@ -1307,6 +1320,7 @@ Using fixed-point nonlinear solver -1.7797958485633952e-07 -1.1160905705809299e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247442850797463e+00 1.7317082738005309e+00 @@ -1419,6 +1433,7 @@ Using fixed-point nonlinear solver -3.2841752652787474e-07 -1.9552072392059472e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 79.82720625180357 @@ -1430,6 +1445,7 @@ Using fixed-point nonlinear solver -3.2846939891931796e-07 -1.9552072392059472e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247441345899321e+00 1.7316243621336684e+00 @@ -1542,6 +1558,7 @@ Using fixed-point nonlinear solver -5.3855544036051835e-07 -2.8861258410861623e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] [INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 117.8348216738145 @@ -1553,6 +1570,7 @@ Using fixed-point nonlinear solver -5.3858518292645864e-07 -2.8861258410861623e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247439244741483e+00 1.7315312702734804e+00 diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_0.out index 82a3121aac..56a246dad8 100644 --- a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_0.out +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_0.out @@ -1,12 +1,12 @@ Start MRIStep Logging test -Using ImEx-MRI method +Using ImEx-MRI-GARK method Using Newton nonlinear solver Using GMRES iterative linear solver t u v u err v err ------------------------------------------------------------------------------------------------------------------------------ 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247448713915889e+00 1.7320508075688772e+00 @@ -426,6 +426,7 @@ Using GMRES iterative linear solver -5.1083514705106001e-20 -1.0968442598846551e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 4.47758963593855, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -450,6 +451,7 @@ Using GMRES iterative linear solver -1.6881753582792283e-11 -1.0968442598846546e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247448713747071e+00 1.7320398391262783e+00 @@ -639,6 +641,7 @@ Using GMRES iterative linear solver -3.5301611032315305e-08 -2.9758000027468867e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 12.14796270362833, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -663,6 +666,7 @@ Using GMRES iterative linear solver -3.5316630590410054e-08 -2.9758000027468860e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247448360749584e+00 1.7320210495688497e+00 @@ -775,6 +779,7 @@ Using GMRES iterative linear solver -1.3024946535398598e-07 -5.7734064669023866e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 23.56857051892312, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -799,6 +804,7 @@ Using GMRES iterative linear solver -1.3022471426414292e-07 -5.7734064669023872e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247447411668746e+00 1.7319930735042082e+00 @@ -827,7 +833,7 @@ Using GMRES iterative linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 1.000000000000000e-03 1.224744769329784e+00 1.731993073504208e+00 2.637889906509372e-13 7.105427357601002e-15 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.001 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247447693297844e+00 1.7319930735042082e+00 @@ -939,6 +945,7 @@ Using GMRES iterative linear solver -8.8970873770106062e-08 -6.1294880034701293e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 25.02295754230139, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -963,6 +970,7 @@ Using GMRES iterative linear solver -8.8987534912805221e-08 -6.1294880034701280e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247446803422495e+00 1.7319317786241735e+00 @@ -1075,6 +1083,7 @@ Using GMRES iterative linear solver -1.8184887730253744e-07 -1.1265062869192377e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 45.98839422006409, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1099,6 +1108,7 @@ Using GMRES iterative linear solver -1.8186316808347051e-07 -1.1265062869192373e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247445874666163e+00 1.7318804228755162e+00 @@ -1211,6 +1221,7 @@ Using GMRES iterative linear solver -3.3437258667066619e-07 -1.7319064660226147e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 70.70326784116725, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1235,6 +1246,7 @@ Using GMRES iterative linear solver -3.3434617870545338e-07 -1.7319064660226147e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247444349836056e+00 1.7318198828576059e+00 @@ -1263,7 +1275,7 @@ Using GMRES iterative linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 2.000000000000000e-03 1.224744463146502e+00 1.731819882857606e+00 3.135491866146367e-12 1.332267629550188e-14 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.002 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247444631465021e+00 1.7318198828576059e+00 @@ -1375,6 +1387,7 @@ Using GMRES iterative linear solver -1.7794170285626894e-07 -1.1160905703899715e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 45.56773766224819, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1399,6 +1412,7 @@ Using GMRES iterative linear solver -1.7795782736178756e-07 -1.1160905703899719e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247442851886747e+00 1.7317082738005669e+00 @@ -1511,6 +1525,7 @@ Using GMRES iterative linear solver -3.2839573540567387e-07 -1.9552072388639985e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 79.82720621190367, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1535,6 +1550,7 @@ Using GMRES iterative linear solver -3.2840843660907345e-07 -1.9552072388639982e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247441347380654e+00 1.7316243621337195e+00 @@ -1647,6 +1663,7 @@ Using GMRES iterative linear solver -5.3849435978571907e-07 -2.8861258405332713e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 117.8348215690963, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 @@ -1671,6 +1688,7 @@ Using GMRES iterative linear solver -5.3846462366900770e-07 -2.8861258405332718e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247439246818783e+00 1.7315312702735526e+00 diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_1.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_1.out index fd20902300..fc2aaf3340 100644 --- a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_1.out +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_2_1_1.out @@ -1,12 +1,12 @@ Start MRIStep Logging test -Using ImEx-MRI method +Using ImEx-MRI-GARK method Using Newton nonlinear solver Using dense direct linear solver t u v u err v err ------------------------------------------------------------------------------------------------------------------------------ 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247448713915889e+00 1.7320508075688772e+00 @@ -426,6 +426,7 @@ Using dense direct linear solver -5.1083514705106001e-20 -1.0968442598846551e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -441,6 +442,7 @@ Using dense direct linear solver -1.6887165601339281e-11 -1.0968440517137329e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247448713747018e+00 1.7320398391283600e+00 @@ -630,6 +632,7 @@ Using dense direct linear solver -3.5301616332039388e-08 -2.9757997946466830e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -645,6 +648,7 @@ Using dense direct linear solver -3.5316685259642287e-08 -2.9757992302012752e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247448360749036e+00 1.7320210495765751e+00 @@ -757,6 +761,7 @@ Using dense direct linear solver -1.3024952356044277e-07 -5.7734056945646373e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -772,6 +777,7 @@ Using dense direct linear solver -1.3022496892758314e-07 -5.7734046000567416e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247447411666199e+00 1.7319930735228766e+00 @@ -800,7 +806,7 @@ Using dense direct linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 1.000000000000000e-03 1.224744769329530e+00 1.731993073522877e+00 9.103828801926284e-15 1.866129473171441e-11 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.001 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247447693295297e+00 1.7319930735228766e+00 @@ -912,6 +918,7 @@ Using dense direct linear solver -8.8970873619722298e-08 -6.1294880042472855e-05 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -927,6 +934,7 @@ Using dense direct linear solver -8.8987754617939093e-08 -6.1294868417663477e-05 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247446803417750e+00 1.7319317786544588e+00 @@ -1039,6 +1047,7 @@ Using dense direct linear solver -1.8184909944076147e-07 -1.1265061708254365e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1054,6 +1063,7 @@ Using dense direct linear solver -1.8186415876442011e-07 -1.1265059571958069e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247445874653708e+00 1.7318804229271569e+00 @@ -1166,6 +1176,7 @@ Using dense direct linear solver -3.3437359305001307e-07 -1.7319061364240440e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1181,6 +1192,7 @@ Using dense direct linear solver -3.3434902404443183e-07 -1.7319058080374219e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247444349805057e+00 1.7318198829420728e+00 @@ -1209,7 +1221,7 @@ Using dense direct linear solver [INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success 2.000000000000000e-03 1.224744463143402e+00 1.731819882942073e+00 3.552713678800501e-14 8.445355526021103e-11 [INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 -[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = 1, tcur = 0.002 +[INFO][rank 0][mriStep_TakeStepMRIGARK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_0(:) = 1.2247444631434021e+00 1.7318198829420728e+00 @@ -1321,6 +1333,7 @@ Using dense direct linear solver -1.7794170287257101e-07 -1.1160905707074953e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1331,6 +1344,7 @@ Using dense direct linear solver -1.7794862201029117e-07 -1.1156047068530326e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_2(:) = 1.2247442851947801e+00 1.7317083224713874e+00 @@ -1443,6 +1457,7 @@ Using dense direct linear solver -3.2839027103691621e-07 -1.9547214889970022e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1453,6 +1468,7 @@ Using dense direct linear solver -3.2837835770642712e-07 -1.9538705832610731e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_4(:) = 1.2247441347650445e+00 1.7316244958837468e+00 @@ -1565,6 +1581,7 @@ Using dense direct linear solver -5.3851392912567548e-07 -2.8847894902384041e-04 +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 [INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton [INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] [INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 @@ -1575,6 +1592,7 @@ Using dense direct linear solver -5.3843774558909810e-07 -2.8835338357697290e-04 +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 [DEBUG][rank 0][mriStep_TakeStepMRIGARK][slow stage] z_6(:) = 1.2247439247056566e+00 1.7315315295584959e+00 diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_3.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_3.out new file mode 100644 index 0000000000..a952b02930 --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_3.out @@ -0,0 +1,1446 @@ +Start MRIStep Logging test +Using Ex-MRI-SR method + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 2.059355438929501e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +8.5332324353576826e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.1889694230616173e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +-1.2242553240514061e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688650e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.1889694108828618e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4135626081929657e-24 +-2.4485106230224258e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3779388340687632e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.544516579197126e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.8101719561447239e-24 +-1.3772872301180226e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.7834541255044815e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.766300713710683e-06, h_cfl = 2.059355438929501e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.695648685162256e-06, h_cfl = 1.029677719464751e+22 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472583 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.861712124677889e-19 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 2.059355438929501e-08, h = 1.695648685162256e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3779388338123684e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-2.0160744284751053e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075668364e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.0027630277357223e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-8.5016690475470017e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508074838359e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.0027621977792367e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.9872986400378700e-22 +-1.7003324021947768e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.292330068260987e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.4904739800284026e-22 +-9.6399751925935201e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508074724528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4922542246468209e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.901811588832878e-05, h_cfl = 1.695648685162256e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.785739125279562e-05, h_cfl = 8.47824342581128e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.270050270926313e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.716242239551551e-06, h = 2.785739125279562e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.7603134562689734e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508046385057e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.8065329798490591e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.5162648015366993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507822361713e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.8065106008801368e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582609e-21 +-5.0324672611040883e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507570741466e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4148689076686934e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 2.260928567914827e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4486626962936955e-21 +-2.9342862858857047e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507780559564e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.6106953640960742e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008040108168818409, h_cfl = 2.785739125279562e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0005571478250559124, h_cfl = 1.392869562639781e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.365757457818316e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.957363349234717e-05, h = 0.0005571478250559124 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.4148689073582993e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.5129339229286827e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320498057804432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.5586084640419201e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.9133548298325844e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320408437190056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.5577306688127808e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.5297671901165209e-20 +-1.9821819042637574e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320309352547929e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.7747965740933266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004474345022842815 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.8973253925873913e-20 +-1.1507434916573431e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320392496389190e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.1664931509040730e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001732294472367856, h_cfl = 5.571478250559124e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001663002693473142, h_cfl = 2.785739125279562e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.984850014098595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.787223456299231e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0005867214585482596, h = 1.327854145174034e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-6.7747963440942832e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.4979707041077427e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320304830641062e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-6.8514575742804049e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.5488681702461341e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320304779743596e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-6.8514570854394510e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5562437903347276e-21 +-9.0977356913827813e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320300230876076e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.9281182547766579e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0005966803646370648 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.1671828427510456e-21 +-6.8042154646761999e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320302524396303e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-6.8897877999666526e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00118656220548466, h_cfl = 1.327854145174034e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002655708290348068, h_cfl = 6.63927072587017e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.221308228319648e-11 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-1.2254796263946310e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-8.3555429072323917e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002655708290348068 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094942284548030e-08 +1.1004305373251416e-20 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448602966466e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5333743569277778e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094942284548030e-08 +-2.0360974959501188e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448602966466e+00 +1.7320487714713813e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5331725496051852e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2189884569096061e-08 +-4.0716590505205752e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448492017043e+00 +1.7320467359098266e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0665413589536904e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001991781217761051 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6642413426822047e-08 +-2.2904091653250148e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448547491755e+00 +1.7320485171597120e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.2999084375837905e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448492017043e+00 +1.7320467356443114e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008617674153956226, h_cfl = 2.655708290348068e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0008272967187797977, h_cfl = 1.327854145174034e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.115164123207857 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.954469436431449e-06 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002655708290348068, h = 1.095837631859871e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448492017043e+00 +1.7320467356443114e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.0665413328722541e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781591761825418e-11 +-1.6802156961075714e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448491559227e+00 +1.7320467188421544e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.0728681121803422e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781591761825418e-11 +-1.6836822575347090e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448491559227e+00 +1.7320467188074888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.0728681087752847e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1563183523650836e-11 +-3.3673645113380280e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448491101411e+00 +1.7320467019706662e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0791948878957975e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0002663927072587017 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.8672387642738124e-11 +-2.5242234243740391e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448491330319e+00 +1.7320467104020771e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.0760314992102761e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448491101411e+00 +1.7320467019706662e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 8.300634421513462e-05, h_cfl = 1.095837631859871e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.191675263719742e-05, h_cfl = 5.479188159299354e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.618934781454142e-16 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247448491101411e+00 +1.7320467019706662e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-5.4403058920472641e-05 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-1.0207732054765795e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0, h = 2.191675263719742e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186016921554643e-09 +9.0815184667034262e-22 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448702729873e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2653717796963985e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186016921554643e-09 +-1.3866420144848115e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448702729873e+00 +1.7320507937024570e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2653579234064838e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372033843109285e-09 +-2.7732536604817700e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448691543856e+00 +1.7320507798363405e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5307296606774453e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.643756447789806e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6779025382331965e-09 +-1.5599608810181516e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448697136865e+00 +1.7320507919692685e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.8980472633171931e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448691543856e+00 +1.7320507798361888e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0005404364362730721, h_cfl = 2.191675263719742e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004383350527439483, h_cfl = 1.095837631859871e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.064153609642308e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 2.191675263719742e-05, h = 0.0004383350527439483 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448691543856e+00 +1.7320507798361888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5307296605260095e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372033843109283e-08 +-5.5465375961367138e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448467823518e+00 +1.7320502251824292e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.7840698771529573e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372033843109283e-08 +-6.1017770822233959e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448467823518e+00 +1.7320446780591066e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.7835240803154377e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.4744067686218566e-08 +-1.2201161745591176e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448244103178e+00 +1.7320385786744432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.3144939300901139e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003506680421951587 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.3558050764663921e-08 +-7.0716009271379722e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448355963348e+00 +1.7320437082352618e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.0491503572970357e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448244103178e+00 +1.7320385774980036e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001534110004361672, h_cfl = 4.383350527439483e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001472745604187206, h_cfl = 2.191675263719742e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.359862723658343 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.450809673922718e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.0004602518053811457, h = 0.0005397481946188539 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448244103178e+00 +1.7320385774980036e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.3144938160558666e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548024738564205e-08 +-1.4342442212646087e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447968622931e+00 +1.7320242350557911e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.4310189391329657e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548024738564205e-08 +-2.2753136255971913e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447968622931e+00 +1.7320158243617476e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.4302188088322530e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999996 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.5096049477128410e-08 +-4.5501953823091131e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447693142683e+00 +1.7319930755441806e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546620670923328e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008650629513452862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.1322037107846306e-08 +-3.0974095399983003e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447830882807e+00 +1.7320076034026035e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.9886380187369700e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447693142683e+00 +1.7319930734957192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003682863348538355, h_cfl = 5.397481946188539e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003535548814596821, h_cfl = 2.698740973094269e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.550367096815337 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.335844413390305e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247447693142683e+00 +1.7319930734957192e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247447693142683e+00 +1.7319930734957192e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769314268e+00 1.731993073495719e+00 1.525224391230040e-11 8.496092718246473e-12 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247447693142683e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-2.0412410196735464e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0016 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412410196735470e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.001, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693142683e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620479733610e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237230590206332e-08 +-3.4639861439200793e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447080770377e+00 +1.7319584336342799e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5010735423265642e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237230590206332e-08 +-4.5032206269796875e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447080770377e+00 +1.7319480412894495e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5009786255770563e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247446118041266e-07 +-9.0058717534623268e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446468398071e+00 +1.7319030147781846e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.8473630415972764e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1855845885309498e-08 +-6.3649095238232204e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446774584225e+00 +1.7319294244004810e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.6741983375538932e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446468398071e+00 +1.7319030122014651e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002681794540378942, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002574522758763785, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.290871264606313 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.094654011537726e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247446468398071e+00 +1.7319030122014651e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-3.2667200949979355e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.8767949346674467e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 12, tn = 0.001, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693142683e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620479733610e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357265795565941e-08 +-1.5395493972978140e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447309570025e+00 +1.7319776780017462e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.3086141134744872e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357265795565941e-08 +-1.7448188179659822e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447309570025e+00 +1.7319756253075396e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.3085951374569305e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6714531591131881e-08 +-3.4895870332184797e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446925997367e+00 +1.7319581776253870e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.4625425348038215e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0012 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.7535898693348918e-08 +-2.5402336071937066e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447117783696e+00 +1.7319676711596472e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.3855741978800803e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446925997367e+00 +1.7319581773931210e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002235868659677365, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00214643391329027, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 8.049127174838516 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987182892963146e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247446925997367e+00 +1.7319581773931210e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-2.5852714618523724e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-3.0620138377137273e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 13, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693142683e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620479733610e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310069188568624e-07 +-5.7733102398668000e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446162135764e+00 +1.7319353403933204e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320509139180953e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310069188568624e-07 +-8.6602545695904691e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446162135764e+00 +1.7319064709500234e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910889278892e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0620138377137249e-07 +-1.7317910889278878e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444631128845e+00 +1.7318198943868264e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932443690046e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2965103782852935e-07 +-1.1906830484058438e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445396632306e+00 +1.7318740051908785e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205197679216230e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444631128845e+00 +1.7318198828407518e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00236999152476531, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275191863774698, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.2751918637747 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.000393261462524817 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247444631128845e+00 +1.7318198828407518e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247444631128845e+00 +1.7318198828407518e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463112885e+00 1.731819882840752e+00 3.048206131950337e-11 1.686739636852508e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247444631128845e+00 +1.7318198828407518e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-4.0824810186075914e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0026 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824810186075925e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 14, tn = 0.002, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631128845e+00 +1.7318198828407518e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931443030263e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247443055822763e-07 +-6.9272794329090713e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443406384539e+00 +1.7317506100464228e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.6553868341404174e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247443055822763e-07 +-7.9661605024212434e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443406384539e+00 +1.7317402212357276e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.6552988755427787e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.4494886111645526e-07 +-1.5931793253256654e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442181640233e+00 +1.7316605649082193e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0015446876784518e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.8371164583734144e-07 +-1.1559471422789185e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247442794012386e+00 +1.7317042881265239e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.8284501460715050e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442181640233e+00 +1.7316605627482384e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003405458424088719, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00326924008712517, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.448733478541956 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.096614179993884e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247442181640233e+00 +1.7316605627482384e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-5.3079589301364548e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.9180341401045425e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 15, tn = 0.002, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631128845e+00 +1.7318198828407518e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931443030263e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5573788534727215e-08 +-3.0787908590707007e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443975390959e+00 +1.7317890949321610e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.4629962777140188e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5573788534727215e-08 +-3.2839950369520238e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443975390959e+00 +1.7317870428903823e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.4629786757555960e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.3114757706945443e-07 +-6.5679431353482534e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247443319653075e+00 +1.7317542034093985e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.6168730335789359e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0022 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.8360682802090809e-08 +-4.8490241180630878e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443647522018e+00 +1.7317713925995712e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.5399313863414069e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247443319653075e+00 +1.7317542032137083e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002059250121127217, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001976880116282128, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 7.413300436057982 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987964755177207e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247443319653075e+00 +1.7317542032137083e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-4.6265110417457339e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-5.1032529388327997e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 16, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631128845e+00 +1.7318198828407518e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931443030263e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5516264694163978e-07 +-1.1545465721515122e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442079502375e+00 +1.7317044281835368e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862702537200613e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5516264694163978e-07 +-1.4431351268600294e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442079502375e+00 +1.7316755693280659e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297632558507e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1032529388327957e-07 +-2.8860297632558483e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439527875907e+00 +1.7315312798644262e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623680550476e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8274397041245968e-07 +-2.0563963141195788e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440803689140e+00 +1.7316142432093400e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746260580568852e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439527875907e+00 +1.7315312702483132e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369854906908199, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275060710631871, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275060710631873 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003934086788760326 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247439527875907e+00 +1.7315312702483132e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247439527875907e+00 +1.7315312702483132e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743952787591e+00 1.731531270248313e+00 4.568923017700399e-11 2.525712972101246e-11 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 9 +Implicit slow RHS fn evals = 0 +Inner stepper failures = 0 +NLS iters = 0 +NLS fails = 0 +NLS iters per step = 0 +LS setups = 0 +End MRIStep Logging test diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_0.out new file mode 100644 index 0000000000..dcc0bdc70f --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_0.out @@ -0,0 +1,1636 @@ +Start MRIStep Logging test +Using Im-MRI-SR method +Using fixed-point nonlinear solver + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 2.059355438929501e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +8.5332324353576826e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.1889694230616173e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +-1.2242553240514061e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688650e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.1889694108828618e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4135626081929657e-24 +-2.4485106230224258e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3779388340687632e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.544516579197126e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.8101719561447239e-24 +-1.3772872301180226e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.7834541255044815e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.766300713710683e-06, h_cfl = 2.059355438929501e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.695648685162256e-06, h_cfl = 1.029677719464751e+22 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472583 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.861712124677889e-19 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 2.059355438929501e-08, h = 1.695648685162256e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3779388338123684e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-2.0160744284751053e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075668364e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.0027630277357223e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-8.5016690475470017e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508074838359e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.0027621977792367e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.9872986400378700e-22 +-1.7003324021947768e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.292330068260987e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.4904739800284026e-22 +-9.6399751925935201e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508074724528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4922542246468209e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.901811588832878e-05, h_cfl = 1.695648685162256e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.785739125279562e-05, h_cfl = 8.47824342581128e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.270050270926313e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.716242239551551e-06, h = 2.785739125279562e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.7603134562689734e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508046385057e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.8065329798490591e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.5162648015366993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507822361713e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.8065106008801368e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582609e-21 +-5.0324672611040883e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507570741466e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4148689076686934e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 2.260928567914827e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4486626962936955e-21 +-2.9342862858857047e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507780559564e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.6106953640960742e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008040108168818409, h_cfl = 2.785739125279562e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0005571478250559124, h_cfl = 1.392869562639781e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.365757457818316e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.957363349234717e-05, h = 0.0005571478250559124 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.4148689073582993e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.5129339229286827e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320498057804432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.5586084640419201e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.9133548298325844e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320408437190056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.5577306688127808e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.5297671901165209e-20 +-1.9821819042637574e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320309352547929e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.7747965740933266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004474345022842815 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.8973253925873913e-20 +-1.1507434916573431e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320392496389190e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.1664931509040730e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001732294472367856, h_cfl = 5.571478250559124e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001663002693473142, h_cfl = 2.785739125279562e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.984850014098595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.787223456299231e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0005867214585482596, h = 1.327854145174034e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-6.7747963440942832e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.4979707041077427e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320304830641062e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-6.8514575742804049e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.5488681702461341e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320304779743596e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-6.8514570854394510e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5562437903347276e-21 +-9.0977356913827813e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320300230876076e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.9281182547766579e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0005966803646370648 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.1671828427510456e-21 +-6.8042154646761999e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320302524396303e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-6.8897877999666526e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00118656220548466, h_cfl = 1.327854145174034e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002655708290348068, h_cfl = 6.63927072587017e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.221308228319648e-11 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.6052128249628413e-20 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 8.484795600596831 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.002839677462856478 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.8558590180178093e-08 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247448128329987e+00 +1.7320300230875767e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-1.2243085131554785e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-8.3475580442381696e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002655708290348068 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1084339551122506e-08 +1.1004305373251416e-20 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448603072495e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5333743563976333e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1084339551122506e-08 +-2.0360974952461641e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448603072495e+00 +1.7320487714713819e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5331725490751043e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2168679102245011e-08 +-4.0716590491128344e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448492229098e+00 +1.7320467359098282e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0665413578935662e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001991781217761051 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6626509326683759e-08 +-2.2904091645331212e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448547650797e+00 +1.7320485171597126e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.2999084367886464e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448492229098e+00 +1.7320467356443128e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008617674215266165, h_cfl = 2.655708290348068e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0008272967246655518, h_cfl = 1.327854145174034e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.11516414537051 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.954469364509253e-06 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002655708290348068, h = 1.095837631859871e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448492229098e+00 +1.7320467356443128e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.0665413318121174e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5737841195053851e-11 +-1.6802156955267026e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448491771720e+00 +1.7320467188421558e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.0728681111180035e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5737841195053851e-11 +-1.6836822569526336e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448491771720e+00 +1.7320467188074902e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.0728681077129460e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1475682390107701e-11 +-3.3673645101738772e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448491314341e+00 +1.7320467019706676e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0791948868312789e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0002663927072587017 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.8606761792580766e-11 +-2.5242234235013778e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448491543032e+00 +1.7320467104020785e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.0760314981468403e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448491314341e+00 +1.7320467019706676e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 8.300634400131705e-05, h_cfl = 1.095837631859871e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.191675263719742e-05, h_cfl = 5.479188159299354e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.646426838510152e-16 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +2.0649437804629074e-08 +-4.1055982096249721e-06 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 1.676008618859752 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.0005643456517840985 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.3865115081454182e-09 +-4.1055982096249721e-06 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247448660050775e+00 +1.7320467019706676e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-5.4436848041717855e-05 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-1.0204267608332523e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0, h = 2.191675263719742e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1182220450779500e-09 +9.0815184667034262e-22 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448702733670e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2653717795065335e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1182220450779500e-09 +-1.3866420142767502e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448702733670e+00 +1.7320507937024570e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2653579232166188e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364440901559000e-09 +-2.7732536600656476e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448691551448e+00 +1.7320507798363405e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5307296602978513e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.643756447789806e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6773330676169250e-09 +-1.5599608807840734e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448697142558e+00 +1.7320507919692685e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.8980472630325087e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448691551448e+00 +1.7320507798361888e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0005404330240967631, h_cfl = 2.191675263719742e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004383350527439483, h_cfl = 1.095837631859871e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.064449683586706e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 2.191675263719742e-05, h = 0.0004383350527439483 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448691551448e+00 +1.7320507798361888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5307296601464152e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364440901558998e-08 +-5.5465375953047665e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448467907038e+00 +1.7320502251824292e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.7840698767353539e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364440901558998e-08 +-6.1017770813081446e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448467907038e+00 +1.7320446780591074e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.7835240798979227e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.4728881803117996e-08 +-1.2201161743761062e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448244262631e+00 +1.7320385786744450e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.3144939292930266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003506680421951587 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.3546661352338499e-08 +-7.0716009260772523e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448356084834e+00 +1.7320437082352627e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.0491503566897000e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448244262631e+00 +1.7320385774980056e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001534113512840757, h_cfl = 4.383350527439483e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001472748972327127, h_cfl = 2.191675263719742e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.359870407597604 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.450809670049984e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.0004602518053811457, h = 0.0005397481946188539 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448244262631e+00 +1.7320385774980056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.3144938152588056e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7538675095025643e-08 +-1.4342442210495024e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447968875880e+00 +1.7320242350557951e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.4310189378685993e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7538675095025643e-08 +-2.2753136252559715e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447968875880e+00 +1.7320158243617529e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.4302188075680087e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999996 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.5077350190051287e-08 +-4.5501953816267393e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447693489129e+00 +1.7319930755441892e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546620669191915e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008650629513452862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.1308012642538467e-08 +-3.0974095395337868e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447831182505e+00 +1.7320076034026102e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.9886380172391112e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447693489129e+00 +1.7319930734957281e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003682859333259777, h_cfl = 5.397481946188539e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003535544959929386, h_cfl = 2.698740973094269e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.550359955212135 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.335844435520364e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-4.4608074683250003e-09 +-5.7734073149129372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 23.56853116193789 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.007921301090223275 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.0209848128118822e-07 +-5.7734073149129372e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769293108e+00 1.731993073495728e+00 3.641287271705096e-11 8.487210934049472e-12 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-2.0412405964536466e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0016 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412405964536471e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.001, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693489129e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620478002208e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237217893609344e-08 +-3.4639861434006584e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447081116949e+00 +1.7319584336342941e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5010735421534077e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237217893609344e-08 +-4.5032206264602178e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447081116949e+00 +1.7319480412894634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5009786254038979e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247443578721869e-07 +-9.0058717524233765e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446468744771e+00 +1.7319030147782037e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.8473630414240966e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1855826840414010e-08 +-6.3649095230440300e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446774930859e+00 +1.7319294244004977e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.6741983373807257e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446468744771e+00 +1.7319030122014847e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002681794541412499, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002574522759755999, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.290871266260003 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.094654015963828e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.4794080300771410e-08 +-9.0061294243382051e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 36.76658769079079 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.01234458166289366 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.8099298336513346e-07 +-9.0061294243382051e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247445883001244e+00 +1.7319030122014847e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-3.2655494573599619e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.8759966379806787e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 12, tn = 0.001, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620480792463e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8346621839742370e-08 +-1.5395493974389944e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447309464858e+00 +1.7319776780017537e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.3086141135271412e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8346621839742370e-08 +-1.7448188180361877e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447309464858e+00 +1.7319756253075478e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.3085951375095900e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6693243679484740e-08 +-3.4895870333589056e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446925998640e+00 +1.7319581776253945e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.4625425348032550e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0012 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.7519932759613555e-08 +-2.5402336073256357e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447117731749e+00 +1.7319676711596548e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.3855741979061237e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446925998640e+00 +1.7319581773931285e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002235868673761018, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002146433926810577, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 8.049127225539666 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987182826571203e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +6.3840911332632291e-08 +-3.4896102599546452e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 14.24595765940638 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.004788932282498826 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.9826572008822304e-08 +-3.4896102599546452e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247447094665358e+00 +1.7319581773931285e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-2.5856087621903956e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-3.0616673029723184e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 13, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620480792463e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5308336514861579e-07 +-5.7733102403962267e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446162097426e+00 +1.7319353403933242e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320509139372978e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5308336514861579e-07 +-8.6602545696864820e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446162097426e+00 +1.7319064709500311e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910889471275e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0616673029723158e-07 +-1.7317910889471261e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444631263775e+00 +1.7318198943868333e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932443015999e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2962504772292367e-07 +-1.1906830484365107e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445396680601e+00 +1.7318740051908843e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205197678975273e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444631263775e+00 +1.7318198828407589e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369991518741408, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275191857991752, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275191857991754 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003932614628789052 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447692931077e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.1096026748366064e-07 +-1.7319065496912422e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 70.70322912588983 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.02376154766714745 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0624865768420810e-07 +-1.7319065496912422e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463044450e+00 1.731819882840759e+00 9.891665264660787e-11 1.686029094116748e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-4.0824796501086802e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0026 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824796501086813e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 14, tn = 0.002, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631263775e+00 +1.7318198828407589e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931442356238e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247438950326028e-07 +-6.9272794327068636e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443406519880e+00 +1.7317506100464319e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.6553868340728243e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247438950326028e-07 +-7.9661605022184637e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443406519880e+00 +1.7317402212357367e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.6552988754751855e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.4494877900652056e-07 +-1.5931793252851095e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442181775985e+00 +1.7316605649082304e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0015446876106666e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.8371158425489042e-07 +-1.1559471422485231e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247442794147934e+00 +1.7317042881265341e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.8284501460038164e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442181775985e+00 +1.7316605627482495e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003405458426380418, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003269240089325201, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.448733482208675 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.096614193273577e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-4.9617824717749579e-08 +-1.5932009250940737e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 65.04725301387548 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.02184661245053742 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0345690188759436e-07 +-1.5932009250940737e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247441595875481e+00 +1.7316605627482495e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-5.3067876544144615e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.9172351075898926e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 15, tn = 0.002, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931446452614e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5563134767865211e-08 +-3.0787908595270143e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443974813153e+00 +1.7317890949321637e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.4629962780029452e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5563134767865211e-08 +-3.2839950373372591e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443974813153e+00 +1.7317870428903857e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.4629786760445277e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.3112626953573042e-07 +-6.5679431361187376e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247443319181803e+00 +1.7317542034093978e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.6168730338145668e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0022 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.8344702151797822e-08 +-4.8490241186675996e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443646997478e+00 +1.7317713925995724e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.5399313866036866e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247443319181803e+00 +1.7317542032137077e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002059250112576088, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001976880108073044, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 7.413300405273919 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987964799442913e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +1.0703233192513347e-07 +-6.5679627051284939e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 26.81568292207747 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.009012485355207473 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.1426659576834601e-07 +-6.5679627051284939e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247443487778542e+00 +1.7317542032137077e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-4.6268472291704609e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-5.1029054917535867e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 16, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931446452614e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5514527458767910e-07 +-1.1545465723226298e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442078991753e+00 +1.7317044281835268e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862702539752894e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5514527458767910e-07 +-1.4431351269876436e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442078991753e+00 +1.7316755693280601e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297635111143e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1029054917535819e-07 +-2.8860297635111118e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439527539008e+00 +1.7315312798644078e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623682233508e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8271791188151870e-07 +-2.0563963143273254e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440803265381e+00 +1.7316142432093262e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746260582686536e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439527539008e+00 +1.7315312702482950e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369854910396215, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275060713980366, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275060713980368 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.000393408678876031 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630444499e+00 +1.7318198828407589e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.1745967117431619e-07 +-2.8861259246393267e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 117.8347805661338 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.03959596958504103 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.1039864120733202e-07 +-2.8861259246393267e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247439526458088e+00 +1.7315312702482950e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247439526458088e+00 +1.7315312702482950e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743952645809e+00 1.731531270248295e+00 1.874711497151793e-10 2.527533737861631e-11 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 0 +Implicit slow RHS fn evals = 27 +Inner stepper failures = 0 +NLS iters = 18 +NLS fails = 0 +NLS iters per step = 6 +LS setups = 0 +End MRIStep Logging test diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_0.out new file mode 100644 index 0000000000..461d0d68af --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_0.out @@ -0,0 +1,1765 @@ +Start MRIStep Logging test +Using Im-MRI-SR method +Using Newton nonlinear solver +Using GMRES iterative linear solver + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 2.059355438929501e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +8.5332324353576826e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.1889694230616173e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +-1.2242553240514061e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688650e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.1889694108828618e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4135626081929657e-24 +-2.4485106230224258e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3779388340687632e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.544516579197126e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.8101719561447239e-24 +-1.3772872301180226e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.7834541255044815e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.766300713710683e-06, h_cfl = 2.059355438929501e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.695648685162256e-06, h_cfl = 1.029677719464751e+22 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472583 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.861712124677889e-19 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 2.059355438929501e-08, h = 1.695648685162256e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3779388338123684e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-2.0160744284751053e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075668364e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.0027630277357223e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-8.5016690475470017e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508074838359e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.0027621977792367e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.9872986400378700e-22 +-1.7003324021947768e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.292330068260987e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.4904739800284026e-22 +-9.6399751925935201e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508074724528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4922542246468209e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.901811588832878e-05, h_cfl = 1.695648685162256e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.785739125279562e-05, h_cfl = 8.47824342581128e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.270050270926313e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.716242239551551e-06, h = 2.785739125279562e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.7603134562689734e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508046385057e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.8065329798490591e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.5162648015366993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507822361713e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.8065106008801368e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582609e-21 +-5.0324672611040883e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507570741466e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4148689076686934e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 2.260928567914827e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4486626962936955e-21 +-2.9342862858857047e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507780559564e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.6106953640960742e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008040108168818409, h_cfl = 2.785739125279562e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0005571478250559124, h_cfl = 1.392869562639781e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.365757457818316e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.957363349234717e-05, h = 0.0005571478250559124 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.4148689073582993e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.5129339229286827e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320498057804432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.5586084640419201e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.9133548298325844e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320408437190056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.5577306688127808e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.5297671901165209e-20 +-1.9821819042637574e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320309352547929e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.7747965740933266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004474345022842815 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.8973253925873913e-20 +-1.1507434916573431e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320392496389190e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.1664931509040730e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001732294472367856, h_cfl = 5.571478250559124e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001663002693473142, h_cfl = 2.785739125279562e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.984850014098595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.787223456299231e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0005867214585482596, h = 1.327854145174034e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-6.7747963440942832e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.4979707041077427e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320304830641062e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-6.8514575742804049e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.5488681702461341e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320304779743596e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-6.8514570854394510e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5562437903347276e-21 +-9.0977356913827813e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320300230876076e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.9281182547766579e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0005966803646370648 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.1671828427510456e-21 +-6.8042154646761999e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320302524396303e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-6.8897877999666526e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00118656220548466, h_cfl = 1.327854145174034e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002655708290348068, h_cfl = 6.63927072587017e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.221308228319648e-11 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.6052128249628413e-20 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 8.484795600596831, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 11.99931301232761, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.004015866839014629 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 1.355316732970741e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 1.355316732970741e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 8.484806428685115 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.518415627456097e-08, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.8553863630954659e-08 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247448128377254e+00 +1.7320300230875767e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-1.2243086076853187e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-8.3475586887598073e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002655708290348068 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1084340406953235e-08 +1.1004305373251416e-20 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448603072486e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5333743563976786e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1084340406953235e-08 +-2.0360974952462242e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448603072486e+00 +1.7320487714713819e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5331725490751496e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2168680813906470e-08 +-4.0716590491129547e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448492229080e+00 +1.7320467359098282e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0665413578936568e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001991781217761051 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6626510610429854e-08 +-2.2904091645331885e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448547650783e+00 +1.7320485171597126e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.2999084367887099e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448492229080e+00 +1.7320467356443128e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008617674238846908, h_cfl = 2.655708290348068e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0008272967269293031, h_cfl = 1.327854145174034e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.115164153894606 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.95446933684687e-06 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002655708290348068, h = 1.095837631859871e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448492229080e+00 +1.7320467356443128e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.0665413318122080e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5737844726509176e-11 +-1.6802156955267519e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448491771702e+00 +1.7320467188421558e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.0728681111180940e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5737844726509176e-11 +-1.6836822569526832e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448491771702e+00 +1.7320467188074902e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.0728681077130365e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1475689453018351e-11 +-3.3673645101739765e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448491314323e+00 +1.7320467019706676e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0791948868313650e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0002663927072587017 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.8606767089763764e-11 +-2.5242234235014523e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448491543014e+00 +1.7320467104020785e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.0760314981469312e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448491314323e+00 +1.7320467019706676e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 8.300634391907952e-05, h_cfl = 1.095837631859871e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.191675263719742e-05, h_cfl = 5.479188159299354e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.186709029034588e-16 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +2.0649439341356229e-08 +-4.1055982096249721e-06 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.676008618858404, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 2.370234119443755, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.0007981043352652857 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 1.774836283552402e-16 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 1.774836283552402e-16 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 1.676009569925 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 2.704998826808452e-10, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.3855753663217472e-09 +-4.1055982096249730e-06 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247448660060136e+00 +1.7320467019706676e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-5.4436849913947521e-05 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-1.0204268225280775e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0, h = 2.191675263719742e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1182221126854611e-09 +9.0815184667034262e-22 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448702733668e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2653717795066694e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1182221126854611e-09 +-1.3866420142768993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448702733668e+00 +1.7320507937024570e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2653579232167547e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364442253709221e-09 +-2.7732536600659454e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448691551448e+00 +1.7320507798363405e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5307296602978513e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.643756447789806e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6773331690281919e-09 +-1.5599608807842594e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448697142558e+00 +1.7320507919692685e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.8980472630325087e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448691551448e+00 +1.7320507798361888e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0005404386294498222, h_cfl = 2.191675263719742e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004383350527439483, h_cfl = 1.095837631859871e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.063963430758315e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 2.191675263719742e-05, h = 0.0004383350527439483 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448691551448e+00 +1.7320507798361888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5307296601464152e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364442253709221e-08 +-5.5465375953047665e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448467907025e+00 +1.7320502251824292e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.7840698767354219e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364442253709221e-08 +-6.1017770813082937e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448467907025e+00 +1.7320446780591074e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.7835240798979907e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.4728884507418441e-08 +-1.2201161743761360e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448244262602e+00 +1.7320385786744450e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.3144939292931716e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003506680421951587 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.3546663380563834e-08 +-7.0716009260774183e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448356084814e+00 +1.7320437082352627e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.0491503566897999e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448244262602e+00 +1.7320385774980056e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001534107753002054, h_cfl = 4.383350527439483e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001472743442881971, h_cfl = 2.191675263719742e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.35985779294331 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.450809665070755e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.0004602518053811457, h = 0.0005397481946188539 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448244262602e+00 +1.7320385774980056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.3144938152589506e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7538676760009171e-08 +-1.4342442210495416e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447968875835e+00 +1.7320242350557951e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.4310189378688213e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7538676760009171e-08 +-2.2753136252560315e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447968875835e+00 +1.7320158243617529e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.4302188075682308e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999996 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.5077353520018343e-08 +-4.5501953816268593e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447693489066e+00 +1.7319930755441892e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546620669192227e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008650629513452862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.1308015140013755e-08 +-3.0974095395338688e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447831182450e+00 +1.7320076034026102e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.9886380172393888e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447693489066e+00 +1.7319930734957281e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003682865914687657, h_cfl = 5.397481946188539e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00353555127810015, h_cfl = 2.698740973094269e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.550371660986841 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.335844451011408e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-4.4608053512399927e-09 +-5.7734073149129372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 23.56853116193524, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 33.33093641442174, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.01120221282537529 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 4.829268876391666e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 4.829268876391666e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 23.5685496216454 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.271877873619188e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.0208514805502336e-07 +-5.7734073149129379e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769306441e+00 1.731993073495728e+00 2.307976032511760e-11 8.487210934049472e-12 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-2.0412408630927689e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0016 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412408630927694e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.001, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693489066e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620478002521e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237225892783013e-08 +-3.4639861434007526e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447081116807e+00 +1.7319584336342941e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5010735421534790e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237225892783013e-08 +-4.5032206264604319e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447081116807e+00 +1.7319480412894634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5009786254039689e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247445178556603e-07 +-9.0058717524238034e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446468744549e+00 +1.7319030147782037e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.8473630414242076e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1855838839174513e-08 +-6.3649095230443052e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446774930677e+00 +1.7319294244004977e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.6741983373808167e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446468744549e+00 +1.7319030122014847e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002681794542140617, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002574522760454992, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.290871267424992 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.094654020389957e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.4807422865317994e-08 +-9.0061294243382051e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 36.76658771011432, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 51.99580698182362, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.01745737857060591 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 5.044483986313881e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 5.044483986313881e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 36.76662068822849 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 3.144290571601441e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.8098535057400427e-07 +-9.0061294243382078e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247445883210903e+00 +1.7319030122014847e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-3.2655498766225776e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.8759970086812735e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 12, tn = 0.001, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620480125809e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8346626782416965e-08 +-1.5395493973501074e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447309598141e+00 +1.7319776780017546e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.3086141134605081e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8346626782416965e-08 +-1.7448188179473434e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447309598141e+00 +1.7319756253075487e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.3085951374429572e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6693253564833930e-08 +-3.4895870331812178e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446926131873e+00 +1.7319581776253963e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.4625425347366544e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0012 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.7519940173625451e-08 +-2.5402336071923537e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447117865007e+00 +1.7319676711596561e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.3855741978395061e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446926131873e+00 +1.7319581773931298e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002235868685585981, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002146433938162542, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 8.049127268109535 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987182771244593e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +6.3840919664127187e-08 +-3.4896102598214185e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 14.24595765886783, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 20.14682653016375, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.006772498770722619 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 2.42491424547357e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 2.42491424547357e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 14.24596845308144 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 4.511949813658031e-08, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.9818572079162638e-08 +-3.4896102598214185e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247447094878687e+00 +1.7319581773931298e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-2.5856091887957537e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-3.0616677643623049e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 13, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620480125809e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5308338821811511e-07 +-5.7733102400628996e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446162230526e+00 +1.7319353403933275e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320509138707774e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5308338821811511e-07 +-8.6602545693538799e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446162230526e+00 +1.7319064709500345e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910888806073e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0616677643623023e-07 +-1.7317910888806060e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444631396645e+00 +1.7318198943868399e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932442352230e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2962508232717267e-07 +-1.1906830483865933e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445396813585e+00 +1.7318740051908894e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205197678310793e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444631396645e+00 +1.7318198828407654e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369991513950708, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00227519185339268, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275191853392681 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003932614629674277 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693064408e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.1096029191301892e-07 +-1.7319065496268493e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 70.70322912330754, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 99.9894655297539, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.03360218033634896 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 1.152035138603228e-14 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 1.152035138603228e-14 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 70.70328448815538 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.178327890492011e-06, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0620732984122282e-07 +-1.7319065496268490e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463099111e+00 1.731819882840765e+00 4.425571020760799e-11 1.685385164762465e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-4.0824807431130206e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0026 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824807431130217e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 14, tn = 0.002, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631396645e+00 +1.7318198828407654e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931441692447e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247442229339052e-07 +-6.9272794325077254e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443406652421e+00 +1.7317506100464404e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.6553868340066261e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247442229339052e-07 +-7.9661605020198690e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443406652421e+00 +1.7317402212357451e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.6552988754089857e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.4494884458678104e-07 +-1.5931793252453894e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442181908199e+00 +1.7316605649082408e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0015446875446472e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.8371163344008575e-07 +-1.1559471422187132e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247442794280310e+00 +1.7317042881265434e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.8284501459377059e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442181908199e+00 +1.7316605627482600e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003405458432453699, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003269240095155551, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.448733491925924 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.096614171140701e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-4.9659211962112279e-08 +-1.5932009250541057e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 65.04725306864341, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 91.99070748479045, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.03089427150794729 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 5.181096200144441e-18 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 5.181096200144441e-18 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 65.04730818679262 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 9.960152942248941e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0346042339533319e-07 +-1.5932009250541054e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247441596386874e+00 +1.7316605627482600e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-5.3067886769270559e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.9172361525316797e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 15, tn = 0.002, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931443720125e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5563148700422367e-08 +-3.0787908591626824e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443975359622e+00 +1.7317890949321737e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.4629962777297962e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5563148700422367e-08 +-3.2839950369730607e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443975359622e+00 +1.7317870428903956e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.4629786757713787e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.3112629740084473e-07 +-6.5679431353903408e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247443319728135e+00 +1.7317542034094116e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.6168730335415169e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0022 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.8344723050633564e-08 +-4.8490241181212519e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443647543879e+00 +1.7317713925995841e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.5399313863305861e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247443319728135e+00 +1.7317542032137214e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002059250125232029, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001976880120222747, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 7.413300450835306 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987964733044334e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +1.0703235397308217e-07 +-6.5679627043957467e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 26.81568291912277, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 37.92310246851997, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.01274532455113983 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 3.285389427812277e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 3.285389427812277e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 26.81570355371161 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.655086190669431e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.1425142403157897e-07 +-6.5679627043957481e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247443488476868e+00 +1.7317542032137214e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-4.6268486254891954e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-5.1029067714204474e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 16, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931443720125e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5514533857102216e-07 +-1.1545465721860053e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442079537723e+00 +1.7317044281835468e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862702537024709e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5514533857102216e-07 +-1.4431351268512341e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442079537723e+00 +1.7316755693280803e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297632382964e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1029067714204432e-07 +-2.8860297632382940e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439528084338e+00 +1.7315312798644416e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623679509553e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8271800785653321e-07 +-2.0563963141226313e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440803811029e+00 +1.7316142432093531e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746260579960478e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439528084338e+00 +1.7315312702483288e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369854905095393, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275060708891577, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275060708891579 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003934086789645609 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630991109e+00 +1.7318198828407654e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.1745976390179006e-07 +-2.8861259243662118e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 117.8347805551639, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 166.6435447803702, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.05599240898342154 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 3.717421103006767e-14 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 3.717421103006767e-14 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 117.8348728123731 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 3.291179996932946e-06, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.1032756388729088e-07 +-2.8861259243662124e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247439527715469e+00 +1.7315312702483288e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247439527715469e+00 +1.7315312702483288e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743952771547e+00 1.731531270248329e+00 6.173306310586213e-11 2.524158659866771e-11 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 0 +Implicit slow RHS fn evals = 27 +Inner stepper failures = 0 +NLS iters = 18 +NLS fails = 0 +NLS iters per step = 6 +LS setups = 0 +Jac fn evals = 0 +LS RHS fn evals = 18 +Prec setup evals = 0 +Prec solves = 0 +LS iters = 18 +LS fails = 0 +Jac-times setups = 0 +Jac-times evals = 18 +LS iters per NLS iter = 1 +Jac evals per NLS iter = 0 +Prec evals per NLS iter = 0 +End MRIStep Logging test diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_1.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_1.out new file mode 100644 index 0000000000..15ea8a977a --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_4_1_1.out @@ -0,0 +1,1669 @@ +Start MRIStep Logging test +Using Im-MRI-SR method +Using Newton nonlinear solver +Using dense direct linear solver + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 2.059355438929501e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +8.5332324353576826e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.1889694230616173e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +-1.2242553240514061e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688650e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.1889694108828618e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4135626081929657e-24 +-2.4485106230224258e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3779388340687632e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.544516579197126e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.8101719561447239e-24 +-1.3772872301180226e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.7834541255044815e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.766300713710683e-06, h_cfl = 2.059355438929501e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.695648685162256e-06, h_cfl = 1.029677719464751e+22 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472583 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.861712124677889e-19 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 2.059355438929501e-08, h = 1.695648685162256e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3779388338123684e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-2.0160744284751053e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075668364e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.0027630277357223e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-8.5016690475470017e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508074838359e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.0027621977792367e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.9872986400378700e-22 +-1.7003324021947768e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.292330068260987e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.4904739800284026e-22 +-9.6399751925935201e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508074724528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4922542246468209e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.901811588832878e-05, h_cfl = 1.695648685162256e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.785739125279562e-05, h_cfl = 8.47824342581128e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.270050270926313e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.716242239551551e-06, h = 2.785739125279562e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.7603134562689734e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508046385057e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.8065329798490591e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.5162648015366993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507822361713e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.8065106008801368e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582609e-21 +-5.0324672611040883e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507570741466e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4148689076686934e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 2.260928567914827e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4486626962936955e-21 +-2.9342862858857047e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507780559564e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.6106953640960742e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008040108168818409, h_cfl = 2.785739125279562e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0005571478250559124, h_cfl = 1.392869562639781e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.365757457818316e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.957363349234717e-05, h = 0.0005571478250559124 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.4148689073582993e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.5129339229286827e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320498057804432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.5586084640419201e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.9133548298325844e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320408437190056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.5577306688127808e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.5297671901165209e-20 +-1.9821819042637574e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320309352547929e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.7747965740933266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004474345022842815 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.8973253925873913e-20 +-1.1507434916573431e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320392496389190e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.1664931509040730e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001732294472367856, h_cfl = 5.571478250559124e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001663002693473142, h_cfl = 2.785739125279562e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.984850014098595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.787223456299231e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0005867214585482596, h = 1.327854145174034e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-6.7747963440942832e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.4979707041077427e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320304830641062e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-6.8514575742804049e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.5488681702461341e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320304779743596e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-6.8514570854394510e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5562437903347276e-21 +-9.0977356913827813e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320300230876076e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.9281182547766579e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0005966803646370648 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.1671828427510456e-21 +-6.8042154646761999e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320302524396303e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-6.8897877999666526e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00118656220548466, h_cfl = 1.327854145174034e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002655708290348068, h_cfl = 6.63927072587017e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.221308228319648e-11 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.6052128249628413e-20 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 8.480918398010767 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.003886272468077529 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.8553888836324380e-08 +-2.0784476930205360e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247448128377001e+00 +1.7320300230919470e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-1.2243085853261794e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-8.3475585363111305e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002655708290348068 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1084340204523627e-08 +1.1004305373251416e-20 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448603072488e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5333743563976650e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1084340204523627e-08 +-2.0360974952462060e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448603072488e+00 +1.7320487714713819e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5331725490751359e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2168680409047254e-08 +-4.0716590491129183e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448492229085e+00 +1.7320467359098282e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0665413578936342e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001991781217761051 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6626510306785440e-08 +-2.2904091645331682e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448547650785e+00 +1.7320485171597126e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.2999084367887005e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448492229085e+00 +1.7320467356443128e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008617674194043493, h_cfl = 2.655708290348068e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0008272967226281753, h_cfl = 1.327854145174034e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.115164137698822 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.954469389405397e-06 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002655708290348068, h = 1.095837631859871e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448492229085e+00 +1.7320467356443128e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.0665413318121854e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5737843891214193e-11 +-1.6802156955267397e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448491771706e+00 +1.7320467188421558e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.0728681111180715e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5737843891214193e-11 +-1.6836822569526709e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448491771706e+00 +1.7320467188074902e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.0728681077130140e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1475687782428386e-11 +-3.3673645101739513e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448491314328e+00 +1.7320467019706676e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0791948868313424e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0002663927072587017 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.8606765836821283e-11 +-2.5242234235014337e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448491543018e+00 +1.7320467104020785e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.0760314981469083e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448491314328e+00 +1.7320467019706676e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 8.300634407533082e-05, h_cfl = 1.095837631859871e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.191675263719742e-05, h_cfl = 5.479188159299354e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.970596152824813e-16 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +2.0649439001801817e-08 +-4.1055982096249721e-06 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 1.675240952507911 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.0007682656087209085 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.3855759618329732e-09 +-4.1055973456764745e-06 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247448660060130e+00 +1.7320467019715315e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-5.4436849480715918e-05 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-1.0204268080058528e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0, h = 2.191675263719742e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1182220967714609e-09 +9.0815184667034262e-22 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448702733668e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2653717795066694e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1182220967714609e-09 +-1.3866420142768993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448702733668e+00 +1.7320507937024570e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2653579232167547e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364441935429217e-09 +-2.7732536600659454e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448691551448e+00 +1.7320507798363405e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5307296602978513e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.643756447789806e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6773331451571915e-09 +-1.5599608807842594e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448697142558e+00 +1.7320507919692685e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.8980472630325087e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448691551448e+00 +1.7320507798361888e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0005404386289653829, h_cfl = 2.191675263719742e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004383350527439483, h_cfl = 1.095837631859871e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.063963430758315e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 2.191675263719742e-05, h = 0.0004383350527439483 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448691551448e+00 +1.7320507798361888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5307296601464152e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364441935429216e-08 +-5.5465375953047665e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448467907029e+00 +1.7320502251824292e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.7840698767353993e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2364441935429216e-08 +-6.1017770813082445e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448467907029e+00 +1.7320446780591074e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.7835240798979678e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.4728883870858431e-08 +-1.2201161743761258e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448244262609e+00 +1.7320385786744450e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.3144939292931404e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003506680421951587 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.3546662903143825e-08 +-7.0716009260773599e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448356084818e+00 +1.7320437082352627e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.0491503566897770e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448244262609e+00 +1.7320385774980056e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00153410775187103, h_cfl = 4.383350527439483e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001472743441796188, h_cfl = 2.191675263719742e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.359857790466248 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.450809670603232e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.0004602518053811457, h = 0.0005397481946188539 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448244262609e+00 +1.7320385774980056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.3144938152589187e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7538676368091943e-08 +-1.4342442210495329e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447968875844e+00 +1.7320242350557951e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.4310189378687811e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7538676368091943e-08 +-2.2753136252560206e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447968875844e+00 +1.7320158243617529e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.4302188075681905e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999996 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.5077352736183887e-08 +-4.5501953816268376e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447693489082e+00 +1.7319930755441892e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546620669192147e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008650629513452862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.1308014552137917e-08 +-3.0974095395338532e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447831182463e+00 +1.7320076034026102e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.9886380172393208e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447693489082e+00 +1.7319930734957281e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003682865918977238, h_cfl = 5.397481946188539e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003535551282218148, h_cfl = 2.698740973094269e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.550371668616321 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.335844435520364e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-4.4608057715444910e-09 +-5.7734073149129372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 23.55774369269417 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.01080099623073331 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.0208536560049759e-07 +-5.7734061002883788e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769306223e+00 1.731993073507874e+00 2.329714199333921e-11 3.659073044559591e-12 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-2.0412407980138390e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0016 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412407980138395e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.001, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693489082e+00 +1.7319930734957281e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620478002440e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237223940415110e-08 +-3.4639861434007275e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447081116842e+00 +1.7319584336342941e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5010735421534613e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237223940415110e-08 +-4.5032206264603784e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447081116842e+00 +1.7319480412894634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5009786254039512e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247444788083022e-07 +-9.0058717524236964e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446468744603e+00 +1.7319030147782037e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.8473630414241810e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1855835910622671e-08 +-6.3649095230442374e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446774930724e+00 +1.7319294244004977e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.6741983373807931e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446468744603e+00 +1.7319030122014847e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002681794542729744, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002574522761020554, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.290871268367595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.094654002685442e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.4807203267049808e-08 +-9.0061306389666029e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 36.74977069074764 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.01684727551980917 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.8098567046402302e-07 +-9.0061287444670961e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247445883205530e+00 +1.7319030122204297e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-3.2655497711517312e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.8759969160624009e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 12, tn = 0.001, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620481270339e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8346625547498667e-08 +-1.5395493975027113e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447309595978e+00 +1.7319776780138993e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.3086141135738602e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8346625547498667e-08 +-1.7448188180984795e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447309595978e+00 +1.7319756253196934e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.3085951375563096e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6693251094997334e-08 +-3.4895870334834906e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446926129724e+00 +1.7319581776375395e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.4625425348489060e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0012 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.7519938321247994e-08 +-2.5402336074196082e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447117862851e+00 +1.7319676711718002e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.3855741979523101e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446926129724e+00 +1.7319581774052735e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002235868658914024, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002146433912557463, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 8.049127172090488 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987182892949201e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +6.3840917578490494e-08 +-3.4896102600878720e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 14.23943664292217 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.006528828278646521 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.9818647334992893e-08 +-3.4896095259151938e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247447094875761e+00 +1.7319581774126152e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-2.5856090855177040e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-3.0616676507755293e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 13, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620481270339e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5308338253877633e-07 +-5.7733102406351646e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446162228408e+00 +1.7319353404054680e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320509139811002e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5308338253877633e-07 +-8.6602545699054936e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446162228408e+00 +1.7319064709621752e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910889909346e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0616676507755265e-07 +-1.7317910889909331e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444631394584e+00 +1.7318198943989753e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932443414264e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2962507380816450e-07 +-1.1906830484701114e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445396811496e+00 +1.7318740052030273e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205197679393413e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444631394584e+00 +1.7318198828529008e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00236999152469835, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275191863710416, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275191863710418 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003932614626991023 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693062234e+00 +1.7319930735078743e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.1096028622597713e-07 +-1.7319065497356512e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 70.6708677907402 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.03240190722051899 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0620935125911909e-07 +-1.7319061853693479e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463096872e+00 1.731819882889337e+00 4.649436391446216e-11 3.171818363512102e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-4.0824804554866900e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0026 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824804554866911e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 14, tn = 0.002, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631394584e+00 +1.7318198828529008e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931442754484e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247441366460058e-07 +-6.9272794328263372e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443406650447e+00 +1.7317506100585724e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.6553868341103315e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247441366460058e-07 +-7.9661605023309849e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443406650447e+00 +1.7317402212478774e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.6552988755126933e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.4494882732920117e-07 +-1.5931793253076140e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442181906312e+00 +1.7316605649203700e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0015446876458585e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.8371162049690086e-07 +-1.1559471422656621e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247442794278378e+00 +1.7317042881386742e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.8284501460401668e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442181906312e+00 +1.7316605627603894e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003405458421340622, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003269240084486997, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.448733474145002 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.096614202090989e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-4.9657175802361520e-08 +-1.5932012894803727e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 65.01750170982633 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0344390384820746e-07 +-1.5924708716715297e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247441596529685e+00 +1.7316606358021702e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-5.3064236929429177e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.9169872082977526e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 15, tn = 0.002, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931448041638e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5559829443970004e-08 +-3.0787908597388837e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443975370429e+00 +1.7317890949807400e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.4629962781409834e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5559829443970004e-08 +-3.2839950375213099e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443975370429e+00 +1.7317870429389621e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.4629786761825689e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.3111965888794001e-07 +-6.5679431364868486e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247443319772133e+00 +1.7317542034579725e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.6168730339317464e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0022 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.8339744165955013e-08 +-4.8490241189541109e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443647571281e+00 +1.7317713926481479e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.5399313867312961e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247443319772133e+00 +1.7317542032622826e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002059250108435563, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00197688010409814, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 7.413300390368028 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.98796482152001e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +1.0702619679834452e-07 +-6.5679627054837653e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 26.80340866628079 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.1425074787646166e-07 +-6.5649513032830920e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247443488461243e+00 +1.7317542333763045e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +-4.6266977813303936e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-5.1026110260369000e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 16, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931448041638e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5513055130184477e-07 +-1.1545465724020809e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442079663209e+00 +1.7317044282320972e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862702540443119e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5513055130184477e-07 +-1.4431351270221548e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442079663209e+00 +1.7316755693766352e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297635801807e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1026110260368953e-07 +-2.8860297635801782e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439528357695e+00 +1.7315312799129794e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623682025791e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8269582695276718e-07 +-2.0563963143959601e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440804010452e+00 +1.7316142432578978e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746260582927854e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439528357695e+00 +1.7315312702968666e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369854911908458, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00227506071543212, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275060715432122 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003934086790420591 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444630968722e+00 +1.7318198828893374e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.1745966904967574e-07 +-2.8861259247081605e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 117.7808468031958 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.1030635856856885e-07 +-2.8848026595381710e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247439527905137e+00 +1.7315314026233837e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247439527905137e+00 +1.7315314026233837e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743952790514e+00 1.731531402623384e+00 4.276623499777088e-11 1.323498133309897e-07 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 0 +Implicit slow RHS fn evals = 24 +Inner stepper failures = 0 +NLS iters = 15 +NLS fails = 0 +NLS iters per step = 5 +LS setups = 1 +Jac fn evals = 1 +LS RHS fn evals = 0 +Prec setup evals = 0 +Prec solves = 0 +LS iters = 0 +LS fails = 0 +Jac-times setups = 0 +Jac-times evals = 0 +LS iters per NLS iter = 0 +Jac evals per NLS iter = 0.06666666666666667 +Prec evals per NLS iter = 0 +End MRIStep Logging test diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_0.out new file mode 100644 index 0000000000..c30aa63410 --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_0.out @@ -0,0 +1,1672 @@ +Start MRIStep Logging test +Using ImEx-MRI-SR method +Using fixed-point nonlinear solver + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-0.0000000000000000e+00 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 2.059355438929501e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +8.5332324353576826e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.1889694230616173e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +-1.2242553240514061e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688650e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.1889694108828618e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4135626081929657e-24 +-2.4485106230224258e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3779388340687632e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.544516579197126e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.8101719561447239e-24 +-1.3772872301180226e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.7834541255044815e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.766300713710683e-06, h_cfl = 2.059355438929501e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.695648685162256e-06, h_cfl = 1.029677719464751e+22 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472583 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.861712124677889e-19 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 2.059355438929501e-08, h = 1.695648685162256e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3779388338123684e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-2.0160744284751053e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075668364e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.0027630277357223e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-8.5016690475470017e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508074838359e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.0027621977792367e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.9872986400378700e-22 +-1.7003324021947768e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.292330068260987e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.4904739800284026e-22 +-9.6399751925935201e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508074724528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4922542246468209e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.901811588832878e-05, h_cfl = 1.695648685162256e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.785739125279562e-05, h_cfl = 8.47824342581128e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.270050270926313e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.716242239551551e-06, h = 2.785739125279562e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.7603134562689734e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508046385057e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.8065329798490591e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.5162648015366993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507822361713e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.8065106008801368e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582609e-21 +-5.0324672611040883e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507570741466e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4148689076686934e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 2.260928567914827e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4486626962936955e-21 +-2.9342862858857047e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507780559564e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.6106953640960742e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008040108168818409, h_cfl = 2.785739125279562e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0005571478250559124, h_cfl = 1.392869562639781e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.365757457818316e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.957363349234717e-05, h = 0.0005571478250559124 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.4148689073582993e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.5129339229286827e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320498057804432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.5586084640419201e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.9133548298325844e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320408437190056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.5577306688127808e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.5297671901165209e-20 +-1.9821819042637574e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320309352547929e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.7747965740933266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004474345022842815 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.8973253925873913e-20 +-1.1507434916573431e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320392496389190e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.1664931509040730e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001732294472367856, h_cfl = 5.571478250559124e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001663002693473142, h_cfl = 2.785739125279562e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.984850014098595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.787223456299231e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0005867214585482596, h = 1.327854145174034e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-6.7747963440942832e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.4979707041077427e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320304830641062e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-6.8514575742804049e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.5488681702461341e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320304779743596e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-6.8514570854394510e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5562437903347276e-21 +-9.0977356913827813e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320300230876076e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.9281182547766579e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0005966803646370648 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.1671828427510456e-21 +-6.8042154646761999e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320302524396303e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-6.8897877999666526e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00118656220548466, h_cfl = 1.327854145174034e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002655708290348068, h_cfl = 6.63927072587017e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.221308228319648e-11 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.6052128249628413e-20 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 8.484739570785543 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.002872021134577523 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.9864432745239724e-11 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247448713517246e+00 +1.7320300230875767e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-1.2247447979467626e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3403120151440330e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-8.3555374714617959e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002655708290348068 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094935066637513e-08 +1.1004305373251416e-20 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448602966540e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5333743569274107e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094935066637513e-08 +-2.0360974959496313e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448602966540e+00 +1.7320487714713813e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5331725496048181e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2189870133275026e-08 +-4.0716590505196003e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448492017188e+00 +1.7320467359098266e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0665413589529698e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001991781217761051 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6642402599956269e-08 +-2.2904091653244655e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448547491864e+00 +1.7320485171597120e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.2999084375832465e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448492017188e+00 +1.7320467356443114e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008617674146882004, h_cfl = 2.655708290348068e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0008272967181006723, h_cfl = 1.327854145174034e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.115164120650628 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.954469444730164e-06 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002655708290348068, h = 1.095837631859871e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448492017188e+00 +1.7320467356443114e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.0665413328715335e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781561978215532e-11 +-1.6802156961071766e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448491559372e+00 +1.7320467188421544e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.0728681121796171e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781561978215532e-11 +-1.6836822575343116e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448491559372e+00 +1.7320467188074888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.0728681087745596e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1563123956431065e-11 +-3.3673645113372333e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448491101556e+00 +1.7320467019706662e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0791948878950766e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0002663927072587017 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.8672342967323299e-11 +-2.5242234243734439e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448491330464e+00 +1.7320467104020771e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.0760314992095555e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448491101556e+00 +1.7320467019706662e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 8.300634423980587e-05, h_cfl = 1.095837631859871e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.191675263719742e-05, h_cfl = 5.479188159299354e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 6.483386286293241e-16 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.2255707022780660e-08 +-4.1055982109572398e-06 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 1.676051713901 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.0005550288725063259 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-2.2242293871998756e-08 +-4.1055982109572398e-06 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247448491492952e+00 +1.7320467019706662e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-5.4433105738595036e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9968511892257957e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-1.0207733751935617e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0, h = 2.191675263719742e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186018781377200e-09 +9.0815184667034262e-22 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448702729871e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2653717796964892e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186018781377200e-09 +-1.3866420144849109e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448702729871e+00 +1.7320507937024570e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2653579234065745e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372037562754401e-09 +-2.7732536604819686e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448691543852e+00 +1.7320507798363405e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5307296606776721e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.643756447789806e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6779028172065802e-09 +-1.5599608810182602e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448697136860e+00 +1.7320507919692685e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.8980472633174197e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448691543852e+00 +1.7320507798361888e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0005404323881355509, h_cfl = 2.191675263719742e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004383350527439483, h_cfl = 1.095837631859871e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.06450479224059e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 2.191675263719742e-05, h = 0.0004383350527439483 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448691543852e+00 +1.7320507798361888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5307296605262359e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372037562754398e-08 +-5.5465375961372104e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448467823476e+00 +1.7320502251824292e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.7840698771531659e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372037562754398e-08 +-6.1017770822238533e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448467823476e+00 +1.7320446780591066e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.7835240803156462e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.4744075125508797e-08 +-1.2201161745592089e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448244103101e+00 +1.7320385786744432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.3144939300905032e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003506680421951587 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.3558056344131599e-08 +-7.0716009271385050e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448355963289e+00 +1.7320437082352618e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.0491503572973347e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448244103101e+00 +1.7320385774980036e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001534114165041092, h_cfl = 4.383350527439483e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001472749598439449, h_cfl = 2.191675263719742e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.359871835985131 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.45080967336947e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.0004602518053811457, h = 0.0005397481946188539 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448244103101e+00 +1.7320385774980036e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.3144938160562566e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548029318785941e-08 +-1.4342442212647139e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447968622807e+00 +1.7320242350557911e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.4310189391335916e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548029318785941e-08 +-2.2753136255973603e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447968622807e+00 +1.7320158243617476e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.4302188088328789e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999996 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.5096058637571881e-08 +-4.5501953823094513e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447693142515e+00 +1.7319930755441806e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546620670924172e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008650629513452862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.1322043978178914e-08 +-3.0974095399985307e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447830882661e+00 +1.7320076034026035e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.9886380187377041e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447693142515e+00 +1.7319930734957192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003682858593170752, h_cfl = 5.397481946188539e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003535544249443922, h_cfl = 2.698740973094269e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.550358638884499 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.335844408964292e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.0199734610235782e-07 +-5.7734073158011157e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 23.56853105559693 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.00792134563849221 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.0201052215427040e-07 +-5.7734073158011157e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769381067e+00 1.731993073495719e+00 5.154610072111154e-11 8.496092718246473e-12 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-2.0412412821299464e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-1.0734004556011921e-10 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0016 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412423555304026e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.001, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693142515e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620479734454e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237270665912006e-08 +-3.4639861439203321e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447080769809e+00 +1.7319584336342799e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5010735423268484e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237270665912006e-08 +-4.5032206269805400e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447080769809e+00 +1.7319480412894495e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5009786255773402e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247454133182401e-07 +-9.0058717534640304e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446468397101e+00 +1.7319030147781846e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.8473630415977613e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1855905998868009e-08 +-6.3649095238242734e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446774583455e+00 +1.7319294244004810e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.6741983375542785e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446468397101e+00 +1.7319030122014651e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002681794539263066, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002574522757692544, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.290871262820911 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.094654020389983e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.2254130528094580e-07 +-9.0061294254040192e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 36.76651861107677 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.01237684727413916 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.2259689042719381e-07 +-9.0061294254040192e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247446467841763e+00 +1.7319030122014651e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-3.2659855291765393e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3345335419762910e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.8767946012124476e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 12, tn = 0.001, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620476393690e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357261349499285e-08 +-1.5395493968524915e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447310238053e+00 +1.7319776780017506e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.3086141131405149e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357261349499285e-08 +-1.7448188175206858e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447310238053e+00 +1.7319756253075440e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.3085951371229571e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6714522698998570e-08 +-3.4895870323278842e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446926665440e+00 +1.7319581776253958e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.4625425344698667e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0012 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.7535892024248931e-08 +-2.5402336065257510e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447118451746e+00 +1.7319676711596539e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.3855741975461167e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446926665440e+00 +1.7319581773931296e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002235868660048197, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002146433913646269, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 8.049127176173512 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987182892963146e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-7.6688802928446289e-08 +-3.4896102589554445e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 14.24598132523421 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.004779612504313948 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-7.6682434002464837e-08 +-3.4896102589554445e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247446926986327e+00 +1.7319581773931296e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-2.5855721921105873e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9875259083419154e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-3.0620144019338736e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 13, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620476393690e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310072009669355e-07 +-5.7733102381968400e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446162803466e+00 +1.7319353403933373e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320509135843956e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310072009669355e-07 +-8.6602545679219701e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446162803466e+00 +1.7319064709500400e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910885941884e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0620144019338711e-07 +-1.7317910885941869e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444631796265e+00 +1.7318198943868597e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932440355838e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2965108014504033e-07 +-1.1906830481555141e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445397299865e+00 +1.7318740051909036e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205197675880648e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444631796265e+00 +1.7318198828407851e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369991524318626, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00227519186334588, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275191863345882 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003932614627903846 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693810667e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-3.0612154947108023e-07 +-1.7319065493404118e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 70.70322900199585 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.02376157169292097 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0616099692236107e-07 +-1.7319065493404118e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463220070e+00 1.731819882840785e+00 7.670308832530282e-11 1.683408967778632e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-4.0824815435551822e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-1.6182317202176099e-10 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0026 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824831617869032e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 14, tn = 0.002, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631796265e+00 +1.7318198828407851e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931439696055e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247449485360696e-07 +-6.9272794319088081e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443407051317e+00 +1.7317506100464661e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.6553868338073955e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247449485360696e-07 +-7.9661605014221768e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443407051317e+00 +1.7317402212357709e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.6552988752097550e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.4494898970721393e-07 +-1.5931793251258513e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442182306367e+00 +1.7316605649082726e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0015446873458246e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.8371174228041043e-07 +-1.1559471421290134e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247442794678842e+00 +1.7317042881265723e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.8284501457386813e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442182306367e+00 +1.7316605627482917e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003405458421962382, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003269240085083887, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.448733475139817 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.096614197700071e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.4498935556889249e-07 +-1.5932009249342016e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 65.04718221193126 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.02187885806556827 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-2.4506072053909620e-07 +-1.5932009249342016e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247442181593491e+00 +1.7316605627482917e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-5.3072246272269725e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3420917813768941e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.9180347581174967e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 15, tn = 0.002, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931437673895e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5573796774899929e-08 +-3.0787908583565184e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443976462729e+00 +1.7317890949322017e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.4629962771784825e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5573796774899929e-08 +-3.2839950362379757e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443976462729e+00 +1.7317870428904227e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.4629786752200572e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.3114759354979986e-07 +-6.5679431339201504e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247443320724762e+00 +1.7317542034094460e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.6168730330434964e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0022 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.8360695162349900e-08 +-4.8490241169919625e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443648593745e+00 +1.7317713925996152e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.5399313858059180e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247443320724762e+00 +1.7317542032137558e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002059250126014113, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001976880120973548, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 7.413300453650809 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987964733044311e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.3112184019393055e-07 +-6.5679627029302523e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 26.8157053695451 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.009003158261554924 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.3112248854313671e-07 +-6.5679627029302523e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247443320975810e+00 +1.7317542032137558e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-4.6268120339998809e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9834752213812049e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-5.1032543147923868e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 16, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931437673895e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5516271573961913e-07 +-1.1545465718836938e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442080573538e+00 +1.7317044281835967e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862702531849788e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5516271573961913e-07 +-1.4431351265924882e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442080573538e+00 +1.7316755693281258e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297627207682e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1032543147923826e-07 +-2.8860297627207658e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439528946382e+00 +1.7315312798645131e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623675205047e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8274407360942867e-07 +-2.0563963137181632e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440804759961e+00 +1.7316142432094133e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746260575220731e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439528946382e+00 +1.7315312702484000e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369854904993055, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275060708793333, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275060708793335 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003934086786989621 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632200697e+00 +1.7318198828407851e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.1024548984602376e-07 +-2.8861259238510684e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-solver] solver = Fixed-Point +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 1, update-norm = 117.8347804246883 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][begin-nonlinear-iterate] +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][nonlinear-iterate] cur-iter = 2, update-norm = 0.03959595686370691 +[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.1031117389954834e-07 +-2.8861259238510684e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247439529088957e+00 +1.7315312702484000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247439529088957e+00 +1.7315312702484000e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743952908896e+00 1.731531270248400e+00 7.561573589498494e-11 2.517031028048677e-11 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 9 +Implicit slow RHS fn evals = 27 +Inner stepper failures = 0 +NLS iters = 18 +NLS fails = 0 +NLS iters per step = 6 +LS setups = 0 +End MRIStep Logging test diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_0.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_0.out new file mode 100644 index 0000000000..cc5d6d7a63 --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_0.out @@ -0,0 +1,1801 @@ +Start MRIStep Logging test +Using ImEx-MRI-SR method +Using Newton nonlinear solver +Using GMRES iterative linear solver + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-0.0000000000000000e+00 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 2.059355438929501e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +8.5332324353576826e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.1889694230616173e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +-1.2242553240514061e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688650e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.1889694108828618e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4135626081929657e-24 +-2.4485106230224258e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3779388340687632e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.544516579197126e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.8101719561447239e-24 +-1.3772872301180226e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.7834541255044815e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.766300713710683e-06, h_cfl = 2.059355438929501e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.695648685162256e-06, h_cfl = 1.029677719464751e+22 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472583 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.861712124677889e-19 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 2.059355438929501e-08, h = 1.695648685162256e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3779388338123684e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-2.0160744284751053e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075668364e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.0027630277357223e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-8.5016690475470017e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508074838359e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.0027621977792367e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.9872986400378700e-22 +-1.7003324021947768e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.292330068260987e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.4904739800284026e-22 +-9.6399751925935201e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508074724528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4922542246468209e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.901811588832878e-05, h_cfl = 1.695648685162256e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.785739125279562e-05, h_cfl = 8.47824342581128e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.270050270926313e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.716242239551551e-06, h = 2.785739125279562e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.7603134562689734e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508046385057e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.8065329798490591e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.5162648015366993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507822361713e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.8065106008801368e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582609e-21 +-5.0324672611040883e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507570741466e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4148689076686934e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 2.260928567914827e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4486626962936955e-21 +-2.9342862858857047e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507780559564e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.6106953640960742e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008040108168818409, h_cfl = 2.785739125279562e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0005571478250559124, h_cfl = 1.392869562639781e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.365757457818316e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.957363349234717e-05, h = 0.0005571478250559124 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.4148689073582993e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.5129339229286827e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320498057804432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.5586084640419201e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.9133548298325844e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320408437190056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.5577306688127808e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.5297671901165209e-20 +-1.9821819042637574e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320309352547929e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.7747965740933266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004474345022842815 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.8973253925873913e-20 +-1.1507434916573431e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320392496389190e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.1664931509040730e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001732294472367856, h_cfl = 5.571478250559124e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001663002693473142, h_cfl = 2.785739125279562e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.984850014098595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.787223456299231e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0005867214585482596, h = 1.327854145174034e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-6.7747963440942832e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.4979707041077427e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320304830641062e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-6.8514575742804049e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.5488681702461341e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320304779743596e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-6.8514570854394510e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5562437903347276e-21 +-9.0977356913827813e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320300230876076e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.9281182547766579e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0005966803646370648 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.1671828427510456e-21 +-6.8042154646761999e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320302524396303e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-6.8897877999666526e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00118656220548466, h_cfl = 1.327854145174034e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002655708290348068, h_cfl = 6.63927072587017e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.221308228319648e-11 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.6052128249628413e-20 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 8.484739570785543, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 11.99923377420859, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.004061628839918641 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 4.261188224676155e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 4.261188224676155e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 8.484739092489631 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.518443352071625e-08, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.5084110059761341e-11 +-2.0784481300495362e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247448713565048e+00 +1.7320300230875767e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-1.2247447979419823e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3412680392131972e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-8.3555381232637956e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002655708290348068 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094935932135499e-08 +1.1004305373251416e-20 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448602966531e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5333743569274560e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094935932135499e-08 +-2.0360974959496914e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448602966531e+00 +1.7320487714713813e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5331725496048634e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2189871864270998e-08 +-4.0716590505197206e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448492017170e+00 +1.7320467359098266e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0665413589530559e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001991781217761051 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6642403898203250e-08 +-2.2904091653245337e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448547491850e+00 +1.7320485171597120e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.2999084375833145e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448492017170e+00 +1.7320467356443114e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008617674137449705, h_cfl = 2.655708290348068e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0008272967171951717, h_cfl = 1.327854145174034e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.115164117240989 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.954469455795117e-06 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002655708290348068, h = 1.095837631859871e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448492017170e+00 +1.7320467356443114e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.0665413328716196e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781565549561332e-11 +-1.6802156961072236e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448491559354e+00 +1.7320467188421544e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.0728681121797077e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781565549561332e-11 +-1.6836822575343612e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448491559354e+00 +1.7320467188074888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.0728681087746502e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1563131099122665e-11 +-3.3673645113373325e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448491101538e+00 +1.7320467019706662e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0791948878951675e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0002663927072587017 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.8672348324341995e-11 +-2.5242234243735177e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448491330446e+00 +1.7320467104020771e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.0760314992096416e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448491101538e+00 +1.7320467019706662e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 8.300634427270088e-05, h_cfl = 1.095837631859871e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.191675263719742e-05, h_cfl = 5.479188159299354e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.186709029034592e-16 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.2255705448462166e-08 +-4.1055982109572398e-06 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.676051713894338, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 2.370295065028044, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.000784909752142059 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 4.830518996709413e-16 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 4.830518996709413e-16 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 1.676055870103954 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 2.705857208966444e-10, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-2.2241373093805551e-08 +-4.1055982109572406e-06 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247448491502158e+00 +1.7320467019706662e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-5.4433105738554121e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9966670623003566e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-1.0207734372028466e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0, h = 2.191675263719742e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186019460898280e-09 +9.0815184667034262e-22 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448702729871e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2653717796964892e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186019460898280e-09 +-1.3866420144849109e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448702729871e+00 +1.7320507937024570e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2653579234065745e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372038921796559e-09 +-2.7732536604819686e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448691543850e+00 +1.7320507798363405e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5307296606777627e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.643756447789806e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6779029191347421e-09 +-1.5599608810182542e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448697136860e+00 +1.7320507919692685e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.8980472633174197e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448691543850e+00 +1.7320507798361888e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0005404342563461688, h_cfl = 2.191675263719742e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004383350527439483, h_cfl = 1.095837631859871e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.06434270796446e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 2.191675263719742e-05, h = 0.0004383350527439483 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448691543850e+00 +1.7320507798361888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5307296605263266e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372038921796557e-08 +-5.5465375961374084e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448467823461e+00 +1.7320502251824292e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.7840698771532429e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372038921796557e-08 +-6.1017770822240218e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448467823461e+00 +1.7320446780591066e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.7835240803157232e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.4744077843593115e-08 +-1.2201161745592426e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448244103072e+00 +1.7320385786744432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.3144939300906482e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003506680421951587 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.3558058382694840e-08 +-7.0716009271387023e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448355963266e+00 +1.7320437082352618e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.0491503572974478e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448244103072e+00 +1.7320385774980036e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001534112244459035, h_cfl = 4.383350527439483e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001472747754680673, h_cfl = 2.191675263719742e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.359867629707846 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.450809675029214e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.0004602518053811457, h = 0.0005397481946188539 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448244103072e+00 +1.7320385774980036e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.3144938160564016e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548030992255921e-08 +-1.4342442212647530e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447968622762e+00 +1.7320242350557911e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.4310189391338136e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548030992255921e-08 +-2.2753136255974203e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447968622762e+00 +1.7320158243617476e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.4302188088331009e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999996 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.5096061984511843e-08 +-4.5501953823095712e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447693142453e+00 +1.7319930755441806e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546620670924480e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008650629513452862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.1322046488383884e-08 +-3.0974095399986134e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447830882607e+00 +1.7320076034026035e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.9886380187379720e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447693142453e+00 +1.7319930734957192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003682860787673002, h_cfl = 5.397481946188539e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003535546356166082, h_cfl = 2.698740973094269e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.5503625420419 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.335844413390305e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.0199734387279251e-07 +-5.7734073158011157e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 23.56853105559414, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 33.33093626403272, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.01120227586871812 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 7.102299192199702e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 7.102299192199702e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 23.56854949834894 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.271889714640072e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.0199718764843075e-07 +-5.7734073158011136e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769394401e+00 1.731993073495719e+00 6.488076742527937e-11 8.496092718246473e-12 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-2.0412412821077221e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-1.3400926207275895e-10 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0016 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412426222003434e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.001, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693142453e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620479734762e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237278666010224e-08 +-3.4639861439204249e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447080769667e+00 +1.7319584336342799e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5010735423269192e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237278666010224e-08 +-4.5032206269807521e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447080769667e+00 +1.7319480412894495e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5009786255774110e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247455733202045e-07 +-9.0058717534644559e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446468396879e+00 +1.7319030147781846e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.8473630415978723e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1855917999015343e-08 +-6.3649095238245472e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446774583273e+00 +1.7319294244004810e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.6741983375543698e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446468396879e+00 +1.7319030122014651e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002681794538508985, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002574522756968625, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.290871261614381 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.094654029242241e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.2255464939726777e-07 +-9.0061294254040192e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 36.76651862332542, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 51.99570927834978, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.01750303644230911 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 2.148830835061795e-14 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 2.148830835061795e-14 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 36.76654034473584 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 3.144297537687311e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.2258920305646812e-07 +-9.0061294254040165e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247446468051983e+00 +1.7319030122014651e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-3.2659855291204801e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3387379492131508e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.8767949726878821e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 12, tn = 0.001, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620475726960e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357266302505081e-08 +-1.5395493967635941e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447310371351e+00 +1.7319776780017515e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.3086141130738743e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357266302505081e-08 +-1.7448188174318317e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447310371351e+00 +1.7319756253075449e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.3085951370563162e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6714532605010162e-08 +-3.4895870321501754e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446926798689e+00 +1.7319581776253976e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.4625425344032583e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0012 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.7535899453757619e-08 +-2.5402336063924537e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447118585020e+00 +1.7319676711596552e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.3855741974794916e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446926798689e+00 +1.7319581773931316e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00223586866744231, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002146433920744618, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 8.04912720279232 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.98718285976718e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-7.6688794554983240e-08 +-3.4896102587556044e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 14.2459813244254, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 20.14685999831622, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.006759308947646806 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 2.729049992208015e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 2.729049992208015e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 14.24599536081284 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 4.511848546542516e-08, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-7.6674448626352435e-08 +-3.4896102587556044e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247446927199528e+00 +1.7319581773931316e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-2.5855721920655782e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9832619926399214e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-3.0620148636959920e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 13, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620475726960e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310074318479946e-07 +-5.7733102378634749e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446162936582e+00 +1.7319353403933406e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320509135178677e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310074318479946e-07 +-8.6602545675893314e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446162936582e+00 +1.7319064709500434e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910885276594e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0620148636959893e-07 +-1.7317910885276578e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444631929150e+00 +1.7318198943868663e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932439691991e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2965111477719920e-07 +-1.1906830481055904e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445397432866e+00 +1.7318740051909087e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205197675216102e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444631929150e+00 +1.7318198828407918e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369991520997443, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275191860157545, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275191860157547 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.000393261463144475 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693944014e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-3.0612157378190393e-07 +-1.7319065492737984e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 70.70322899932275, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 99.98946535441294, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.03360221435305671 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 5.396025428056713e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 5.396025428056713e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 70.70328434722259 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.178331477975891e-06, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0611966236997286e-07 +-1.7319065492737987e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463274739e+00 1.731819882840792e+00 1.313724684592898e-10 1.682742833963857e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-4.0824815433729511e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-2.7115855897751726e-10 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0026 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824842549585421e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 14, tn = 0.002, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631929150e+00 +1.7318198828407918e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931439032211e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247452764875611e-07 +-6.9272794317096551e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443407183873e+00 +1.7317506100464748e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.6553868337411918e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247452764875611e-07 +-7.9661605012235659e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443407183873e+00 +1.7317402212357795e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.6552988751435513e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.4494905529751222e-07 +-1.5931793250861288e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442182438597e+00 +1.7316605649082832e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0015446872797991e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.8371179147313416e-07 +-1.1559471420992015e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247442794811234e+00 +1.7317042881265818e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.8284501456725658e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442182438597e+00 +1.7316605627483024e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003405458425788795, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003269240088757243, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.448733481262078 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.096614184420337e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.4503074967992138e-07 +-1.5932009248942336e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 65.04718225429593, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 91.99060733817983, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.03093990190491139 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 2.983157730959663e-14 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 2.983157730959663e-14 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 65.04722612054304 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 9.96013596045361e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-2.4506418771914065e-07 +-1.5932009248942333e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247442182105515e+00 +1.7316605627483024e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-5.3072246270050960e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3523317279447949e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.9180358039717321e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 15, tn = 0.002, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931434941006e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5573810719623073e-08 +-3.0787908579921330e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443977009282e+00 +1.7317890949322119e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.4629962769052940e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5573810719623073e-08 +-3.2839950358737244e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443977009282e+00 +1.7317870428904332e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.4629786749468710e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.3114762143924615e-07 +-6.5679431331916533e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247443321271176e+00 +1.7317542034094600e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.6168730327704082e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0022 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.8360716079434609e-08 +-4.8490241164455381e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443649140231e+00 +1.7317713925996274e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.5399313855327793e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247443321271176e+00 +1.7317542032137698e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002059250143306553, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00197688013757429, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 7.413300515903591 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987964644512875e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.3112181831161681e-07 +-6.5679627021975051e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 26.815705366597, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 37.92313421404247, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.01273212495283929 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 5.431424283260585e-15 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 5.431424283260585e-15 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 26.81572924528313 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 1.655080176519261e-07, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.3110732961450352e-07 +-6.5679627021975065e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247443321674094e+00 +1.7317542032137698e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-4.6268120337360848e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9695102423337695e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-5.1032555949963418e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 16, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931434941006e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5516277974981690e-07 +-1.1545465717470494e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442081119593e+00 +1.7317044281836171e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862702529121226e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5516277974981690e-07 +-1.4431351264560600e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442081119593e+00 +1.7316755693281463e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297624479120e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1032555949963379e-07 +-2.8860297624479095e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439529491795e+00 +1.7315312798645470e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623672480704e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8274416962472532e-07 +-2.0563963135134404e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440805305694e+00 +1.7316142432094404e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746260572494289e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439529491795e+00 +1.7315312702484342e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369854897811197, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275060701898749, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275060701898751 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003934086786989607 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632747391e+00 +1.7318198828407918e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.1024558266542958e-07 +-2.8861259235757331e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 117.8347804136278, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-solver] solver = spgmr +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] cur-iter = 0, total-iters = 0, res-norm = 166.643544580208, status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 1, total-iters = 1, res-norm = 0.05599239103918983 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = continue +[INFO][rank 0][SUNLinSolSolve_SPGMR][begin-linear-iterate] +[INFO][rank 0][SUNLinSolSolve_SPGMR][linear-iterate] cur-iter = 2, total-iters = 2, res-norm = 2.062550360780627e-14 +[INFO][rank 0][SUNLinSolSolve_SPGMR][end-linear-iterate] status = success +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 2, p-solves = 0, resnorm = 2.062550360780627e-14 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 117.8348726538357 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 1, b-norm = 3.291178169077933e-06, b-tol = 0.0005000000000000001, res-tol = 0.0007071067811865477 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success small rhs +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.1024008034800520e-07 +-2.8861259235757325e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247439530346587e+00 +1.7315312702484342e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247439530346587e+00 +1.7315312702484342e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743953034659e+00 1.731531270248434e+00 2.013786915000537e-10 2.513611541132832e-11 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 9 +Implicit slow RHS fn evals = 27 +Inner stepper failures = 0 +NLS iters = 18 +NLS fails = 0 +NLS iters per step = 6 +LS setups = 0 +Jac fn evals = 0 +LS RHS fn evals = 18 +Prec setup evals = 0 +Prec solves = 0 +LS iters = 18 +LS fails = 0 +Jac-times setups = 0 +Jac-times evals = 18 +LS iters per NLS iter = 1 +Jac evals per NLS iter = 0 +Prec evals per NLS iter = 0 +End MRIStep Logging test diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_1.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_1.out new file mode 100644 index 0000000000..da579019c2 --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_5_1_1.out @@ -0,0 +1,1705 @@ +Start MRIStep Logging test +Using ImEx-MRI-SR method +Using Newton nonlinear solver +Using dense direct linear solver + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-0.0000000000000000e+00 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 2.059355438929501e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +8.5332324353576826e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.1889694230616173e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.02967771946475e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2067813040964829e-24 +-1.2242553240514061e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688650e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.1889694108828618e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4135626081929657e-24 +-2.4485106230224258e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3779388340687632e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.544516579197126e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.8101719561447239e-24 +-1.3772872301180226e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688634e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.7834541255044815e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.766300713710683e-06, h_cfl = 2.059355438929501e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.695648685162256e-06, h_cfl = 1.029677719464751e+22 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472583 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.861712124677889e-19 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 2.059355438929501e-08, h = 1.695648685162256e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.059355438929501e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688525e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3779388338123684e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-2.0160744284751053e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075668364e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.0027630277357223e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.68417896970423e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.9364932001893499e-23 +-8.5016690475470017e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508074838359e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.0027621977792367e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.9872986400378700e-22 +-1.7003324021947768e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.292330068260987e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.4904739800284026e-22 +-9.6399751925935201e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508074724528e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4922542246468209e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.901811588832878e-05, h_cfl = 1.695648685162256e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.785739125279562e-05, h_cfl = 8.47824342581128e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.270050270926313e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.716242239551551e-06, h = 2.785739125279562e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716242239551551e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508073988192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9817458362989841e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.7603134562689734e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508046385057e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.8065329798490591e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.564493786594936e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6324417975291304e-21 +-2.5162648015366993e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507822361713e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.8065106008801368e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582609e-21 +-5.0324672611040883e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507570741466e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4148689076686934e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 2.260928567914827e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.4486626962936955e-21 +-2.9342862858857047e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507780559564e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.6106953640960742e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008040108168818409, h_cfl = 2.785739125279562e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0005571478250559124, h_cfl = 1.392869562639781e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.365757457818316e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.957363349234717e-05, h = 0.0005571478250559124 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.957363349234717e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507570738355e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.4148689073582993e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.5129339229286827e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320498057804432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.5586084640419201e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0003081475460203033 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +3.2648835950582604e-20 +-9.9133548298325844e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320408437190056e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.5577306688127808e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.5297671901165209e-20 +-1.9821819042637574e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320309352547929e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.7747965740933266e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004474345022842815 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.8973253925873913e-20 +-1.1507434916573431e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320392496389190e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.1664931509040730e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001732294472367856, h_cfl = 5.571478250559124e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001663002693473142, h_cfl = 2.785739125279562e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.984850014098595 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.787223456299231e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0005867214585482596, h = 1.327854145174034e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0005867214585482596 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320309328611767e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-6.7747963440942832e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.4979707041077427e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320304830641062e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-6.8514575742804049e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0005933607292741297 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +7.7812189516736378e-22 +-4.5488681702461341e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320304779743596e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-6.8514570854394510e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5562437903347276e-21 +-9.0977356913827813e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320300230876076e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-6.9281182547766579e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0005966803646370648 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.1671828427510456e-21 +-6.8042154646761999e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320302524396303e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-6.8897877999666526e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320300230875767e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00118656220548466, h_cfl = 1.327854145174034e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002655708290348068, h_cfl = 6.63927072587017e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.221308228319648e-11 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.6052128249628413e-20 +-2.0784481300495372e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 8.480683165445265 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.004053988672151497 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.5109224364062977e-11 +-2.0784476551625048e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247448713564797e+00 +1.7320300230923256e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-1.2247447979420075e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3410255733684976e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-8.3555379579463464e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002655708290348068 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094935712618040e-08 +1.1004305373251416e-20 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448602966533e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5333743569274423e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001327854145174034 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1094935712618040e-08 +-2.0360974959496732e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448602966533e+00 +1.7320487714713813e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5331725496048497e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2189871425236080e-08 +-4.0716590505196842e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448492017174e+00 +1.7320467359098266e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0665413589530333e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001991781217761051 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6642403568927060e-08 +-2.2904091653245125e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448547491853e+00 +1.7320485171597120e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.2999084375833010e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448492017174e+00 +1.7320467356443114e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008617674111510887, h_cfl = 2.655708290348068e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0008272967147050451, h_cfl = 1.327854145174034e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.115164107864483 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.954469486223738e-06 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002655708290348068, h = 1.095837631859871e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002655708290348068 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448492017174e+00 +1.7320467356443114e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-3.0665413328715970e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781564643755923e-11 +-1.6802156961072114e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448491559358e+00 +1.7320467188421544e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-3.0728681121796851e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002661187478507367 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.5781564643755923e-11 +-1.6836822575343490e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448491559358e+00 +1.7320467188074888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-3.0728681087746276e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002666666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1563129287511846e-11 +-3.3673645113373074e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448491101542e+00 +1.7320467019706662e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0791948878951446e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0002663927072587017 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.8672346965633888e-11 +-2.5242234243734988e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448491330450e+00 +1.7320467104020771e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.0760314992096190e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448491101542e+00 +1.7320467019706662e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 8.300634436316217e-05, h_cfl = 1.095837631859871e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.191675263719742e-05, h_cfl = 5.479188159299354e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.186709029034592e-16 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.2255705854167800e-08 +-4.1055982109572398e-06 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 1.67525688591453 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.0007986236836926118 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-2.2241373738339830e-08 +-4.1055972754450757e-06 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247448491502153e+00 +1.7320467019716017e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-5.4433105738554142e-05 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9967139259229676e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-1.0207734214632975e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0, h = 2.191675263719742e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186019288418377e-09 +9.0815184667034262e-22 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448702729871e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2653717796964892e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.095837631859871e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.1186019288418377e-09 +-1.3866420144849109e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448702729871e+00 +1.7320507937024570e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2653579234065745e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372038576836754e-09 +-2.7732536604819686e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448691543852e+00 +1.7320507798363405e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5307296606776721e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.643756447789806e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.6779028932627567e-09 +-1.5599608810182602e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448697136860e+00 +1.7320507919692685e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.8980472633174197e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448691543852e+00 +1.7320507798361888e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0005404323877531033, h_cfl = 2.191675263719742e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004383350527439483, h_cfl = 1.095837631859871e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.06450479224059e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 2.191675263719742e-05, h = 0.0004383350527439483 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.191675263719742e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448691543852e+00 +1.7320507798361888e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5307296605262359e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372038576836752e-08 +-5.5465375961372104e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448467823465e+00 +1.7320502251824292e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.7840698771532203e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002410842790091716 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2372038576836752e-08 +-6.1017770822239727e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448467823465e+00 +1.7320446780591066e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.7835240803157003e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.4744077153673503e-08 +-1.2201161745592327e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448244103081e+00 +1.7320385786744432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.3144939300906031e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003506680421951587 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.3558057865255131e-08 +-7.0716009271386405e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448355963273e+00 +1.7320437082352618e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.0491503572974118e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448244103081e+00 +1.7320385774980036e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001534114165267298, h_cfl = 4.383350527439483e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001472749598656606, h_cfl = 2.191675263719742e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.359871836480545 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.450809672262975e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.0004602518053811457, h = 0.0005397481946188539 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004602518053811457 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448244103081e+00 +1.7320385774980036e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.3144938160563565e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548030567486259e-08 +-1.4342442212647408e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447968622776e+00 +1.7320242350557911e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.4310189391337456e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0007301259026905727 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.7548030567486259e-08 +-2.2753136255974020e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447968622776e+00 +1.7320158243617476e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.4302188088330329e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999996 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.5096061134972518e-08 +-4.5501953823095339e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447693142470e+00 +1.7319930755441806e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546620670924394e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008650629513452862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.1322045851229389e-08 +-3.0974095399985876e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447830882623e+00 +1.7320076034026035e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.9886380187378956e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447693142470e+00 +1.7319930734957192e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003682858591084714, h_cfl = 5.397481946188539e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003535544247441325, h_cfl = 2.698740973094269e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 6.550358635174256 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 3.335844417816317e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.0199734423813991e-07 +-5.7734073158011157e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 23.55729311954163 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.01125102526633561 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.0199740489106686e-07 +-5.7734059978447271e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769394184e+00 1.731993073508899e+00 6.466338575705777e-11 4.683364807078760e-12 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-2.0412412821080842e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-1.2698480785892690e-10 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0016 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412425519561635e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.001, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693142470e+00 +1.7319930734957192e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620479734676e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237276558684830e-08 +-3.4639861439203985e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447080769704e+00 +1.7319584336342799e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5010735423269006e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1237276558684830e-08 +-4.5032206269806965e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447080769704e+00 +1.7319480412894495e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5009786255773924e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247455311736966e-07 +-9.0058717534643434e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446468396939e+00 +1.7319030147781846e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.8473630415978423e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.1855914838027244e-08 +-6.3649095238244740e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446774583322e+00 +1.7319294244004810e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.6741983375543451e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446468396939e+00 +1.7319030122014651e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00268179453937895, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002574522757803792, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.290871263006324 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.094654024816112e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.2255442937991680e-07 +-9.0061307433497717e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 36.74898235634708 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.01755499643145954 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.2258952213813686e-07 +-9.0061286870036112e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247446468046619e+00 +1.7319030122220287e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-3.2659855291219107e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-7.3376024761442997e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.8767948729198177e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 12, tn = 0.001, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620476967906e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357264972264223e-08 +-1.5395493969290535e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447310369191e+00 +1.7319776780149294e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.3086141131967766e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.001133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8357264972264223e-08 +-1.7448188175957014e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447310369191e+00 +1.7319756253207226e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.3085951371792176e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6714529944528446e-08 +-3.4895870324779121e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446926796541e+00 +1.7319581776385740e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.4625425345249687e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0012 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.7535897458396334e-08 +-2.5402336066388532e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247447118582866e+00 +1.7319676711728322e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.3855741976017971e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446926796541e+00 +1.7319581774063078e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002235868674431794, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002146433927454522, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 8.049127227954459 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987182826556093e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-7.6688796767645837e-08 +-3.4896102590886713e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 14.23919293845223 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.006799198459570063 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-7.6674523609921790e-08 +-3.4896094626516041e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247446927196604e+00 +1.7319581774142720e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-2.5855721920661957e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +2.9843774989770155e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-3.0620147411892639e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 13, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620476967906e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310073705946308e-07 +-5.7733102384839482e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446162934470e+00 +1.7319353404065139e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320509136374826e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5310073705946308e-07 +-8.6602545681874058e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446162934470e+00 +1.7319064709632168e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910886472782e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0620147411892615e-07 +-1.7317910886472767e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444631927098e+00 +1.7318198944000338e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932440843431e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.2965110558919459e-07 +-1.1906830481961428e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445397430783e+00 +1.7318740052040791e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205197676389894e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444631927098e+00 +1.7318198828539597e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369991518503224, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275191857763095, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275191857763097 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003932614629644375 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247447693941840e+00 +1.7319930735088986e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-3.0612156762352759e-07 +-1.7319065493892616e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 70.66951636300151 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = continue +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 2, total-iters = 2, update-norm = 0.0337519319761958 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-3.0612168232798021e-07 +-1.7319061540256212e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 2 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463272502e+00 1.731819882893496e+00 1.291351470200652e-10 3.587685704076193e-11 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_0(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_0(:) = +-4.0824815433804088e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_0(:) = +-2.4033178483205057e-10 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 1, stage type = 0, tcur = 0.0026 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824839466982584e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 14, tn = 0.002, h = 0.0005999999999999993 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444631927098e+00 +1.7318198828539597e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931440183687e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247451840094761e-07 +-6.9272794320550981e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443407181915e+00 +1.7317506100596392e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.6553868338536279e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0023 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.2247451840094761e-07 +-7.9661605015608747e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443407181915e+00 +1.7317402212489441e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.6552988752559903e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002599999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.4494903680189523e-07 +-1.5931793251535922e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442182436730e+00 +1.7316605649214443e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.0015446873895307e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002449999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.8371177760142141e-07 +-1.1559471421501033e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247442794809322e+00 +1.7317042881397446e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.8284501457836503e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442182436730e+00 +1.7316605627614634e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003405458427581809, h_cfl = 5.999999999999993e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003269240090478537, h_cfl = 2.999999999999997e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.448733484130901 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.096614184381587e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-2.4502871384123470e-07 +-1.5932013203268092e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 65.01617199533266 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-2.4504698580765387e-07 +-1.5924403135587339e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_1(:) = +1.2247442182255159e+00 +1.7316606388621403e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_1(:) = +-5.3072246269402499e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_1(:) = +-3.5496328150800420e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 2, stage type = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.9177764309188236e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 15, tn = 0.002, h = 0.0002666666666666666 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931439620577e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5570352412250953e-08 +-3.0787908586160758e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443977021493e+00 +1.7317890949849100e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.4629962773512204e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.002133333333333333 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.5570352412250953e-08 +-3.2839950364682928e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443977021493e+00 +1.7317870429431315e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.4629786753927996e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002266666666666667 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.3114070482450191e-07 +-6.5679431343807968e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247443321317970e+00 +1.7317542034621523e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.6168730331943102e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0022 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.8355528618376435e-08 +-4.8490241173484082e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443649169731e+00 +1.7317713926523226e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.5399313859676953e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247443321317970e+00 +1.7317542032664621e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002059250125619163, h_cfl = 2.666666666666666e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001976880120594397, h_cfl = 1.333333333333333e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 7.413300452228991 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.987964732983807e-06 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-1.3112823326904340e-07 +-6.5679627033965460e-05 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 26.80292351487524 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-1.3110662625196716e-07 +-6.5648261767550079e-05 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_2(:) = +1.2247443321658755e+00 +1.7317542346317285e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow explicit RHS] Fse_2(:) = +-4.6268120337418798e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow implicit RHS] Fsi_2(:) = +4.5407149350998570e-08 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMRISR][begin-stage] stage = 3, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-5.1029474957413746e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 16, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931439620577e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5514737478706853e-07 +-1.1545465719810279e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442081251270e+00 +1.7317044282362979e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862702532852874e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5514737478706853e-07 +-1.4431351266426426e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442081251270e+00 +1.7316755693808319e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297628211229e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1029474957413706e-07 +-2.8860297628211206e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439529777522e+00 +1.7315312799172140e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623675265437e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.8272106218060279e-07 +-2.0563963138111032e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440805514396e+00 +1.7316142432621149e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746260575752533e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439529777522e+00 +1.7315312703011012e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002369854905105276, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002275060708901065, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.275060708901067 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003934086787755202 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][predictor] zpred(:) = +1.2247444632725017e+00 +1.7318198828934961e+00 + +[DEBUG][rank 0][mriStep_TakeStepMRISR][rhs data] sdata(:) = +-5.1024548807047213e-07 +-2.8861259239487680e-04 + +[INFO][rank 0][mriStep_Nls][begin-nonlinear-solve] tol = 0.1 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-solver] solver = Newton +[INFO][rank 0][SUNNonlinSolSolve_Newton][begin-nonlinear-iterate] +[INFO][rank 0][arkLsSolve][begin-linear-solve] iterative = 0 +[INFO][rank 0][arkLsSolve][end-linear-solve] status = success, iters = 0, p-solves = 0, resnorm = 0 +[INFO][rank 0][SUNNonlinSolSolve_Newton][nonlinear-iterate] cur-iter = 1, total-iters = 1, update-norm = 117.7785945816081 +[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success +[DEBUG][rank 0][mriStep_Nls][correction] zcor(:) = +-5.1021765406485327e-07 +-2.8847474987429448e-04 + +[INFO][rank 0][mriStep_Nls][end-nonlinear-solve] status = success, iters = 1 +[DEBUG][rank 0][mriStep_TakeStepMRISR][slow stage] z_3(:) = +1.2247439530548476e+00 +1.7315314081436217e+00 + +[INFO][rank 0][mriStep_TakeStepMRISR][end-stage] status = success +[DEBUG][rank 0][mriStep_TakeStepMRISR][updated solution] ycur(:) = +1.2247439530548476e+00 +1.7315314081436217e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743953054848e+00 1.731531408143622e+00 2.215676531136523e-10 1.378700513754438e-07 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 9 +Implicit slow RHS fn evals = 24 +Inner stepper failures = 0 +NLS iters = 15 +NLS fails = 0 +NLS iters per step = 5 +LS setups = 1 +Jac fn evals = 1 +LS RHS fn evals = 0 +Prec setup evals = 0 +Prec solves = 0 +LS iters = 0 +LS fails = 0 +Jac-times setups = 0 +Jac-times evals = 0 +LS iters per NLS iter = 0 +Jac evals per NLS iter = 0.06666666666666667 +Prec evals per NLS iter = 0 +End MRIStep Logging test diff --git a/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_6.out b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_6.out new file mode 100644 index 0000000000..3067bfa29d --- /dev/null +++ b/test/unit_tests/logging/test_logging_arkode_mristep_lvl5_6.out @@ -0,0 +1,1046 @@ +Start MRIStep Logging test +Using MERK method + t u v u err v err +------------------------------------------------------------------------------------------------------------------------------ + 0.000000000000000e+00 1.224744871391589e+00 1.732050807568877e+00 0.000000000000000e+00 0.000000000000000e+00 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 0, stage type = -2, tcur = 0 +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][mriStep_TakeStepMERK][slow explicit RHS] Fse_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][begin-group] group = 0 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_1(:) = +0.0000000000000000e+00 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 1, stage type = 0, tcur = 0.0005 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 1, tn = 0, h = 1.716129532441251e-08 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 8.580647662206255e-09 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.0056510867470693e-24 +7.1110270294647367e-25 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-9.9080785169891240e-07 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 8.580647662206255e-09 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.0056510867470693e-24 +-8.5017730763758747e-15 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075688688e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-9.9080784323788145e-07 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.716129532441251e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.0113021734941386e-24 +-1.7003546007549496e-14 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508075688601e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.9816156949121734e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.287097149330938e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.5084766301206039e-24 +-9.5644946562629979e-15 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075688676e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.4862117712487205e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508075688599e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 1.47191726142557e-06, h_cfl = 1.716129532441251e+22 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 1.413040570968547e-06, h_cfl = 8.580647662206255e+21 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 82.33880626472582 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.681308618402001e-18 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 1.716129532441251e-08, h = 1.413040570968547e-06 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.716129532441251e-08 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688599e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.9816156946557782e-06 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 7.236815808086858e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +8.2804110001577919e-23 +-1.4000516863083169e-12 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075674599e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-8.3563579887305288e-05 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 7.236815808086858e-07 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +8.2804110001577919e-23 +-5.9039364318066809e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320508075098204e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-8.3563522250561589e-05 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 1.430201866292959e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.6560822000315584e-22 +-1.1807864719307641e-10 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320508074507812e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.6514548638396702e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.076941723550822e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2420616500236688e-22 +-6.6944273701660396e-11 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320508075019156e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.2435451873439189e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320508074507810e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 2.418176324027398e-05, h_cfl = 1.413040570968547e+24 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 2.321449271066302e-05, h_cfl = 7.065202854842734e+23 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 16.4287517199531 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.649460766305993e-15 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 1.430201866292959e-06, h = 2.321449271066302e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 1.430201866292959e-06 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508074507810e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.6514548638371066e-04 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 1.303744822162447e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.3603681646076087e-21 +-1.9168843449267750e-09 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508055338966e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.5054426026294332e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 1.303744822162447e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.3603681646076087e-21 +-1.7474043162531271e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320507899767379e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.5054270589925608e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 2.464469457695598e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.7207363292152174e-21 +-3.4947725487417670e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320507725030556e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.8457241211930439e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 1.884107139929023e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.0405522469114132e-21 +-2.0376994912285665e-08 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320507870737860e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.1755794850147948e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320507725028751e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0007714727828648842, h_cfl = 2.321449271066302e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0004642898542132603, h_cfl = 1.160724635533151e+25 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.140805973034775e-10 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 4, tn = 2.464469457695598e-05, h = 0.0004642898542132603 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 2.464469457695598e-05 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320507725028751e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.8457241210128386e-03 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0002567896216835862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.7207363292152170e-20 +-6.6062041863810468e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320501118824565e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.9654501042546091e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0002567896216835862 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +2.7207363292152170e-20 +-6.8841419829053511e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320438883608922e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.9648384063363804e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0004889345487902163 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +5.4414726584304341e-20 +-1.3765443914437932e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320370070589606e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.6456837939373124e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0003728620852369013 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +4.0811044938228262e-20 +-7.9913320555792460e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320427811708194e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-4.3054198693064413e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320370056639329e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.001579461103257322, h_cfl = 4.642898542132604e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001516282659127029, h_cfl = 2.321449271066302e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.265810453033421 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 1.826224996633818e-05 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 5, tn = 0.0004889345487902163, h = 1.106545120978371e-05 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0004889345487902163 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320370056639329e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-5.6456836589817337e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0004944672743951082 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.4843491263947510e-22 +-3.1236018537167770e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320366933037477e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-5.7095686698695018e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0004944672743951082 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +6.4843491263947510e-22 +-3.1589476772675320e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448713915889e+00 +1.7320366897691652e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-5.7095683280628418e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0005 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2968698252789502e-21 +-6.3178949763105717e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448713915889e+00 +1.7320363738744353e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-5.7734533036852109e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0004972336371975541 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +9.7265236895921284e-22 +-4.7251666914550415e-07 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448713915889e+00 +1.7320365331472638e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-5.7415109057583139e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448713915889e+00 +1.7320363738744173e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0009627071870500957, h_cfl = 1.106545120978371e+25 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.0002213090241956742, h_cfl = 5.532725604891855e+24 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 20 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.889886968307349e-12 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_1(:) = +1.2247448713915889e+00 +1.7320363738744173e+00 + +[DEBUG][rank 0][mriStep_TakeStepMERK][slow explicit RHS] Fse_1(:) = +-1.0211309833389652e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][end-group] status = success +[INFO][rank 0][mriStep_TakeStepMERK][begin-group] group = 1 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +1.1719990452195032e-16 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_1(:) = +-2.0422619666802744e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 2, stage type = 0, tcur = 0.001 +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 6, tn = 0, h = 0.0002213090241956742 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +8.2872847241886988e-17 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0001106545120978371 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +1.2968698252789502e-20 +9.1702544777095879e-21 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448713915889e+00 +1.7320508075688772e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.2777978346165390e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0001106545120978371 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5006315409424421e-09 +-1.4139409594916583e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448688909575e+00 +1.7320493936279178e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.2776576086118234e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0002213090241956742 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.0012630818848843e-09 +-2.8275715861806119e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247448663903258e+00 +1.7320479799972910e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.5554523371556875e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0001659817681467556 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.8132104835553837e-09 +-1.5905674194401964e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448685783784e+00 +1.7320492170014579e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.9165906132528884e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247448663903258e+00 +1.7320479798432702e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.0008472366368884156, h_cfl = 2.213090241956742e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.000813347171412879, h_cfl = 1.106545120978371e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.675164961613785 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 9.425094080723045e-07 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 7, tn = 0.0002213090241956742, h = 0.0007786909758043252 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.0002213090241956742 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247448663903258e+00 +1.7320479798432702e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.5554523219808438e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0006106545120978368 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.7597287067941030e-08 +-9.9495383111234592e-06 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247448487930388e+00 +1.7320380303049592e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-7.0519820807514802e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0006106545120978368 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-4.8555917626005746e-08 +-2.7456574039074930e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247448178344080e+00 +1.7320205232692312e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-7.0503041967777930e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0009999999999999994 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-9.7111835252011492e-08 +-5.4900082547062291e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247447692784905e+00 +1.7319930797607230e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.1546621066256180e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.0008053272560489181 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-6.1224389979734344e-08 +-3.4614874891151101e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247448051659358e+00 +1.7320133649683791e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-9.2989172395070388e-02 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247447692784905e+00 +1.7319930735042490e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003338723049155477, h_cfl = 7.786909758043252e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003205174127189258, h_cfl = 3.893454879021626e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.11610539582608 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0001445442462304924 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_2(:) = +1.2247447692784905e+00 +1.7319930735042490e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][end-group] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][updated solution] ycur(:) = +1.2247447692784905e+00 +1.7319930735042490e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 1.000000000000000e-03 1.224744769278491e+00 1.731993073504249e+00 5.103006905926577e-11 3.375077994860476e-14 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.001, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 0, stage type = -2, tcur = 0.001 +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_0(:) = +1.2247447692784905e+00 +1.7319930735042490e+00 + +[DEBUG][rank 0][mriStep_TakeStepMERK][slow explicit RHS] Fse_0(:) = +-2.0412402615292352e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][begin-group] group = 0 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412402615292352e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_1(:) = +-0.0000000000000000e+00 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 1, stage type = 0, tcur = 0.0015 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 8, tn = 0.001, h = 0.0004999999999999996 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447692784905e+00 +1.7319930735042490e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620482318611e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.00125 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1031006538230838e-08 +-2.8866551205796502e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247447182474840e+00 +1.7319642069530432e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.4433335377782813e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.00125 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1031006538230838e-08 +-3.6083338444457003e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247447182474840e+00 +1.7319569901658045e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.4432673838952331e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.0206201307646168e-07 +-7.2163369194761588e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247446672164775e+00 +1.7319209101350543e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-1.7319207870601550e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001375 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-7.6546509807346260e-08 +-5.1417500326851759e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247446927319807e+00 +1.7319416560039222e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-1.5876131104107960e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247446672164775e+00 +1.7319209086319269e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003123484376240414, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002998545001190797, h_cfl = 2.499999999999998e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.9970900023816 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.456665619756245e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_1(:) = +1.2247446672164775e+00 +1.7319209086319269e+00 + +[DEBUG][rank 0][mriStep_TakeStepMERK][slow explicit RHS] Fse_1(:) = +-3.0623708205624944e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][end-group] status = success +[INFO][rank 0][mriStep_TakeStepMERK][begin-group] group = 1 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-2.0412402615292352e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_1(:) = +-2.0422611180665183e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 2, stage type = 0, tcur = 0.002 +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.001 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 9, tn = 0.001, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.001 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247447692784905e+00 +1.7319930735042490e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-1.1546620482318611e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.0206201307646168e-07 +-5.7733102411593004e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247446672164775e+00 +1.7319353404018374e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-1.7320506589802412e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0015 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5311854102812455e-07 +-8.6602532949011984e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247446161599496e+00 +1.7319064709712999e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-1.7317910893875138e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.001999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.0623708205624910e-07 +-1.7317910893875123e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247444630414084e+00 +1.7318198943953103e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.3090932447999130e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.1053161356031324e-07 +-1.1906829928518353e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247445587468770e+00 +1.7318740052049639e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.0205196726278116e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247444630414084e+00 +1.7318198828577531e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002729592859383356, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002620409145008021, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.620409145008024 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003932628225837462 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_2(:) = +1.2247444630414084e+00 +1.7318198828577531e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][end-group] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][updated solution] ycur(:) = +1.2247444630414084e+00 +1.7318198828577531e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 2.000000000000000e-03 1.224744463041408e+00 1.731819882857753e+00 1.019582196448710e-10 1.338928967697939e-13 +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002, h = 0.001 +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 0, stage type = -2, tcur = 0.002 +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_0(:) = +1.2247444630414084e+00 +1.7318198828577531e+00 + +[DEBUG][rank 0][mriStep_TakeStepMERK][slow explicit RHS] Fse_0(:) = +-4.0824795043172744e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][begin-group] group = 0 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824795043172744e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_1(:) = +-0.0000000000000000e+00 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 1, stage type = 0, tcur = 0.0025 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 10, tn = 0.002, h = 0.0004999999999999996 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630414084e+00 +1.7318198828577531e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931448077512e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.00225 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.0206198760793177e-07 +-5.7727328620193731e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247443609794209e+00 +1.7317621555291329e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.5976683907934150e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.00225 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.0206198760793177e-07 +-6.4941709769835327e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247443609794209e+00 +1.7317549411479833e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.5976070685533881e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.0412397521586354e-07 +-1.2988035342766929e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247442589174331e+00 +1.7316900025043254e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-2.8861497852904600e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002375 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-1.5309298141189766e-07 +-9.4706072758587808e-05 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247443099484270e+00 +1.7317251767849946e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-2.7418980493674971e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247442589174331e+00 +1.7316900012423466e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003004917511165991, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002884720810719351, h_cfl = 2.499999999999998e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 5.769441621438706 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.457617220747888e-05 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_1(:) = +1.2247442589174331e+00 +1.7316900012423466e+00 + +[DEBUG][rank 0][mriStep_TakeStepMERK][slow explicit RHS] Fse_1(:) = +-5.1036091284798770e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][end-group] status = success +[INFO][rank 0][mriStep_TakeStepMERK][begin-group] group = 1 +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_0(:) = +-4.0824795043172744e-04 +0.0000000000000000e+00 + +[DEBUG][rank 0][mriStep_ComputeInnerForcing][forcing] forcing_1(:) = +-2.0422592483252051e-04 +0.0000000000000000e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][begin-stage] stage = 2, stage type = 0, tcur = 0.003 +[DEBUG][rank 0][mriStepInnerStepper_Reset][reset-inner-state] tR = 0.002 +[INFO][rank 0][mriStep_StageERKFast][begin-fast-steps] +[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 11, tn = 0.002, h = 0.0009999999999999992 +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 0, implicit = 0, tcur = 0.002 +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_0(:) = +1.2247444630414084e+00 +1.7318198828577531e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_0(:) = +0.0000000000000000e+00 +-2.3090931448077512e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 1, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.0412397521586354e-07 +-1.1545465724038746e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_1(:) = +1.2247442589174331e+00 +1.7317044282005127e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_1(:) = +0.0000000000000000e+00 +-2.8862699990255491e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 2, implicit = 0, tcur = 0.0025 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-2.5518045642399356e-07 +-1.4431349995127734e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_2(:) = +1.2247442078609521e+00 +1.7316755693578019e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_2(:) = +0.0000000000000000e+00 +-2.8860297639500793e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 3, implicit = 0, tcur = 0.002999999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-5.1036091284798713e-07 +-2.8860297639500771e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_3(:) = +1.2247439526804955e+00 +1.7315312798813580e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_3(:) = +0.0000000000000000e+00 +-3.4630623687259776e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.002749999999999999 +[DEBUG][rank 0][arkStep_TakeStep_Z][rhs data] sdata(:) = +-3.6362450418294160e-07 +-2.0563962587450812e-04 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit stage] z_4(:) = +1.2247440994169041e+00 +1.7316142432318786e+00 + +[DEBUG][rank 0][arkStep_TakeStep_Z][explicit RHS] Fe_4(:) = +0.0000000000000000e+00 +-3.1746259630010004e-01 + +[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success +[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0 +[DEBUG][rank 0][arkStep_TakeStep_Z][updated solution] ycur(:) = +1.2247439526804957e+00 +1.7315312702737617e+00 + +[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success +[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002639908311389489, h_cfl = 9.999999999999992e+26 +[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.00253431197893391, h_cfl = 4.999999999999996e+26 +[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 2.534311978933912 +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0003934099230043387 +[INFO][rank 0][mriStep_StageERKFast][end-fast-steps] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][slow stage] z_2(:) = +1.2247439526804957e+00 +1.7315312702737617e+00 + +[INFO][rank 0][mriStep_TakeStepMERK][end-stage] status = success +[INFO][rank 0][mriStep_TakeStepMERK][end-group] status = success +[DEBUG][rank 0][mriStep_TakeStepMERK][updated solution] ycur(:) = +1.2247439526804957e+00 +1.7315312702737617e+00 + +[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success + 3.000000000000000e-03 1.224743952680496e+00 1.731531270273762e+00 1.527842297122106e-10 1.914024494453770e-13 +------------------------------------------------------------------------------------------------------------------------------ +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 +Explicit slow RHS fn evals = 6 +Implicit slow RHS fn evals = 0 +Inner stepper failures = 0 +NLS iters = 0 +NLS fails = 0 +NLS iters per step = 0 +LS setups = 0 +End MRIStep Logging test