26 February 2023 7:10:21.167 PM FEYNMAN_KAC_1D: FORTRAN90 version. Program parameters: The calculation takes place inside an interval. The solution will be estimated at NG points on a regular spaced grid within the interval. Each solution will be estimated by computing 10000 trajectories from the point to the boundary. (X/A)^2 = 1 The interval parameter A is: A = 2.00000 Path stepsize H = 0.100000E-03 X coordinate discretized by 23 points I K X W exact W Approx Error Ave Steps Test 0 1 -2.200 1.000 1.000 0.000 0 -0.8400 1 2 -2.000 1.000 0.9955 0.4531E-02 145 0.0000 2 3 -1.800 0.8270 0.8271 0.1414E-03 7690 0.7600 3 4 -1.600 0.6977 0.7010 0.3372E-02 14249 1.4400 4 5 -1.400 0.6005 0.6005 0.2657E-05 20244 2.0400 5 6 -1.200 0.5273 0.5251 0.2230E-02 25793 2.5600 6 7 -1.000 0.4724 0.4713 0.1075E-02 30197 3.0000 7 8 -0.8000 0.4317 0.4321 0.3416E-03 33718 3.3600 8 9 -0.6000 0.4025 0.4035 0.9946E-03 36414 3.6400 9 10 -0.4000 0.3829 0.3840 0.1137E-02 37960 3.8400 10 11 -0.2000 0.3716 0.3697 0.1827E-02 39716 3.9600 11 12 0.000 0.3679 0.3700 0.2110E-02 39735 4.0000 12 13 0.2000 0.3716 0.3685 0.3073E-02 39761 3.9600 13 14 0.4000 0.3829 0.3833 0.4073E-03 38564 3.8400 14 15 0.6000 0.4025 0.3961 0.6413E-02 37118 3.6400 15 16 0.8000 0.4317 0.4322 0.5231E-03 33626 3.3600 16 17 1.000 0.4724 0.4735 0.1138E-02 29750 3.0000 17 18 1.200 0.5273 0.5283 0.9721E-03 25619 2.5600 18 19 1.400 0.6005 0.6013 0.8503E-03 20325 2.0400 19 20 1.600 0.6977 0.6972 0.4323E-03 14502 1.4400 20 21 1.800 0.8270 0.8218 0.5177E-02 7892 0.7600 21 22 2.000 1.000 0.9956 0.4419E-02 176 0.0000 22 23 2.200 1.000 1.000 0.000 0 -0.8400 RMS absolute error in solution = 0.266126E-02 FEYNMAN_KAC_1D: Normal end of execution. 26 February 2023 7:12:08.674 PM