Initializing... Initialized Initializing(2)... PI = 0.314159265358979323846264338327950271e1+/-0.313e-33 E = 0.271828182845904523536028747135266232e1+/-0.256e-32 LOG_E_10 = 0.230258509299404568401799145468436324e1+/-0.5e-32 Initialized(2) ##############ECHO OF PROBLEM################# ##############temp/expt_sin_linpostode.ode################# diff ( y , x , 1 ) = expt ( sin ( x ) , ( 0.2 * x + 0.3 ) ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(0.1) x_end=c(0.2) $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $glob_type_given_pole=0 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=8 $glob_max_minutes=(3.0) $glob_subiter_method=3 $glob_max_iter=100000 $glob_upper_ratio_limit=c(1.000001) $glob_lower_ratio_limit=c(0.999999) $glob_look_poles=false $glob_h=c(0.001) $glob_display_interval=c(0.01) #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) x = c(x) return(c(0.0)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] 0.1e0+/-0.50e-33 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.0e0+/-0.5000000000000000000000000000000005e-33 absolute error 0.0e0+/-0.50e-33 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits -16 Correct digits -16 h 0.1e-2+/-0.5e-33 TOP MAIN SOLVE Loop x[1] 0.11e0+/-0.550e-32 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.484669173379459277315688584841311445e-2+/-0.281e-32 absolute error 0.484669173379459277315688584841311445e-2+/-0.281e-32 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.1e-2+/-0.5e-33 TOP MAIN SOLVE Loop x[1] 0.12e0+/-0.105e-31 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.981570176773403899020172216771428927e-2+/-0.634e-32 absolute error 0.981570176773403899020172216771428927e-2+/-0.634e-32 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.1e-2+/-0.5e-33 TOP MAIN SOLVE Loop x[1] 0.13e0+/-0.155e-31 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.148985366422681273554722528752272895e-1+/-0.104e-31 absolute error 0.148985366422681273554722528752272895e-1+/-0.104e-31 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.1e-2+/-0.5e-33 TOP MAIN SOLVE Loop x[1] 0.14e0+/-0.205e-31 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.200885540291235187114933040244464524e-1+/-0.146e-31 absolute error 0.200885540291235187114933040244464524e-1+/-0.146e-31 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.1e-2+/-0.5e-33 TOP MAIN SOLVE Loop x[1] 0.15e0+/-0.255e-31 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.253799829580363619398643866342648076e-1+/-0.196e-31 absolute error 0.253799829580363619398643866342648076e-1+/-0.196e-31 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.1e-2+/-0.5e-33 TOP MAIN SOLVE Loop x[1] 0.16e0+/-0.305e-31 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.307677621416833266151838702968899364e-1+/-0.249e-31 absolute error 0.307677621416833266151838702968899364e-1+/-0.249e-31 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.1e-2+/-0.5e-33 TOP MAIN SOLVE Loop x[1] 0.17e0+/-0.355e-31 y[1] (closed_form) 0.0e0+/-0.50e-33 y[1] (numeric) 0.362474163745251159667426261984535356e-1+/-0.309e-31 absolute error 0.362474163745251159667426261984535356e-1+/-0.309e-31 relative error -0.1e1+/-0.50e-33% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.1e-2+/-0.5e-33 Finished! Maximum Time Reached before Solution Completed! diff ( y , x , 1 ) = expt ( sin ( x ) , ( 0.2 * x + 0.3 ) ) ; Iterations 79 Total Elapsed Time 3 Minutes 2 Seconds Elapsed Time(since restart) 3 Minutes 2 Seconds Expected Time Remaining 45 Seconds Optimized Time Remaining 45 Seconds Expected Total Time 3 Minutes 47 Seconds Time to Timeout 0.0 Seconds Percent Done 0.8e2+/-0.418e-28%