Tue Oct 19 17:08:10 2021 rbf_interp_2d_test: Python version: 3.6.9 Test rbf_interp_2d(). phi1_test phi1 evaluates the multiquadric radial basis function. R: 0: 1 1: 2 2: 3 3: 4 4: 5 R0 = 4 phi1(R,R0) = sqrt ( R^2 + R0^2 ): 0: 4.12311 1: 4.47214 2: 5 3: 5.65685 4: 6.40312 phi2_test phi2 evaluates the inverse multiquadric radial basis function. R: 0: 1 1: 2 2: 3 3: 4 4: 5 R0 = 4 phi2(R,R0): 0: 0.242536 1: 0.223607 2: 0.2 3: 0.176777 4: 0.156174 phi3_test phi3 evaluates the thin plate spline radial basis function. R: 0: 1 1: 2 2: 3 3: 4 4: 5 R0 = 0.25 phi3(R,R0): 0: 1.38629 1: 8.31777 2: 22.3642 3: 44.3614 4: 74.8933 phi4_test phi4 evaluates the gaussian radial basis function. R: 0: 1 1: 2 2: 3 3: 4 4: 5 R0 = 4 phi4(R,R0): 0: 0.969233 1: 0.882497 2: 0.75484 3: 0.606531 4: 0.457833 rbf_weight_test: rbf_weight computes the weights WD associated with the data XD, YD, FD. XD YD FD WD 0.0000 0.0000 0.0000 -1.5841 1.0000 2.0000 1.0000 5.8211 -1.0000 3.0000 4.0000 11.4746 2.0000 3.0000 9.0000 1.6715 0.0000 4.0000 16.0000 -14.0417 rbf_interp_2d_test01: Interpolate data from test_interp problem #1 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.768893 1: 0.0539888 0.158674 0.952023 2: 0.0217008 0.257692 0.846574 3: 0.0175129 0.341401 0.726415 4: 0.0019029 0.49436 0.488472 5: -0.0509685 0.578285 0.413568 6: 0.0395408 0.699342 0.352128 7: -0.0487061 0.747019 0.344875 8: 0.0315828 0.910765 0.289111 9: -0.0418785 0.996289 0.274649 10: 0.132419 0.050133 0.937829 11: 0.109027 0.0918555 0.986821 12: 0.125444 0.259297 1.09338 13: 0.093454 0.338159 0.875489 14: 0.0767578 0.417112 0.666256 15: 0.145187 0.561556 0.431912 16: 0.0626494 0.655223 0.368028 17: 0.145273 0.752407 0.311393 18: 0.0958668 0.914652 0.2776 19: 0.0695559 0.963242 0.270217 20: 0.26456 0.0292939 0.86418 21: 0.239165 0.0602303 0.963412 22: 0.208899 0.266878 1.16899 23: 0.276733 0.369604 0.837369 24: 0.171473 0.480174 0.571246 25: 0.226678 0.594059 0.374833 26: 0.190921 0.68788 0.322824 27: 0.186765 0.818558 0.280276 28: 0.230463 0.904651 0.24663 29: 0.242622 0.980541 0.228062 30: 0.366317 0.0396955 0.702946 31: 0.385766 0.0684484 0.69996 32: 0.383239 0.238955 0.824421 33: 0.317909 0.312413 0.913197 34: 0.346632 0.490299 0.443563 35: 0.377659 0.51993 0.371777 36: 0.387316 0.644523 0.230414 37: 0.381292 0.820379 0.0927209 38: 0.379536 0.893808 0.15622 39: 0.280351 0.971172 0.218713 40: 0.414977 -0.0284618 0.542073 41: 0.427768 0.156096 0.678798 42: 0.420001 0.226247 0.716519 43: 0.466363 0.317509 0.550298 44: 0.485566 0.389142 0.453464 45: 0.409203 0.508495 0.36142 46: 0.479258 0.632425 0.203101 47: 0.481228 0.751101 0.0271963 48: 0.397776 0.848971 0.0950689 49: 0.402732 0.997873 0.175239 50: 0.584869 -0.0271948 0.344022 51: 0.573008 0.127243 0.421405 52: 0.606389 0.270927 0.517974 53: 0.501389 0.347773 0.485388 54: 0.574131 0.425942 0.420672 55: 0.610695 0.608471 0.226834 56: 0.599011 0.673378 0.174763 57: 0.538062 0.723524 0.106604 58: 0.609697 0.924241 0.121523 59: 0.502619 1.03088 0.143132 60: 0.661693 0.0255959 0.309886 61: 0.642784 0.0707835 0.347567 62: 0.639648 0.200834 0.483013 63: 0.670396 0.325984 0.590166 64: 0.700118 0.48907 0.419762 65: 0.633359 0.509632 0.350832 66: 0.690895 0.669788 0.17119 67: 0.689564 0.775957 0.123537 68: 0.671889 0.93661 0.105881 69: 0.683767 1.00645 0.0965411 70: 0.773694 0.0285374 0.258233 71: 0.763533 0.10214 0.344969 72: 0.741042 0.193658 0.502544 73: 0.825898 0.323578 0.595363 74: 0.730603 0.471423 0.463638 75: 0.808661 0.609159 0.201979 76: 0.821453 0.668505 0.137769 77: 0.729064 0.802281 0.107913 78: 0.807664 0.847679 0.080705 79: 0.817095 1.05124 0.0634315 80: 0.842457 0.0380499 0.224616 81: 0.868405 0.0902048 0.256122 82: 0.836692 0.208309 0.4674 83: 0.941846 0.331849 0.370426 84: 0.847812 0.433563 0.469966 85: 0.859958 0.591014 0.197556 86: 0.91757 0.630738 0.123035 87: 0.859633 0.814484 0.0726868 88: 0.927987 0.904231 0.0509025 89: 0.85128 0.969603 0.0614595 90: 1.04498 -0.01209 0.0858189 91: 0.967063 0.133411 0.195839 92: 0.985788 0.269584 0.2646 93: 0.967631 0.379528 0.30124 94: 1.01293 0.439605 0.186412 95: 0.965704 0.504443 0.198566 96: 1.00199 0.694152 0.0598025 97: 1.03593 0.745992 0.0435229 98: 1.04147 0.868208 0.0349328 99: 0.947151 0.980141 0.0441671 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 2.24529e-16 Created plot file "p01_data.png". Created plot file "p01_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #1 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.01827e-17 Created plot file "p01_data.png". Created plot file "p01_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #1 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.22341e-16 Created plot file "p01_data.png". Created plot file "p01_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #1 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.92034e-17 Created plot file "p01_data.png". Created plot file "p01_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #2 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.061216 1: 0.0539888 0.158674 0.192913 2: 0.0217008 0.257692 0.21909 3: 0.0175129 0.341401 0.221571 4: 0.0019029 0.49436 0.222191 5: -0.0509685 0.578285 0.22222 6: 0.0395408 0.699342 0.222221 7: -0.0487061 0.747019 0.222222 8: 0.0315828 0.910765 0.222222 9: -0.0418785 0.996289 0.222222 10: 0.132419 0.050133 0.0411676 11: 0.109027 0.0918555 0.0940749 12: 0.125444 0.259297 0.203897 13: 0.093454 0.338159 0.219539 14: 0.0767578 0.417112 0.221738 15: 0.145187 0.561556 0.222099 16: 0.0626494 0.655223 0.222217 17: 0.145273 0.752407 0.222218 18: 0.0958668 0.914652 0.222222 19: 0.0695559 0.963242 0.222222 20: 0.26456 0.0292939 0.00317245 21: 0.239165 0.0602303 0.00853108 22: 0.208899 0.266878 0.164344 23: 0.276733 0.369604 0.187067 24: 0.171473 0.480174 0.221367 25: 0.226678 0.594059 0.221924 26: 0.190921 0.68788 0.222193 27: 0.186765 0.818558 0.22222 28: 0.230463 0.904651 0.222221 29: 0.242622 0.980541 0.222222 30: 0.366317 0.0396955 0.000619837 31: 0.385766 0.0684484 0.000732462 32: 0.383239 0.238955 0.0154053 33: 0.317909 0.312413 0.10562 34: 0.346632 0.490299 0.206657 35: 0.377659 0.51993 0.206289 36: 0.387316 0.644523 0.220075 37: 0.381292 0.820379 0.22214 38: 0.379536 0.893808 0.222201 39: 0.280351 0.971172 0.222221 40: 0.414977 -0.0284618 7.58829e-05 41: 0.427768 0.156096 0.00165881 42: 0.420001 0.226247 0.00659288 43: 0.466363 0.317509 0.0142671 44: 0.485566 0.389142 0.0333041 45: 0.409203 0.508495 0.190354 46: 0.479258 0.632425 0.208957 47: 0.481228 0.751101 0.220509 48: 0.397776 0.848971 0.222156 49: 0.402732 0.997873 0.222217 50: 0.584869 -0.0271948 3.64832e-06 51: 0.573008 0.127243 7.27728e-05 52: 0.606389 0.270927 0.000528862 53: 0.501389 0.347773 0.0131643 54: 0.574131 0.425942 0.0144277 55: 0.610695 0.608471 0.108887 56: 0.599011 0.673378 0.176058 57: 0.538062 0.723524 0.214604 58: 0.609697 0.924241 0.221452 59: 0.502619 1.03088 0.222206 60: 0.661693 0.0255959 2.36713e-06 61: 0.642784 0.0707835 7.50371e-06 62: 0.639648 0.200834 8.24681e-05 63: 0.670396 0.325984 0.000450334 64: 0.700118 0.48907 0.00486794 65: 0.633359 0.509632 0.0216322 66: 0.690895 0.669788 0.0902547 67: 0.689564 0.775957 0.183477 68: 0.671889 0.93661 0.220344 69: 0.683767 1.00645 0.221557 70: 0.773694 0.0285374 3.3241e-07 71: 0.763533 0.10214 1.50133e-06 72: 0.741042 0.193658 1.16868e-05 73: 0.825898 0.323578 2.62993e-05 74: 0.730603 0.471423 0.00207312 75: 0.808661 0.609159 0.0059623 76: 0.821453 0.668505 0.0133142 77: 0.729064 0.802281 0.175296 78: 0.807664 0.847679 0.149481 79: 0.817095 1.05124 0.218986 80: 0.842457 0.0380499 1.14418e-07 81: 0.868405 0.0902048 1.83383e-07 82: 0.836692 0.208309 2.71971e-06 83: 0.941846 0.331849 3.78661e-06 84: 0.847812 0.433563 0.0001283 85: 0.859958 0.591014 0.00174161 86: 0.91757 0.630738 0.00126491 87: 0.859633 0.814484 0.0682934 88: 0.927987 0.904231 0.0877105 89: 0.85128 0.969603 0.198615 90: 1.04498 -0.01209 1.21154e-09 91: 0.967063 0.133411 6.75898e-08 92: 0.985788 0.269584 5.59763e-07 93: 0.967631 0.379528 5.61561e-06 94: 1.01293 0.439605 7.32695e-06 95: 0.965704 0.504443 5.5063e-05 96: 1.00199 0.694152 0.000868279 97: 1.03593 0.745992 0.00119651 98: 1.04147 0.868208 0.00940968 99: 0.947151 0.980141 0.143165 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.77059e-16 Created plot file "p02_data.png". Created plot file "p02_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #2 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.84968e-18 Created plot file "p02_data.png". Created plot file "p02_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #2 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 2.11864e-16 Created plot file "p02_data.png". Created plot file "p02_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #2 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 7.43625e-18 Created plot file "p02_data.png". Created plot file "p02_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #3 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.199456 1: 0.0539888 0.158674 0.186496 2: 0.0217008 0.257692 0.127025 3: 0.0175129 0.341401 0.0861225 4: 0.0019029 0.49436 0.0301183 5: -0.0509685 0.578285 0.0179016 6: 0.0395408 0.699342 0.0417262 7: -0.0487061 0.747019 0.0448356 8: 0.0315828 0.910765 0.133215 9: -0.0418785 0.996289 0.137409 10: 0.132419 0.050133 0.270615 11: 0.109027 0.0918555 0.244293 12: 0.125444 0.259297 0.170363 13: 0.093454 0.338159 0.109528 14: 0.0767578 0.417112 0.0648836 15: 0.145187 0.561556 0.0323521 16: 0.0626494 0.655223 0.0329055 17: 0.145273 0.752407 0.081582 18: 0.0958668 0.914652 0.16305 19: 0.0695559 0.963242 0.176264 20: 0.26456 0.0292939 0.357693 21: 0.239165 0.0602303 0.339191 22: 0.208899 0.266878 0.201765 23: 0.276733 0.369604 0.135691 24: 0.171473 0.480174 0.0535114 25: 0.226678 0.594059 0.0381295 26: 0.190921 0.68788 0.0577432 27: 0.186765 0.818558 0.134351 28: 0.230463 0.904651 0.216371 29: 0.242622 0.980541 0.279337 30: 0.366317 0.0396955 0.367587 31: 0.385766 0.0684484 0.354961 32: 0.383239 0.238955 0.248884 33: 0.317909 0.312413 0.188601 34: 0.346632 0.490299 0.0614932 35: 0.377659 0.51993 0.0499912 36: 0.387316 0.644523 0.0498356 37: 0.381292 0.820379 0.158616 38: 0.379536 0.893808 0.223036 39: 0.280351 0.971172 0.285651 40: 0.414977 -0.0284618 0.351923 41: 0.427768 0.156096 0.295497 42: 0.420001 0.226247 0.248535 43: 0.466363 0.317509 0.159114 44: 0.485566 0.389142 0.102597 45: 0.409203 0.508495 0.0518602 46: 0.479258 0.632425 0.0401642 47: 0.481228 0.751101 0.08908 48: 0.397776 0.848971 0.180327 49: 0.402732 0.997873 0.299641 50: 0.584869 -0.0271948 0.237797 51: 0.573008 0.127243 0.222269 52: 0.606389 0.270927 0.135403 53: 0.501389 0.347773 0.125929 54: 0.574131 0.425942 0.0639198 55: 0.610695 0.608471 0.0256418 56: 0.599011 0.673378 0.0376968 57: 0.538062 0.723524 0.0640081 58: 0.609697 0.924241 0.15062 59: 0.502619 1.03088 0.265537 60: 0.661693 0.0255959 0.189512 61: 0.642784 0.0707835 0.194954 62: 0.639648 0.200834 0.155182 63: 0.670396 0.325984 0.0874835 64: 0.700118 0.48907 0.028098 65: 0.633359 0.509632 0.0299176 66: 0.690895 0.669788 0.0279626 67: 0.689564 0.775957 0.0584467 68: 0.671889 0.93661 0.130316 69: 0.683767 1.00645 0.151307 70: 0.773694 0.0285374 0.13588 71: 0.763533 0.10214 0.131407 72: 0.741042 0.193658 0.116935 73: 0.825898 0.323578 0.0562466 74: 0.730603 0.471423 0.0290833 75: 0.808661 0.609159 0.0143354 76: 0.821453 0.668505 0.0189588 77: 0.729064 0.802281 0.0608037 78: 0.807664 0.847679 0.0614612 79: 0.817095 1.05124 0.111155 80: 0.842457 0.0380499 0.111464 81: 0.868405 0.0902048 0.099425 82: 0.836692 0.208309 0.085423 83: 0.941846 0.331849 0.0396457 84: 0.847812 0.433563 0.0272774 85: 0.859958 0.591014 0.0119777 86: 0.91757 0.630738 0.0116548 87: 0.859633 0.814484 0.0448988 88: 0.927987 0.904231 0.0565702 89: 0.85128 0.969603 0.0854164 90: 1.04498 -0.01209 0.0674065 91: 0.967063 0.133411 0.0722909 92: 0.985788 0.269584 0.0470816 93: 0.967631 0.379528 0.0284719 94: 1.01293 0.439605 0.0171463 95: 0.965704 0.504443 0.0121742 96: 1.00199 0.694152 0.0142168 97: 1.03593 0.745992 0.0189266 98: 1.04147 0.868208 0.0370614 99: 0.947151 0.980141 0.0682592 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.30957e-17 Created plot file "p03_data.png". Created plot file "p03_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #3 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 4.11927e-18 Created plot file "p03_data.png". Created plot file "p03_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #3 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 6.25336e-17 Created plot file "p03_data.png". Created plot file "p03_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #3 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 6.69614e-18 Created plot file "p03_data.png". Created plot file "p03_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #4 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.0252369 1: 0.0539888 0.158674 0.0675104 2: 0.0217008 0.257692 0.0777703 3: 0.0175129 0.341401 0.0903133 4: 0.0019029 0.49436 0.0949141 5: -0.0509685 0.578285 0.069499 6: 0.0395408 0.699342 0.0931871 7: -0.0487061 0.747019 0.0533048 8: 0.0315828 0.910765 0.04672 9: -0.0418785 0.996289 0.0216655 10: 0.132419 0.050133 0.0603746 11: 0.109027 0.0918555 0.0661529 12: 0.125444 0.259297 0.122193 13: 0.093454 0.338159 0.126446 14: 0.0767578 0.417112 0.129995 15: 0.145187 0.561556 0.172886 16: 0.0626494 0.655223 0.112037 17: 0.145273 0.752407 0.127689 18: 0.0958668 0.914652 0.0610619 19: 0.0695559 0.963242 0.0440257 20: 0.26456 0.0292939 0.0820107 21: 0.239165 0.0602303 0.0887338 22: 0.208899 0.266878 0.164848 23: 0.276733 0.369604 0.237629 24: 0.171473 0.480174 0.192627 25: 0.226678 0.594059 0.218363 26: 0.190921 0.68788 0.171885 27: 0.186765 0.818558 0.121352 28: 0.230463 0.904651 0.100726 29: 0.242622 0.980541 0.074051 30: 0.366317 0.0396955 0.10417 31: 0.385766 0.0684484 0.121542 32: 0.383239 0.238955 0.220334 33: 0.317909 0.312413 0.235837 34: 0.346632 0.490299 0.295772 35: 0.377659 0.51993 0.308388 36: 0.387316 0.644523 0.281216 37: 0.381292 0.820379 0.184597 38: 0.379536 0.893808 0.141254 39: 0.280351 0.971172 0.0848606 40: 0.414977 -0.0284618 0.078158 41: 0.427768 0.156096 0.178393 42: 0.420001 0.226247 0.220822 43: 0.466363 0.317509 0.280008 44: 0.485566 0.389142 0.312896 45: 0.409203 0.508495 0.319591 46: 0.479258 0.632425 0.304353 47: 0.481228 0.751101 0.241812 48: 0.397776 0.848971 0.170669 49: 0.402732 0.997873 0.0905921 50: 0.584869 -0.0271948 0.0786995 51: 0.573008 0.127243 0.160571 52: 0.606389 0.270927 0.241336 53: 0.501389 0.347773 0.296432 54: 0.574131 0.425942 0.31531 55: 0.610695 0.608471 0.295168 56: 0.599011 0.673378 0.272418 57: 0.538062 0.723524 0.256947 58: 0.609697 0.924241 0.1261 59: 0.502619 1.03088 0.0800256 60: 0.661693 0.0255959 0.0934497 61: 0.642784 0.0707835 0.118307 62: 0.639648 0.200834 0.191966 63: 0.670396 0.325984 0.246868 64: 0.700118 0.48907 0.271999 65: 0.633359 0.509632 0.30449 66: 0.690895 0.669788 0.23954 67: 0.689564 0.775957 0.188992 68: 0.671889 0.93661 0.109346 69: 0.683767 1.00645 0.0766832 70: 0.773694 0.0285374 0.0740427 71: 0.763533 0.10214 0.105235 72: 0.741042 0.193658 0.154456 73: 0.825898 0.323578 0.166316 74: 0.730603 0.471423 0.253609 75: 0.808661 0.609159 0.193738 76: 0.821453 0.668505 0.171105 77: 0.729064 0.802281 0.160924 78: 0.807664 0.847679 0.111942 79: 0.817095 1.05124 0.0430262 80: 0.842457 0.0380499 0.0624959 81: 0.868405 0.0902048 0.0716571 82: 0.836692 0.208309 0.12206 83: 0.941846 0.331849 0.107518 84: 0.847812 0.433563 0.176685 85: 0.859958 0.591014 0.165879 86: 0.91757 0.630738 0.126456 87: 0.859633 0.814484 0.104972 88: 0.927987 0.904231 0.0576623 89: 0.85128 0.969603 0.0584413 90: 1.04498 -0.01209 0.0196481 91: 0.967063 0.133411 0.0559486 92: 0.985788 0.269584 0.0771435 93: 0.967631 0.379528 0.102371 94: 1.01293 0.439605 0.0863793 95: 0.965704 0.504443 0.111173 96: 1.00199 0.694152 0.0769084 97: 1.03593 0.745992 0.0573255 98: 1.04147 0.868208 0.0380356 99: 0.947151 0.980141 0.0377069 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.3901e-17 Created plot file "p04_data.png". Created plot file "p04_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #4 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.52367e-18 Created plot file "p04_data.png". Created plot file "p04_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #4 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 6.06316e-17 Created plot file "p04_data.png". Created plot file "p04_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #4 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.80964e-18 Created plot file "p04_data.png". Created plot file "p04_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #5 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 1.09523e-05 1: 0.0539888 0.158674 0.000560851 2: 0.0217008 0.257692 0.000987687 3: 0.0175129 0.341401 0.00179627 4: 0.0019029 0.49436 0.00219122 5: -0.0509685 0.578285 0.00062991 6: 0.0395408 0.699342 0.00203604 7: -0.0487061 0.747019 0.000217987 8: 0.0315828 0.910765 0.000128639 9: -0.0418785 0.996289 5.94894e-06 10: 0.132419 0.050133 0.000358741 11: 0.109027 0.0918555 0.000517083 12: 0.125444 0.259297 0.00601938 13: 0.093454 0.338159 0.00690215 14: 0.0767578 0.417112 0.00771029 15: 0.145187 0.561556 0.0241214 16: 0.0626494 0.655223 0.00425418 17: 0.145273 0.752407 0.00717754 18: 0.0958668 0.914652 0.000375358 19: 0.0695559 0.963242 0.000101435 20: 0.26456 0.0292939 0.00122137 21: 0.239165 0.0602303 0.00167386 22: 0.208899 0.266878 0.0199387 23: 0.276733 0.369604 0.0860911 24: 0.171473 0.480174 0.0371735 25: 0.226678 0.594059 0.061388 26: 0.190921 0.68788 0.0235674 27: 0.186765 0.818558 0.00585525 28: 0.230463 0.904651 0.00277931 29: 0.242622 0.980541 0.00081187 30: 0.366317 0.0396955 0.00317935 31: 0.385766 0.0684484 0.00589202 32: 0.383239 0.238955 0.0636338 33: 0.317909 0.312413 0.0835239 34: 0.346632 0.490299 0.206629 35: 0.377659 0.51993 0.244206 36: 0.387316 0.644523 0.168858 37: 0.381292 0.820379 0.0313519 38: 0.379536 0.893808 0.0107491 39: 0.280351 0.971172 0.0014002 40: 0.414977 -0.0284618 0.00100753 41: 0.427768 0.156096 0.0273449 42: 0.420001 0.226247 0.0641997 43: 0.466363 0.317509 0.165977 44: 0.485566 0.389142 0.258801 45: 0.409203 0.508495 0.28167 46: 0.479258 0.632425 0.231672 47: 0.481228 0.751101 0.0923156 48: 0.397776 0.848971 0.0229077 49: 0.402732 0.997873 0.00181855 50: 0.584869 -0.0271948 0.00103574 51: 0.573008 0.127243 0.0179487 52: 0.606389 0.270927 0.0915908 53: 0.501389 0.347773 0.208481 54: 0.574131 0.425942 0.26688 55: 0.610695 0.608471 0.204946 56: 0.599011 0.673378 0.148698 57: 0.538062 0.723524 0.11769 58: 0.609697 0.924241 0.00682684 59: 0.502619 1.03088 0.00110733 60: 0.661693 0.0255959 0.00205909 61: 0.642784 0.0707835 0.00528943 62: 0.639648 0.200834 0.0366661 63: 0.670396 0.325984 0.100282 64: 0.700118 0.48907 0.147786 65: 0.633359 0.509632 0.23209 66: 0.690895 0.669788 0.0888945 67: 0.689564 0.775957 0.0344458 68: 0.671889 0.93661 0.00385984 69: 0.683767 1.00645 0.000933609 70: 0.773694 0.0285374 0.000811509 71: 0.763533 0.10214 0.00331138 72: 0.741042 0.193658 0.015367 73: 0.825898 0.323578 0.0206584 74: 0.730603 0.471423 0.111693 75: 0.808661 0.609159 0.0380385 76: 0.821453 0.668505 0.0231429 77: 0.729064 0.802281 0.0181071 78: 0.807664 0.847679 0.00423972 79: 0.817095 1.05124 9.25327e-05 80: 0.842457 0.0380499 0.00041188 81: 0.868405 0.0902048 0.000711869 82: 0.836692 0.208309 0.00599321 83: 0.941846 0.331849 0.00360822 84: 0.847812 0.433563 0.0263127 85: 0.859958 0.591014 0.0204424 86: 0.91757 0.630738 0.00690423 87: 0.859633 0.814484 0.00327843 88: 0.927987 0.904231 0.000298491 89: 0.85128 0.969603 0.000314951 90: 1.04498 -0.01209 4.02392e-06 91: 0.967063 0.133411 0.000264558 92: 0.985788 0.269584 0.000956225 93: 0.967631 0.379528 0.00296535 94: 1.01293 0.439605 0.00150315 95: 0.965704 0.504443 0.00412439 96: 1.00199 0.694152 0.000944626 97: 1.03593 0.745992 0.000291578 98: 1.04147 0.868208 5.651e-05 99: 0.947151 0.980141 5.45818e-05 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.76333e-17 Created plot file "p05_data.png". Created plot file "p05_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #5 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.39009e-18 Created plot file "p05_data.png". Created plot file "p05_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #5 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 6.68027e-17 Created plot file "p05_data.png". Created plot file "p05_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #5 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 2.40765e-18 Created plot file "p05_data.png". Created plot file "p05_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #6 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.0294607 1: 0.0539888 0.158674 0.188981 2: 0.0217008 0.257692 0.208971 3: 0.0175129 0.341401 0.229504 4: 0.0019029 0.49436 0.2362 5: -0.0509685 0.578285 0.19313 6: 0.0395408 0.699342 0.233733 7: -0.0487061 0.747019 0.154237 8: 0.0315828 0.910765 0.13402 9: -0.0418785 0.996289 0.000188341 10: 0.132419 0.050133 0.172776 11: 0.109027 0.0918555 0.186062 12: 0.125444 0.259297 0.269346 13: 0.093454 0.338159 0.273726 14: 0.0767578 0.417112 0.277251 15: 0.145187 0.561556 0.312676 16: 0.0626494 0.655223 0.258125 17: 0.145273 0.752407 0.274973 18: 0.0958668 0.914652 0.174436 19: 0.0695559 0.963242 0.124698 20: 0.26456 0.0292939 0.216329 21: 0.239165 0.0602303 0.227111 22: 0.208899 0.266878 0.306869 23: 0.276733 0.369604 0.350454 24: 0.171473 0.480174 0.325712 25: 0.226678 0.594059 0.340578 26: 0.190921 0.68788 0.31197 27: 0.186765 0.818558 0.268458 28: 0.230463 0.904651 0.244131 29: 0.242622 0.980541 0.202111 30: 0.366317 0.0396955 0.24858 31: 0.385766 0.0684484 0.268659 32: 0.383239 0.238955 0.341633 33: 0.317909 0.312413 0.349575 34: 0.346632 0.490299 0.375504 35: 0.377659 0.51993 0.380204 36: 0.387316 0.644523 0.369792 37: 0.381292 0.820379 0.320603 38: 0.379536 0.893808 0.287736 39: 0.280351 0.971172 0.221024 40: 0.414977 -0.0284618 0.209664 41: 0.427768 0.156096 0.316478 42: 0.420001 0.226247 0.341892 43: 0.466363 0.317509 0.369304 44: 0.485566 0.389142 0.381831 45: 0.409203 0.508495 0.384199 46: 0.479258 0.632425 0.378725 47: 0.481228 0.751101 0.352478 48: 0.397776 0.848971 0.311106 49: 0.402732 0.997873 0.229921 50: 0.584869 -0.0271948 0.210624 51: 0.573008 0.127243 0.303645 52: 0.606389 0.270927 0.35225 53: 0.501389 0.347773 0.375756 54: 0.574131 0.425942 0.382691 55: 0.610695 0.608471 0.375274 56: 0.599011 0.673378 0.366176 57: 0.538062 0.723524 0.359483 58: 0.609697 0.924241 0.273375 59: 0.502619 1.03088 0.212943 60: 0.661693 0.0255959 0.234111 61: 0.642784 0.0707835 0.265186 62: 0.639648 0.200834 0.325301 63: 0.670396 0.325984 0.354873 64: 0.700118 0.48907 0.366 65: 0.633359 0.509632 0.378775 66: 0.690895 0.669788 0.351384 67: 0.689564 0.775957 0.32343 68: 0.671889 0.93661 0.25495 69: 0.683767 1.00645 0.207008 70: 0.773694 0.0285374 0.202096 71: 0.763533 0.10214 0.249921 72: 0.741042 0.193658 0.29886 73: 0.825898 0.323578 0.307954 74: 0.730603 0.471423 0.35798 75: 0.808661 0.609159 0.326399 76: 0.821453 0.668505 0.311417 77: 0.729064 0.802281 0.303915 78: 0.807664 0.847679 0.258014 79: 0.817095 1.05124 0.121057 80: 0.842457 0.0380499 0.177826 81: 0.868405 0.0902048 0.197473 82: 0.836692 0.208309 0.269206 83: 0.941846 0.331849 0.252742 84: 0.847812 0.433563 0.315314 85: 0.859958 0.591014 0.307632 86: 0.91757 0.630738 0.273735 87: 0.859633 0.814484 0.249592 88: 0.927987 0.904231 0.165994 89: 0.85128 0.969603 0.167981 90: 1.04498 -0.01209 -0.0194983 91: 0.967063 0.133411 0.161505 92: 0.985788 0.269584 0.207843 93: 0.967631 0.379528 0.246278 94: 1.01293 0.439605 0.223449 95: 0.965704 0.504443 0.257115 96: 1.00199 0.694152 0.207417 97: 1.03593 0.745992 0.165125 98: 1.04147 0.868208 0.101131 99: 0.947151 0.980141 0.0997037 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.75165e-17 Created plot file "p06_data.png". Created plot file "p06_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #6 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.79852e-18 Created plot file "p06_data.png". Created plot file "p06_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #6 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.03429e-17 Created plot file "p06_data.png". Created plot file "p06_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #6 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 9.13894e-18 Created plot file "p06_data.png". Created plot file "p06_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #7 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 -0.601885 1: 0.0539888 0.158674 1.80088 2: 0.0217008 0.257692 1.10106 3: 0.0175129 0.341401 -0.470144 4: 0.0019029 0.49436 -1.93702 5: -0.0509685 0.578285 -1.12798 6: 0.0395408 0.699342 1.47642 7: -0.0487061 0.747019 1.28298 8: 0.0315828 0.910765 0.876527 9: -0.0418785 0.996289 -1.34168 10: 0.132419 0.050133 0.300977 11: 0.109027 0.0918555 0.834696 12: 0.125444 0.259297 0.644058 13: 0.093454 0.338159 0.0283097 14: 0.0767578 0.417112 -0.918744 15: 0.145187 0.561556 0.58103 16: 0.0626494 0.655223 0.82973 17: 0.145273 0.752407 1.1109 18: 0.0958668 0.914652 1.08439 19: 0.0695559 0.963242 0.304452 20: 0.26456 0.0292939 -0.430518 21: 0.239165 0.0602303 -0.685553 22: 0.208899 0.266878 0.077952 23: 0.276733 0.369604 1.83364 24: 0.171473 0.480174 1.01916 25: 0.226678 0.594059 1.40573 26: 0.190921 0.68788 0.594526 27: 0.186765 0.818558 0.445966 28: 0.230463 0.904651 0.376062 29: 0.242622 0.980541 1.25166 30: 0.366317 0.0396955 -0.525513 31: 0.385766 0.0684484 -0.69297 32: 0.383239 0.238955 -0.260001 33: 0.317909 0.312413 0.80287 34: 0.346632 0.490299 2.85287 35: 0.377659 0.51993 2.34687 36: 0.387316 0.644523 0.361295 37: 0.381292 0.820379 -1.4576 38: 0.379536 0.893808 -0.990648 39: 0.280351 0.971172 0.940752 40: 0.414977 -0.0284618 0.181714 41: 0.427768 0.156096 -0.223048 42: 0.420001 0.226247 0.0583914 43: 0.466363 0.317509 0.999213 44: 0.485566 0.389142 0.755019 45: 0.409203 0.508495 1.95566 46: 0.479258 0.632425 0.116999 47: 0.481228 0.751101 -0.26765 48: 0.397776 0.848971 -1.31196 49: 0.402732 0.997873 -0.103236 50: 0.584869 -0.0271948 -0.645684 51: 0.573008 0.127243 2.29281 52: 0.606389 0.270927 1.8153 53: 0.501389 0.347773 0.789192 54: 0.574131 0.425942 -0.899436 55: 0.610695 0.608471 -0.931498 56: 0.599011 0.673378 0.0555257 57: 0.538062 0.723524 0.326789 58: 0.609697 0.924241 -0.247242 59: 0.502619 1.03088 -1.3694 60: 0.661693 0.0255959 0.646966 61: 0.642784 0.0707835 1.72625 62: 0.639648 0.200834 2.75931 63: 0.670396 0.325984 0.601641 64: 0.700118 0.48907 -1.7611 65: 0.633359 0.509632 -1.93814 66: 0.690895 0.669788 -0.34327 67: 0.689564 0.775957 0.8261 68: 0.671889 0.93661 0.116128 69: 0.683767 1.00645 -0.451588 70: 0.773694 0.0285374 0.284751 71: 0.763533 0.10214 1.07317 72: 0.741042 0.193658 1.79233 73: 0.825898 0.323578 0.526258 74: 0.730603 0.471423 -1.33991 75: 0.808661 0.609159 -0.889467 76: 0.821453 0.668505 -0.987546 77: 0.729064 0.802281 0.6323 78: 0.807664 0.847679 0.175179 79: 0.817095 1.05124 1.29342 80: 0.842457 0.0380499 -0.0860978 81: 0.868405 0.0902048 -0.452383 82: 0.836692 0.208309 0.129743 83: 0.941846 0.331849 0.368031 84: 0.847812 0.433563 0.577663 85: 0.859958 0.591014 -0.437796 86: 0.91757 0.630738 -0.522562 87: 0.859633 0.814484 -0.637078 88: 0.927987 0.904231 0.120563 89: 0.85128 0.969603 1.24909 90: 1.04498 -0.01209 -0.000798615 91: 0.967063 0.133411 -0.924896 92: 0.985788 0.269584 -0.317274 93: 0.967631 0.379528 0.671706 94: 1.01293 0.439605 0.481714 95: 0.965704 0.504443 0.85261 96: 1.00199 0.694152 -0.390626 97: 1.03593 0.745992 -0.10526 98: 1.04147 0.868208 -0.368847 99: 0.947151 0.980141 0.875674 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.4253e-15 Created plot file "p07_data.png". Created plot file "p07_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #7 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 8.11762e-17 Created plot file "p07_data.png". Created plot file "p07_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #7 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 7.32581e-15 Created plot file "p07_data.png". Created plot file "p07_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #7 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.47646e-17 Created plot file "p07_data.png". Created plot file "p07_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #8 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 1.1866e-05 1: 0.0539888 0.158674 0.00226225 2: 0.0217008 0.257692 0.0398334 3: 0.0175129 0.341401 0.213246 4: 0.0019029 0.49436 0.748815 5: -0.0509685 0.578285 0.552053 6: 0.0395408 0.699342 0.102872 7: -0.0487061 0.747019 0.0354865 8: 0.0315828 0.910765 0.000179824 9: -0.0418785 0.996289 3.78311e-06 10: 0.132419 0.050133 0.00119438 11: 0.109027 0.0918555 0.000660522 12: 0.125444 0.259297 0.0423318 13: 0.093454 0.338159 0.202751 14: 0.0767578 0.417112 0.532151 15: 0.145187 0.561556 0.623547 16: 0.0626494 0.655223 0.224919 17: 0.145273 0.752407 0.0329289 18: 0.0958668 0.914652 0.000422658 19: 0.0695559 0.963242 0.000111181 20: 0.26456 0.0292939 0.0625744 21: 0.239165 0.0602303 0.0333636 22: 0.208899 0.266878 0.0647073 23: 0.276733 0.369604 0.429733 24: 0.171473 0.480174 0.743269 25: 0.226678 0.594059 0.517258 26: 0.190921 0.68788 0.137905 27: 0.186765 0.818558 0.0121314 28: 0.230463 0.904651 0.0266642 29: 0.242622 0.980541 0.0364444 30: 0.366317 0.0396955 0.409223 31: 0.385766 0.0684484 0.520862 32: 0.383239 0.238955 0.543198 33: 0.317909 0.312413 0.344252 34: 0.346632 0.490299 1.28524 35: 0.377659 0.51993 1.55627 36: 0.387316 0.644523 0.933828 37: 0.381292 0.820379 0.500931 38: 0.379536 0.893808 0.484524 39: 0.280351 0.971172 0.0896237 40: 0.414977 -0.0284618 0.69667 41: 0.427768 0.156096 0.773967 42: 0.420001 0.226247 0.756692 43: 0.466363 0.317509 1.22094 44: 0.485566 0.389142 1.79682 45: 0.409203 0.508495 1.90434 46: 0.479258 0.632425 1.59624 47: 0.481228 0.751101 1.04609 48: 0.397776 0.848971 0.595753 49: 0.402732 0.997873 0.623103 50: 0.584869 -0.0271948 0.697581 51: 0.573008 0.127243 0.767325 52: 0.606389 0.270927 0.653118 53: 0.501389 0.347773 1.47074 54: 0.574131 0.425942 1.76301 55: 0.610695 0.608471 1.18403 56: 0.599011 0.673378 0.881578 57: 0.538062 0.723524 1.04917 58: 0.609697 0.924241 0.54804 59: 0.502619 1.03088 0.999658 60: 0.661693 0.0255959 0.270581 61: 0.642784 0.0707835 0.360929 62: 0.639648 0.200834 0.38893 63: 0.670396 0.325984 0.437809 64: 0.700118 0.48907 0.981209 65: 0.633359 0.509632 1.4643 66: 0.690895 0.669788 0.367836 67: 0.689564 0.775957 0.185254 68: 0.671889 0.93661 0.228322 69: 0.683767 1.00645 0.184794 70: 0.773694 0.0285374 0.0236372 71: 0.763533 0.10214 0.0313223 72: 0.741042 0.193658 0.0619956 73: 0.825898 0.323578 0.163916 74: 0.730603 0.471423 0.840435 75: 0.808661 0.609159 0.425408 76: 0.821453 0.668505 0.188078 77: 0.729064 0.802281 0.0808904 78: 0.807664 0.847679 0.0105958 79: 0.817095 1.05124 0.0065556 80: 0.842457 0.0380499 0.00285777 81: 0.868405 0.0902048 0.00129875 82: 0.836692 0.208309 0.0141449 83: 0.941846 0.331849 0.182493 84: 0.847812 0.433563 0.605254 85: 0.859958 0.591014 0.497961 86: 0.91757 0.630738 0.319298 87: 0.859633 0.814484 0.00690163 88: 0.927987 0.904231 0.000317562 89: 0.85128 0.969603 0.00210367 90: 1.04498 -0.01209 1.87123e-06 91: 0.967063 0.133411 0.000923822 92: 0.985788 0.269584 0.0527548 93: 0.967631 0.379528 0.363023 94: 1.01293 0.439605 0.62497 95: 0.965704 0.504443 0.749294 96: 1.00199 0.694152 0.113904 97: 1.03593 0.745992 0.0363967 98: 1.04147 0.868208 0.000853608 99: 0.947151 0.980141 5.29253e-05 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.62209e-15 Created plot file "p08_data.png". Created plot file "p08_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #8 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.44496e-17 Created plot file "p08_data.png". Created plot file "p08_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #8 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 2.274e-15 Created plot file "p08_data.png". Created plot file "p08_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #8 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.64726e-17 Created plot file "p08_data.png". Created plot file "p08_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #9 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.089567 1: 0.0539888 0.158674 1.13002 2: 0.0217008 0.257692 1.81208 3: 0.0175129 0.341401 2.57812 4: 0.0019029 0.49436 0.167525 5: -0.0509685 0.578285 -1.13189 6: 0.0395408 0.699342 -4.28423 7: -0.0487061 0.747019 -1.17166 8: 0.0315828 0.910765 -0.758223 9: -0.0418785 0.996289 -0.118181 10: 0.132419 0.050133 0.825381 11: 0.109027 0.0918555 1.03541 12: 0.125444 0.259297 5.96493 13: 0.093454 0.338159 6.18039 14: 0.0767578 0.417112 4.57424 15: 0.145187 0.561556 -9.05793 16: 0.0626494 0.655223 -6.08613 17: 0.145273 0.752407 -10.7598 18: 0.0958668 0.914652 -1.52555 19: 0.0695559 0.963242 -0.661361 20: 0.26456 0.0292939 2.07879 21: 0.239165 0.0602303 2.49163 22: 0.208899 0.266878 14.1544 23: 0.276733 0.369604 34.0403 24: 0.171473 0.480174 3.79208 25: 0.226678 0.594059 -26.7621 26: 0.190921 0.68788 -22.4172 27: 0.186765 0.818558 -9.90627 28: 0.230463 0.904651 -6.31895 29: 0.242622 0.980541 -2.98493 30: 0.366317 0.0396955 3.45732 31: 0.385766 0.0684484 4.74472 32: 0.383239 0.238955 25.8661 33: 0.317909 0.312413 37.0296 34: 0.346632 0.490299 5.92032 35: 0.377659 0.51993 -12.6344 36: 0.387316 0.644523 -60.8627 37: 0.381292 0.820379 -26.6259 38: 0.379536 0.893808 -13.2576 39: 0.280351 0.971172 -4.29402 40: 0.414977 -0.0284618 1.3233 41: 0.427768 0.156096 9.88111 42: 0.420001 0.226247 20.0041 43: 0.466363 0.317509 17.8897 44: 0.485566 0.389142 8.67616 45: 0.409203 0.508495 -4.87007 46: 0.479258 0.632425 -16.6827 47: 0.481228 0.751101 -11.1345 48: 0.397776 0.848971 -19.7617 49: 0.402732 0.997873 -3.89916 50: 0.584869 -0.0271948 -1.61452 51: 0.573008 0.127243 -8.66251 52: 0.606389 0.270927 -39.7151 53: 0.501389 0.347773 -0.862246 54: 0.574131 0.425942 -35.2857 55: 0.610695 0.608471 69.8391 56: 0.599011 0.673378 71.241 57: 0.538062 0.723524 27.1059 58: 0.609697 0.924241 11.8847 59: 0.502619 1.03088 0.100788 60: 0.661693 0.0255959 -3.92661 61: 0.642784 0.0707835 -6.65295 62: 0.639648 0.200834 -25.5048 63: 0.670396 0.325984 -57.3471 64: 0.700118 0.48907 -8.39902 65: 0.633359 0.509632 8.09909 66: 0.690895 0.669788 78.5895 67: 0.689564 0.775957 48.7954 68: 0.671889 0.93661 11.2131 69: 0.683767 1.00645 4.90763 70: 0.773694 0.0285374 -2.53501 71: 0.763533 0.10214 -6.3313 72: 0.741042 0.193658 -18.4047 73: 0.825898 0.323578 -23.6706 74: 0.730603 0.471423 -18.5676 75: 0.808661 0.609159 36.3864 76: 0.821453 0.668505 35.5524 77: 0.729064 0.802281 34.2681 78: 0.807664 0.847679 13.6091 79: 0.817095 1.05124 1.31503 80: 0.842457 0.0380499 -1.61802 81: 0.868405 0.0902048 -2.3051 82: 0.836692 0.208309 -10.2552 83: 0.941846 0.331849 -7.55198 84: 0.847812 0.433563 -15.7397 85: 0.859958 0.591014 20.6326 86: 0.91757 0.630738 13.6878 87: 0.859633 0.814484 11.4824 88: 0.927987 0.904231 2.40259 89: 0.85128 0.969603 2.55827 90: 1.04498 -0.01209 -0.0951198 91: 0.967063 0.133411 -1.27882 92: 0.985788 0.269584 -3.39113 93: 0.967631 0.379528 -5.90657 94: 1.01293 0.439605 -2.4452 95: 0.965704 0.504443 0.369475 96: 1.00199 0.694152 5.03281 97: 1.03593 0.745992 2.65337 98: 1.04147 0.868208 0.926524 99: 0.947151 0.980141 0.835446 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.88683e-14 Created plot file "p09_data.png". Created plot file "p09_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #9 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.65452e-15 Created plot file "p09_data.png". Created plot file "p09_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #9 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 5.98577e-14 Created plot file "p09_data.png". Created plot file "p09_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #9 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 9.31325e-16 Created plot file "p09_data.png". Created plot file "p09_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #10 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 -0.083894 1: 0.0539888 0.158674 0.108199 2: 0.0217008 0.257692 0.162867 3: 0.0175129 0.341401 0.191623 4: 0.0019029 0.49436 0.193697 5: -0.0509685 0.578285 0.153657 6: 0.0395408 0.699342 0.192363 7: -0.0487061 0.747019 0.0636697 8: 0.0315828 0.910765 -0.00511167 9: -0.0418785 0.996289 -0.082608 10: 0.132419 0.050133 0.0460714 11: 0.109027 0.0918555 0.0840177 12: 0.125444 0.259297 0.168745 13: 0.093454 0.338159 0.142224 14: 0.0767578 0.417112 0.117221 15: 0.145187 0.561556 -0.114982 16: 0.0626494 0.655223 0.178772 17: 0.145273 0.752407 0.157566 18: 0.0958668 0.914652 0.0600585 19: 0.0695559 0.963242 -0.0292418 20: 0.26456 0.0292939 0.122587 21: 0.239165 0.0602303 0.151923 22: 0.208899 0.266878 -0.00301867 23: 0.276733 0.369604 -0.424462 24: 0.171473 0.480174 -0.240436 25: 0.226678 0.594059 -0.364179 26: 0.190921 0.68788 -0.0655879 27: 0.186765 0.818558 0.183384 28: 0.230463 0.904651 0.183586 29: 0.242622 0.980541 0.0912884 30: 0.366317 0.0396955 0.178974 31: 0.385766 0.0684484 0.193761 32: 0.383239 0.238955 -0.289384 33: 0.317909 0.312413 -0.40142 34: 0.346632 0.490299 -0.165593 35: 0.377659 0.51993 0.0525058 36: 0.387316 0.644523 -0.382027 37: 0.381292 0.820379 -0.0469313 38: 0.379536 0.893808 0.164599 39: 0.280351 0.971172 0.131402 40: 0.414977 -0.0284618 0.0882323 41: 0.427768 0.156096 0.0029882 42: 0.420001 0.226247 -0.281633 43: 0.466363 0.317509 -0.41062 44: 0.485566 0.389142 0.0429425 45: 0.409203 0.508495 0.341611 46: 0.479258 0.632425 -0.143396 47: 0.481228 0.751101 -0.39101 48: 0.397776 0.848971 0.0423675 49: 0.402732 0.997873 0.139195 50: 0.584869 -0.0271948 0.0906411 51: 0.573008 0.127243 0.0986807 52: 0.606389 0.270927 -0.401263 53: 0.501389 0.347773 -0.269169 54: 0.574131 0.425942 0.161292 55: 0.610695 0.608471 -0.233264 56: 0.599011 0.673378 -0.431771 57: 0.538062 0.723524 -0.441368 58: 0.609697 0.924241 0.19164 59: 0.502619 1.03088 0.0938152 60: 0.661693 0.0255959 0.154049 61: 0.642784 0.0707835 0.193867 62: 0.639648 0.200834 -0.103852 63: 0.670396 0.325984 -0.435662 64: 0.700118 0.48907 -0.390314 65: 0.633359 0.509632 -0.022666 66: 0.690895 0.669788 -0.419344 67: 0.689564 0.775957 -0.106296 68: 0.671889 0.93661 0.189002 69: 0.683767 1.00645 0.0914379 70: 0.773694 0.0285374 0.0944727 71: 0.763533 0.10214 0.189497 72: 0.741042 0.193658 0.0854371 73: 0.825898 0.323578 -0.0392401 74: 0.730603 0.471423 -0.446313 75: 0.808661 0.609159 -0.22933 76: 0.821453 0.668505 -0.0702883 77: 0.729064 0.802281 0.05556 78: 0.807664 0.847679 0.193637 79: 0.817095 1.05124 -0.0520019 80: 0.842457 0.0380499 0.0513052 81: 0.868405 0.0902048 0.105585 82: 0.836692 0.208309 0.177993 83: 0.941846 0.331849 0.186884 84: 0.847812 0.433563 -0.137415 85: 0.859958 0.591014 -0.0663429 86: 0.91757 0.630738 0.136975 87: 0.859633 0.814484 0.193807 88: 0.927987 0.904231 0.047777 89: 0.85128 0.969603 0.0313168 90: 1.04498 -0.01209 -0.0787167 91: 0.967063 0.133411 0.050127 92: 0.985788 0.269584 0.162754 93: 0.967631 0.379528 0.19044 94: 1.01293 0.439605 0.19043 95: 0.965704 0.504443 0.173124 96: 1.00199 0.694152 0.166403 97: 1.03593 0.745992 0.0838547 98: 1.04147 0.868208 -0.0362482 99: 0.947151 0.980141 -0.0563915 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 9.48949e-16 Created plot file "p10_data.png". Created plot file "p10_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #10 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 2.27684e-17 Created plot file "p10_data.png". Created plot file "p10_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #10 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.20163e-15 Created plot file "p10_data.png". Created plot file "p10_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #10 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 2.22571e-17 Created plot file "p10_data.png". Created plot file "p10_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #11 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.0219992 1: 0.0539888 0.158674 0.0625554 2: 0.0217008 0.257692 0.0272929 3: 0.0175129 0.341401 0.0234918 4: 0.0019029 0.49436 0.00284362 5: -0.0509685 0.578285 -0.0804428 6: 0.0395408 0.699342 0.0671933 7: -0.0487061 0.747019 -0.0850905 8: 0.0315828 0.910765 0.0603473 9: -0.0418785 0.996289 -0.0836016 10: 0.132419 0.050133 0.139057 11: 0.109027 0.0918555 0.119042 12: 0.125444 0.259297 0.157971 13: 0.093454 0.338159 0.125056 14: 0.0767578 0.417112 0.108774 15: 0.145187 0.561556 0.226718 16: 0.0626494 0.655223 0.103699 17: 0.145273 0.752407 0.254578 18: 0.0958668 0.914652 0.183552 19: 0.0695559 0.963242 0.136555 20: 0.26456 0.0292939 0.27231 21: 0.239165 0.0602303 0.253569 22: 0.208899 0.266878 0.26465 23: 0.276733 0.369604 0.379015 24: 0.171473 0.480174 0.253809 25: 0.226678 0.594059 0.361338 26: 0.190921 0.68788 0.322252 27: 0.186765 0.818558 0.339642 28: 0.230463 0.904651 0.438952 29: 0.242622 0.980541 0.480523 30: 0.366317 0.0396955 0.380858 31: 0.385766 0.0684484 0.412171 32: 0.383239 0.238955 0.474816 33: 0.317909 0.312413 0.417227 34: 0.346632 0.490299 0.516585 35: 0.377659 0.51993 0.574016 36: 0.387316 0.644523 0.63695 37: 0.381292 0.820379 0.694095 38: 0.379536 0.893808 0.718769 39: 0.280351 0.971172 0.552621 40: 0.414977 -0.0284618 0.403166 41: 0.427768 0.156096 0.494541 42: 0.420001 0.226247 0.515025 43: 0.466363 0.317509 0.614438 44: 0.485566 0.389142 0.67452 45: 0.409203 0.508495 0.61728 46: 0.479258 0.632425 0.782352 47: 0.481228 0.751101 0.842679 48: 0.397776 0.848971 0.735477 49: 0.402732 0.997873 0.804608 50: 0.584869 -0.0271948 0.568964 51: 0.573008 0.127243 0.645919 52: 0.606389 0.270927 0.770676 53: 0.501389 0.347773 0.675759 54: 0.574131 0.425942 0.818678 55: 0.610695 0.608471 0.982286 56: 0.599011 0.673378 1.00237 57: 0.538062 0.723524 0.927363 58: 0.609697 0.924241 1.1732 59: 0.502619 1.03088 1.02076 60: 0.661693 0.0255959 0.678629 61: 0.642784 0.0707835 0.688282 62: 0.639648 0.200834 0.76811 63: 0.670396 0.325984 0.888935 64: 0.700118 0.48907 1.04253 65: 0.633359 0.509632 0.956139 66: 0.690895 0.669788 1.15365 67: 0.689564 0.775957 1.22464 68: 0.671889 0.93661 1.30119 69: 0.683767 1.00645 1.37195 70: 0.773694 0.0285374 0.795773 71: 0.763533 0.10214 0.841521 72: 0.741042 0.193658 0.884551 73: 0.825898 0.323578 1.09314 74: 0.730603 0.471423 1.07503 75: 0.808661 0.609159 1.30126 76: 0.821453 0.668505 1.3706 77: 0.729064 0.802281 1.31398 78: 0.807664 0.847679 1.4923 79: 0.817095 1.05124 1.67606 80: 0.842457 0.0380499 0.874513 81: 0.868405 0.0902048 0.94674 82: 0.836692 0.208309 1.01098 83: 0.941846 0.331849 1.2544 84: 0.847812 0.433563 1.21539 85: 0.859958 0.591014 1.36821 86: 0.91757 0.630738 1.49632 87: 0.859633 0.814484 1.55979 88: 0.927987 0.904231 1.7671 89: 0.85128 0.969603 1.67668 90: 1.04498 -0.01209 1.03235 91: 0.967063 0.133411 1.09608 92: 0.985788 0.269584 1.25154 93: 0.967631 0.379528 1.33487 94: 1.01293 0.439605 1.45822 95: 0.965704 0.504443 1.45285 96: 1.00199 0.694152 1.69752 97: 1.03593 0.745992 1.80873 98: 1.04147 0.868208 1.94568 99: 0.947151 0.980141 1.87549 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 9.21128e-17 Created plot file "p11_data.png". Created plot file "p11_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #11 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.90932e-17 Created plot file "p11_data.png". Created plot file "p11_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #11 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 8.12451e-17 Created plot file "p11_data.png". Created plot file "p11_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #11 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.03579e-17 Created plot file "p11_data.png". Created plot file "p11_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #12 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 -0.143695 1: 0.0539888 0.158674 0.609662 2: 0.0217008 0.257692 0.772155 3: 0.0175129 0.341401 0.844492 4: 0.0019029 0.49436 0.757182 5: -0.0509685 0.578285 0.600944 6: 0.0395408 0.699342 0.504476 7: -0.0487061 0.747019 0.428162 8: 0.0315828 0.910765 0.52282 9: -0.0418785 0.996289 0.661199 10: 0.132419 0.050133 0.240101 11: 0.109027 0.0918555 0.42069 12: 0.125444 0.259297 0.864632 13: 0.093454 0.338159 0.915891 14: 0.0767578 0.417112 0.888681 15: 0.145187 0.561556 0.714562 16: 0.0626494 0.655223 0.565268 17: 0.145273 0.752407 0.482112 18: 0.0958668 0.914652 0.555332 19: 0.0695559 0.963242 0.635013 20: 0.26456 0.0292939 0.11978 21: 0.239165 0.0602303 0.253417 22: 0.208899 0.266878 0.847516 23: 0.276733 0.369604 0.826148 24: 0.171473 0.480174 0.827202 25: 0.226678 0.594059 0.633955 26: 0.190921 0.68788 0.529145 27: 0.186765 0.818558 0.489084 28: 0.230463 0.904651 0.606935 29: 0.242622 0.980541 0.79188 30: 0.366317 0.0396955 0.129655 31: 0.385766 0.0684484 0.209626 32: 0.383239 0.238955 0.592386 33: 0.317909 0.312413 0.760762 34: 0.346632 0.490299 0.652301 35: 0.377659 0.51993 0.586945 36: 0.387316 0.644523 0.488481 37: 0.381292 0.820379 0.561298 38: 0.379536 0.893808 0.695045 39: 0.280351 0.971172 0.799209 40: 0.414977 -0.0284618 -0.0816232 41: 0.427768 0.156096 0.391091 42: 0.420001 0.226247 0.520065 43: 0.466363 0.317509 0.523774 44: 0.485566 0.389142 0.503973 45: 0.409203 0.508495 0.558634 46: 0.479258 0.632425 0.453712 47: 0.481228 0.751101 0.526234 48: 0.397776 0.848971 0.618376 49: 0.402732 0.997873 1.01824 50: 0.584869 -0.0271948 -0.0430477 51: 0.573008 0.127243 0.199204 52: 0.606389 0.270927 0.307975 53: 0.501389 0.347773 0.47782 54: 0.574131 0.425942 0.392453 55: 0.610695 0.608471 0.436802 56: 0.599011 0.673378 0.497176 57: 0.538062 0.723524 0.523492 58: 0.609697 0.924241 1.08758 59: 0.502619 1.03088 1.2791 60: 0.661693 0.0255959 0.0299231 61: 0.642784 0.0707835 0.0877888 62: 0.639648 0.200834 0.225122 63: 0.670396 0.325984 0.280919 64: 0.700118 0.48907 0.360725 65: 0.633359 0.509632 0.376101 66: 0.690895 0.669788 0.568213 67: 0.689564 0.775957 0.790702 68: 0.671889 0.93661 1.23708 69: 0.683767 1.00645 1.49432 70: 0.773694 0.0285374 0.0235366 71: 0.763533 0.10214 0.084754 72: 0.741042 0.193658 0.161331 73: 0.825898 0.323578 0.251725 74: 0.730603 0.471423 0.35248 75: 0.808661 0.609159 0.601622 76: 0.821453 0.668505 0.743867 77: 0.729064 0.802281 0.925423 78: 0.807664 0.847679 1.20181 79: 0.817095 1.05124 1.83297 80: 0.842457 0.0380499 0.0292745 81: 0.868405 0.0902048 0.0702352 82: 0.836692 0.208309 0.160067 83: 0.941846 0.331849 0.327594 84: 0.847812 0.433563 0.376027 85: 0.859958 0.591014 0.638942 86: 0.91757 0.630738 0.816525 87: 0.859633 0.814484 1.19818 88: 0.927987 0.904231 1.57088 89: 0.85128 0.969603 1.64694 90: 1.04498 -0.01209 -0.0137043 91: 0.967063 0.133411 0.125654 92: 0.985788 0.269584 0.284794 93: 0.967631 0.379528 0.416879 94: 1.01293 0.439605 0.569679 95: 0.965704 0.504443 0.625308 96: 1.00199 0.694152 1.11618 97: 1.03593 0.745992 1.30106 98: 1.04147 0.868208 1.61233 99: 0.947151 0.980141 1.79089 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.87182e-16 Created plot file "p12_data.png". Created plot file "p12_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #12 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 2.30242e-17 Created plot file "p12_data.png". Created plot file "p12_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #12 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.20989e-16 Created plot file "p12_data.png". Created plot file "p12_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #12 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.28297e-17 Created plot file "p12_data.png". Created plot file "p12_phi4_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #13 using grid 1 using radial basis function phi1 Number of data points = 100 X, Y, Z(X,Y) data values: 0: 0.0227035 -0.0310206 0.0192384 1: 0.0539888 0.158674 0.0307286 2: 0.0217008 0.257692 0.0336154 3: 0.0175129 0.341401 0.0373208 4: 0.0019029 0.49436 0.0387398 5: -0.0509685 0.578285 0.0312798 6: 0.0395408 0.699342 0.038203 7: -0.0487061 0.747019 0.0268747 8: 0.0315828 0.910765 0.0251166 9: -0.0418785 0.996289 0.018184 10: 0.132419 0.050133 0.0287773 11: 0.109027 0.0918555 0.0303544 12: 0.125444 0.259297 0.0480238 13: 0.093454 0.338159 0.0496347 14: 0.0767578 0.417112 0.0510193 15: 0.145187 0.561556 0.0715916 16: 0.0626494 0.655223 0.0443715 17: 0.145273 0.752407 0.0501153 18: 0.0958668 0.914652 0.0289637 19: 0.0695559 0.963242 0.0243977 20: 0.26456 0.0292939 0.0348437 21: 0.239165 0.0602303 0.0368416 22: 0.208899 0.266878 0.0670756 23: 0.276733 0.369604 0.130122 24: 0.171473 0.480174 0.0845142 25: 0.226678 0.594059 0.106892 26: 0.190921 0.68788 0.0710084 27: 0.186765 0.818558 0.047711 28: 0.230463 0.904651 0.0405857 29: 0.242622 0.980541 0.032556 30: 0.366317 0.0396955 0.0417099 31: 0.385766 0.0684484 0.0477815 32: 0.383239 0.238955 0.108959 33: 0.317909 0.312413 0.127639 34: 0.346632 0.490299 0.297479 35: 0.377659 0.51993 0.394252 36: 0.387316 0.644523 0.229439 37: 0.381292 0.820379 0.0789052 38: 0.379536 0.893808 0.0556805 39: 0.280351 0.971172 0.0356826 40: 0.414977 -0.0284618 0.0337267 41: 0.427768 0.156096 0.0749136 42: 0.420001 0.226247 0.10948 43: 0.466363 0.317509 0.225052 44: 0.485566 0.389142 0.444486 45: 0.409203 0.508495 0.545961 46: 0.479258 0.632425 0.35757 47: 0.481228 0.751101 0.136232 48: 0.397776 0.848971 0.0703083 49: 0.402732 0.997873 0.0374058 50: 0.584869 -0.0271948 0.0338826 51: 0.573008 0.127243 0.0648181 52: 0.606389 0.270927 0.135514 53: 0.501389 0.347773 0.301431 54: 0.574131 0.425942 0.476645 55: 0.610695 0.608471 0.293949 56: 0.599011 0.673378 0.200549 57: 0.538062 0.723524 0.162835 58: 0.609697 0.924241 0.0495015 59: 0.502619 1.03088 0.0342658 60: 0.661693 0.0255959 0.0382843 61: 0.642784 0.0707835 0.0465953 62: 0.639648 0.200834 0.0840322 63: 0.670396 0.325984 0.144266 64: 0.700118 0.48907 0.199335 65: 0.633359 0.509632 0.358713 66: 0.690895 0.669788 0.132857 67: 0.689564 0.775957 0.081909 68: 0.671889 0.93661 0.0434454 69: 0.683767 1.00645 0.0333041 70: 0.773694 0.0285374 0.0325536 71: 0.763533 0.10214 0.0420624 72: 0.741042 0.193658 0.0617487 73: 0.825898 0.323578 0.0678728 74: 0.730603 0.471423 0.156263 75: 0.808661 0.609159 0.0853334 76: 0.821453 0.668505 0.0705586 77: 0.729064 0.802281 0.0650009 78: 0.807664 0.847679 0.0443384 79: 0.817095 1.05124 0.0241306 80: 0.842457 0.0380499 0.0293535 81: 0.868405 0.0902048 0.0318822 82: 0.836692 0.208309 0.0479742 83: 0.941846 0.331849 0.0428261 84: 0.847812 0.433563 0.0738622 85: 0.859958 0.591014 0.0676345 86: 0.91757 0.630738 0.0496383 87: 0.859633 0.814484 0.0419752 88: 0.927987 0.904231 0.0280445 89: 0.85128 0.969603 0.0282546 90: 1.04498 -0.01209 0.0175672 91: 0.967063 0.133411 0.0275835 92: 0.985788 0.269584 0.0334357 93: 0.967631 0.379528 0.0411197 94: 1.01293 0.439605 0.0361344 95: 0.965704 0.504443 0.0440723 96: 1.00199 0.694152 0.0333684 97: 1.03593 0.745992 0.0279538 98: 1.04147 0.868208 0.0227913 99: 0.947151 0.980141 0.0227026 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 4.75722e-16 Created plot file "p13_data.png". Created plot file "p13_phi1_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #13 using grid 1 using radial basis function phi2 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.02705e-17 Created plot file "p13_data.png". Created plot file "p13_phi2_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #13 using grid 1 using radial basis function phi3 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 3.93586e-16 Created plot file "p13_data.png". Created plot file "p13_phi3_poly.png". rbf_interp_2d_test01: Interpolate data from test_interp problem #13 using grid 1 using radial basis function phi4 Number of data points = 100 Setting R0 = 0.108908 L2 interpolation error averaged per interpolant node = 1.85167e-17 Created plot file "p13_data.png". Created plot file "p13_phi4_poly.png". rbf_interp_2d_test: Normal end of execution. Tue Oct 19 17:08:55 2021