##############ECHO OF PROBLEM################# ##############temp/expt_lin_linpostode.ode################# diff ( y , x , 1 ) = expt((0.1 * x + 0.2) , (0.2 * x + 0.3)); ! // BEGIN FIRST INPUT BLOCK Digits = 32; max_terms = 30; ! // END FIRST INPUT BLOCK // BEGIN SECOND INPUT BLOCK x_start = 0.1; x_end = 5.0 ; array_y_init[0 + 1] = exact_soln_y(x_start); glob_h = 0.05; glob_look_poles = true; glob_max_iter = 1000000; // END SECOND INPUT BLOCK // BEGIN OVERRIDE BLOCK glob_h = 0.00001 ; glob_look_poles = true; glob_max_iter = 100; glob_max_minutes = 1; // END OVERRIDE BLOCK ! // BEGIN USER DEF BLOCK double exact_soln_y (double x) { return(0.0 ) ; } // END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion x[1] = 0.1 y[1] (analytic) = 0 y[1] (numeric) = 0 absolute error = 0 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10001 y[1] (analytic) = 0 y[1] (numeric) = 6.068893223246397e-06 absolute error = 6.068893223246397e-06 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10002 y[1] (analytic) = 0 y[1] (numeric) = 1.213778137552343e-05 absolute error = 1.213778137552343e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10003 y[1] (analytic) = 0 y[1] (numeric) = 1.820665983298764e-05 absolute error = 1.820665983298764e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10004 y[1] (analytic) = 0 y[1] (numeric) = 2.427552859572606e-05 absolute error = 2.427552859572606e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10005 y[1] (analytic) = 0 y[1] (numeric) = 3.034438766382575e-05 absolute error = 3.034438766382575e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10006 y[1] (analytic) = 0 y[1] (numeric) = 3.641323703737374e-05 absolute error = 3.641323703737374e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10007 y[1] (analytic) = 0 y[1] (numeric) = 4.248207671645709e-05 absolute error = 4.248207671645709e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10008 y[1] (analytic) = 0 y[1] (numeric) = 4.855090670116283e-05 absolute error = 4.855090670116283e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10009 y[1] (analytic) = 0 y[1] (numeric) = 5.461972699157801e-05 absolute error = 5.461972699157801e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1001 y[1] (analytic) = 0 y[1] (numeric) = 6.068853758778967e-05 absolute error = 6.068853758778967e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10011 y[1] (analytic) = 0 y[1] (numeric) = 6.675733848988486e-05 absolute error = 6.675733848988486e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10012 y[1] (analytic) = 0 y[1] (numeric) = 7.282612969795059e-05 absolute error = 7.282612969795059e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10013 y[1] (analytic) = 0 y[1] (numeric) = 7.889491121207393e-05 absolute error = 7.889491121207393e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.10014 y[1] (analytic) = 0 y[1] (numeric) = 8.49636830323419e-05 absolute error = 8.49636830323419e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1001499999999999 y[1] (analytic) = 0 y[1] (numeric) = 9.103244515884156e-05 absolute error = 9.103244515884156e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1001599999999999 y[1] (analytic) = 0 y[1] (numeric) = 9.710119759165993e-05 absolute error = 9.710119759165993e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1001699999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001031699403308841 absolute error = 0.0001031699403308841 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1001799999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.000109238673376601 absolute error = 0.000109238673376601 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1001899999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001153073967288977 absolute error = 0.0001153073967288977 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1001999999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001213761103878612 absolute error = 0.0001213761103878612 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002099999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001274448143535787 absolute error = 0.0001274448143535787 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002199999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001335135086261371 absolute error = 0.0001335135086261371 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002299999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001395821932056234 absolute error = 0.0001395821932056234 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002399999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001456508680921248 absolute error = 0.0001456508680921248 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002499999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001517195332857281 absolute error = 0.0001517195332857281 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002599999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001577881887865205 absolute error = 0.0001577881887865205 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002699999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001638568345945889 absolute error = 0.0001638568345945889 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002799999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001699254707100205 absolute error = 0.0001699254707100205 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002899999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001759940971329022 absolute error = 0.0001759940971329022 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1002999999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.000182062713863321 absolute error = 0.000182062713863321 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003099999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.000188131320901364 absolute error = 0.000188131320901364 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003199999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0001941999182471182 absolute error = 0.0001941999182471182 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003299999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002002685059006706 absolute error = 0.0002002685059006706 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003399999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002063370838621083 absolute error = 0.0002063370838621083 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003499999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002124056521315183 absolute error = 0.0002124056521315183 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003599999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002184742107089875 absolute error = 0.0002184742107089875 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003699999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002245427595946031 absolute error = 0.0002245427595946031 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003799999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.000230611298788452 absolute error = 0.000230611298788452 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003899999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002366798282906213 absolute error = 0.0002366798282906213 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1003999999999999 y[1] (analytic) = 0 y[1] (numeric) = 0.0002427483481011979 absolute error = 0.0002427483481011979 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004099999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002488168582202689 absolute error = 0.0002488168582202689 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004199999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002548853586479213 absolute error = 0.0002548853586479213 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004299999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002609538493842422 absolute error = 0.0002609538493842422 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004399999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002670223304293185 absolute error = 0.0002670223304293185 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004499999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002730908017832372 absolute error = 0.0002730908017832372 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004599999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002791592634460854 absolute error = 0.0002791592634460854 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004699999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002852277154179501 absolute error = 0.0002852277154179501 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004799999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0002912961576989183 absolute error = 0.0002912961576989183 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004899999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.000297364590289077 absolute error = 0.000297364590289077 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1004999999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003034330131885132 absolute error = 0.0003034330131885132 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005099999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003095014263973139 absolute error = 0.0003095014263973139 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005199999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003155698299155662 absolute error = 0.0003155698299155662 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005299999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.000321638223743357 absolute error = 0.000321638223743357 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005399999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003277066078807734 absolute error = 0.0003277066078807734 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005499999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003337749823279023 absolute error = 0.0003337749823279023 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005599999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003398433470848308 absolute error = 0.0003398433470848308 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005699999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003459117021516459 absolute error = 0.0003459117021516459 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005799999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003519800475284345 absolute error = 0.0003519800475284345 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005899999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003580483832152837 absolute error = 0.0003580483832152837 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1005999999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003641167092122805 absolute error = 0.0003641167092122805 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006099999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003701850255195119 absolute error = 0.0003701850255195119 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006199999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003762533321370649 absolute error = 0.0003762533321370649 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006299999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003823216290650265 absolute error = 0.0003823216290650265 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006399999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003883899163034837 absolute error = 0.0003883899163034837 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006499999999998 y[1] (analytic) = 0 y[1] (numeric) = 0.0003944581938525234 absolute error = 0.0003944581938525234 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006599999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004005264617122327 absolute error = 0.0004005264617122327 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006699999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004065947198826986 absolute error = 0.0004065947198826986 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006799999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004126629683640081 absolute error = 0.0004126629683640081 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006899999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004187312071562481 absolute error = 0.0004187312071562481 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1006999999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004247994362595057 absolute error = 0.0004247994362595057 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007099999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004308676556738679 absolute error = 0.0004308676556738679 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007199999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004369358653994217 absolute error = 0.0004369358653994217 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007299999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.000443004065436254 absolute error = 0.000443004065436254 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007399999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004490722557844518 absolute error = 0.0004490722557844518 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007499999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004551404364441022 absolute error = 0.0004551404364441022 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007599999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004612086074152921 absolute error = 0.0004612086074152921 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007699999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004672767686981086 absolute error = 0.0004672767686981086 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007799999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004733449202926385 absolute error = 0.0004733449202926385 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007899999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004794130621989689 absolute error = 0.0004794130621989689 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1007999999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004854811944171868 absolute error = 0.0004854811944171868 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008099999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004915493169473791 absolute error = 0.0004915493169473791 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008199999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0004976174297896329 absolute error = 0.0004976174297896329 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008299999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005036855329440352 absolute error = 0.0005036855329440352 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008399999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005097536264106728 absolute error = 0.0005097536264106728 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008499999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.000515821710189633 absolute error = 0.000515821710189633 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008599999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005218897842810024 absolute error = 0.0005218897842810024 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008699999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005279578486848683 absolute error = 0.0005279578486848683 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008799999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005340259034013174 absolute error = 0.0005340259034013174 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008899999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.000540093948430437 absolute error = 0.000540093948430437 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1008999999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005461619837723139 absolute error = 0.0005461619837723139 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009099999999997 y[1] (analytic) = 0 y[1] (numeric) = 0.0005522300094270351 absolute error = 0.0005522300094270351 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009199999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0005582980253946876 absolute error = 0.0005582980253946876 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009299999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0005643660316753583 absolute error = 0.0005643660316753583 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009399999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0005704340282691342 absolute error = 0.0005704340282691342 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009499999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0005765020151761023 absolute error = 0.0005765020151761023 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009599999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0005825699923963497 absolute error = 0.0005825699923963497 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009699999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0005886379599299631 absolute error = 0.0005886379599299631 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009799999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0005947059177770297 absolute error = 0.0005947059177770297 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009899999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0006007738659376364 absolute error = 0.0006007738659376364 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: expt of linear to linear power seems to have NO accuracy - needs more work. NO POLE x[1] = 0.1009999999999996 y[1] (analytic) = 0 y[1] (numeric) = 0.0006068418044118701 absolute error = 0.0006068418044118701 relative error = -1 % Correct digits = -1 h = 1e-05 Finished! Maximum Iterations Reached before Solution Completed! diff ( y , x , 1 ) = expt((0.1 * x + 0.2) , (0.2 * x + 0.3)); Iterations = 100 Total Elapsed Time = 13 Seconds Elapsed Time(since restart) = 12 Seconds Expected Time Remaining = 17 Hours 30 Minutes 56 Seconds Optimized Time Remaining = 16 Hours 10 Minutes 5 Seconds Time to Timeout = 47 Seconds Percent Done = 0.02061 %