Skip to content

Commit

Permalink
update ARKODE logging output files
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Nov 19, 2024
1 parent 5d4a4f5 commit 3e68cfb
Show file tree
Hide file tree
Showing 48 changed files with 978 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Using ERK method
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 7.723951920713131e-05
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 4.419249037637078e-08
1.029860256095084e-04 1.224744870309106e+00 1.732050195224277e+00 2.220446049250313e-16 0.000000000000000e+00
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.0001029860256095084, h = 0.002414929829310085
Expand All @@ -27,6 +29,8 @@ Using ERK method
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001914183397592072
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0133919487764742
2.517915854919593e-03 1.224744224325435e+00 1.731684811946959e+00 2.964961609563943e-12 1.116839953851922e-11
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.002517915854919593, h = 0.001551585657173846
Expand All @@ -40,6 +44,8 @@ Using ERK method
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.003681605097799978
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.002281919499449541
4.069501512093439e-03 1.224743181155563e+00 1.731094930827531e+00 3.276268145668837e-12 1.207456357121828e-11
------------------------------------------------------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.257351772282993e-09
1.029860256095084e-04 1.224744870309104e+00 1.732050195224279e+00 2.442490654175344e-15 1.998401444325282e-15
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.0001029860256095084, h = 0.003644659220276104
Expand Down Expand Up @@ -109,6 +111,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.007864906415392474
3.747645245885612e-03 1.224743437035635e+00 1.731240118427390e+00 9.108140908153928e-10 5.271953984475886e-10
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.003747645245885612, h = 0.002236127227713321
Expand Down Expand Up @@ -167,6 +171,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.001116850591343922
5.983772473598933e-03 1.224741215598295e+00 1.729984808853534e+00 1.411835537368233e-09 7.625806652811207e-10
------------------------------------------------------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ Using GMRES iterative linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.010389402682452e-09
1.029860256095084e-04 1.224744870316961e+00 1.732050195224250e+00 7.854161765408207e-12 2.731148640577885e-14
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.0001029860256095084, h = 0.003678720014583297
Expand Down Expand Up @@ -219,6 +221,8 @@ Using GMRES iterative linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.008163105466437349
3.781706040192805e-03 1.224743411877806e+00 1.731225318313145e+00 1.057254284120290e-10 1.072486544018147e-10
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.003781706040192805, h = 0.002233309968372805
Expand Down Expand Up @@ -342,6 +346,8 @@ Using GMRES iterative linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.001111259275024442
6.015016008565610e-03 1.224741178982448e+00 1.729963189938353e+00 2.336992821483364e-10 1.590565457121329e-10
------------------------------------------------------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ Using dense direct linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 1
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 5.009107594385155e-09
1.029860256095084e-04 1.224744870309106e+00 1.732050195224358e+00 2.220446049250313e-16 8.104628079763643e-14
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.0001029860256095084, h = 0.003678901993624582
Expand Down Expand Up @@ -139,6 +141,8 @@ Using dense direct linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.008164718360412736
3.781888019234090e-03 1.224743411639714e+00 1.731225239016591e+00 8.112177596331094e-12 2.569811030639357e-11
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.00378188801923409, h = 0.002233295140879348
Expand Down Expand Up @@ -217,6 +221,8 @@ Using dense direct linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.00111123036409299
6.015183160113438e-03 1.224741178552313e+00 1.729963074226947e+00 8.796519068710040e-12 8.689449160215190e-11
------------------------------------------------------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.827144826036898e-10
1.029860256095084e-04 1.224744870309106e+00 1.732050195224277e+00 6.661338147750939e-16 4.440892098500626e-16
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.0001029860256095084, h = 0.006413246464016361
Expand Down Expand Up @@ -122,6 +124,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 3
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.004005675669815595
6.516232489625870e-03 1.224740537689633e+00 1.729601039259757e+00 2.278266464372791e-11 2.184104008762233e-10
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.00651623248962587, h = 0.003653493066295218
Expand Down Expand Up @@ -197,6 +201,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 3
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0004151480914860668
1.016972555592109e-02 1.224734315814070e+00 1.726089959024652e+00 2.482614114285298e-11 2.127358289527592e-10
------------------------------------------------------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ Using GMRES iterative linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.742325031242378e-10
1.029860256095084e-04 1.224744870309106e+00 1.732050195224277e+00 4.440892098500626e-16 0.000000000000000e+00
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.0001029860256095084, h = 0.006451126557952447
Expand Down Expand Up @@ -229,6 +231,8 @@ Using GMRES iterative linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.004100678731752195
6.554112583561956e-03 1.224740487151591e+00 1.729572495016884e+00 2.946975996565016e-11 2.206064220189319e-10
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.006554112583561956, h = 0.003650663080679877
Expand Down Expand Up @@ -372,6 +376,8 @@ Using GMRES iterative linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0004138555190661009
1.020477566424183e-02 1.224734242922404e+00 1.726048871574017e+00 3.169020601490047e-11 2.147166888732954e-10
------------------------------------------------------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ Using dense direct linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 1
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 2.742319852554314e-10
1.029860256095084e-04 1.224744870309106e+00 1.732050195224277e+00 0.000000000000000e+00 0.000000000000000e+00
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 2, tn = 0.0001029860256095084, h = 0.006451128913238251
Expand Down Expand Up @@ -143,6 +145,8 @@ Using dense direct linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.004100655316169613
6.554114938847760e-03 1.224740487151368e+00 1.729572493235030e+00 2.654254593892347e-11 2.225244433162743e-10
[INFO][rank 0][ARKodeEvolve][begin-step-attempt] step = 3, tn = 0.00655411493884776, h = 0.003650667961168346
Expand Down Expand Up @@ -223,6 +227,8 @@ Using dense direct linear solver
[INFO][rank 0][SUNNonlinSolSolve_Newton][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[INFO][rank 0][ARKodeEvolve][end-step-attempt] status = success, dsm = 0.0004138569211494713
1.020478290001611e-02 1.224734242910499e+00 1.726048863075356e+00 2.852318381485475e-11 2.167570567479515e-10
------------------------------------------------------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Using ERK method
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 7.723951920713131e-05
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.002515551905531338, h_cfl = 1.029860256095084e+26
[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002414929829310085, h_cfl = 5.14930128047542e+25
[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 23.44910209921841
Expand All @@ -30,6 +32,8 @@ Using ERK method
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.001914183397592072
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00161623505955609, h_cfl = 2.414929829310085e+27
[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.001551585657173846, h_cfl = 1.207464914655042e+27
[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 0.6424972015096253
Expand All @@ -46,6 +50,8 @@ Using ERK method
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-stage] stage = 4, implicit = 0, tcur = 0.003681605097799978
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.006136925427511731, h_cfl = 1.551585657173847e+27
[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.005891448410411261, h_cfl = 7.757928285869233e+26
[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 3.797050058546112
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.003796520021120941, h_cfl = 1.029860256095084e+26
[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.003644659220276104, h_cfl = 5.14930128047542e+25
[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 35.38984244421219
Expand Down Expand Up @@ -112,6 +114,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.00232929919553471, h_cfl = 3.644659220276104e+27
[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.002236127227713321, h_cfl = 1.822329610138052e+27
[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 0.6135353383035691
Expand Down Expand Up @@ -173,6 +177,8 @@ Using fixed-point nonlinear solver
[INFO][rank 0][SUNNonlinSolSolve_FixedPoint][end-nonlinear-iterate] status = success
[INFO][rank 0][arkStep_Nls][end-nonlinear-solve] status = success, iters = 2
[INFO][rank 0][arkStep_TakeStep_Z][end-stage] status = success
[INFO][rank 0][arkStep_TakeStep_Z][begin-compute-solution] mass type = 0
[INFO][rank 0][arkStep_TakeStep_Z][end-compute-solution] status = success
[DEBUG][rank 0][arkAdapt][new-step-before-bounds] h_acc = 0.01050274477458537, h_cfl = 2.236127227713321e+27
[DEBUG][rank 0][arkAdapt][new-step-after-max-min-bounds] h_acc = 0.01008263498360195, h_cfl = 1.118063613856661e+27
[DEBUG][rank 0][arkAdapt][new-step-eta] eta = 4.50897196664097
Expand Down
Loading

0 comments on commit 3e68cfb

Please sign in to comment.