[cig-commits] r8469 - in seismo/2D/SPECFEM2D/trunk: . DATA DATA/util

walter at geodynamics.org walter at geodynamics.org
Fri Dec 7 15:48:40 PST 2007


Author: walter
Date: 2007-12-07 15:48:39 -0800 (Fri, 07 Dec 2007)
New Revision: 8469

Added:
   seismo/2D/SPECFEM2D/trunk/DATA/Par_file_CercleMod50_50_10Hz_Paul
   seismo/2D/SPECFEM2D/trunk/DATA/interfaceCercleMod50_50_Paul.dat
   seismo/2D/SPECFEM2D/trunk/DATA/util/create_sinus_Paul_ficsinmod.py
Modified:
   seismo/2D/SPECFEM2D/trunk/DATA/Par_file
   seismo/2D/SPECFEM2D/trunk/DATA/Par_file_Paul_acoustic
   seismo/2D/SPECFEM2D/trunk/DATA/STATIONS
   seismo/2D/SPECFEM2D/trunk/meshfem2D.f90
   seismo/2D/SPECFEM2D/trunk/specfem2D.f90
Log:
added Par_files for sinusoidal interface from Paul Cristini


Modified: seismo/2D/SPECFEM2D/trunk/DATA/Par_file
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/Par_file	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/DATA/Par_file	2007-12-07 23:48:39 UTC (rev 8469)
@@ -5,13 +5,13 @@
 #-------------------------------->
 
 # title of job, and file that contains interface data
-title                           = Test sinusoide acoustique
-interfacesfile                  = interface_sinus.dat
+title                           = Test InterfaceCercleMod50_50
+interfacesfile                  = interfaceCercleMod50_50_Paul.dat
 
 # geometry of the model (origin lower-left corner = 0,0) and mesh description
 xmin                            = 0.d0           # abscissa of left side of the model
 xmax                            = 4000.d0        # abscissa of right side of the model
-nx                              = 80             # number of elements along X
+nx                              = 300             # number of elements along X
 ngnod                           = 9              # noeuds de controle pour blocs (4 ou 9)
 initialfield                    = .false.        # use a plane wave as source or not
 readmodel                       = .false.        # read external earth model or not
@@ -20,48 +20,48 @@
 TURN_ATTENUATION_ON             = .false.        # turn attenuation on or off
 
 # absorbing boundaries parameters
-absorbhaut                      = .false.        # absorbing boundary active or not
+absorbhaut                      = .true.        # absorbing boundary active or not
 absorbbas                       = .true.
 absorbgauche                    = .true.
 absorbdroite                    = .true.
 
 # time step parameters
-nt                              = 1400           # nb total de pas de temps
-dt                              = 1.d-3          # valeur du pas de temps
+nt                              = 6600           # nb total de pas de temps
+dt                              = 2.d-4          # valeur du pas de temps
 
 # source parameters
 source_surf                     = .false.        # source dans le volume ou a la surface
 xs                              = 2000.          # source location x in meters
-zs                              = 1200.          # source location z in meters
+zs                              = 2850.          # source location z in meters
 source_type                     = 1              # force = 1 or explosion = 2
-time_function_type              = 2              # Ricker = 1, first derivative = 2, Gaussian = 3, Dirac = 4
+time_function_type              = 1              # Ricker = 1, first derivative = 2, Gaussian = 3, Dirac = 4
 f0                              = 10.0           # dominant source frequency (Hz) if not Dirac
 angleforce                      = 0.             # angle of the source (for a force only)
 Mxx                             = 1.             # Mxx component (for a moment tensor source only)
 Mzz                             = 1.             # Mzz component (for a moment tensor source only)
 Mxz                             = 0.             # Mxz component (for a moment tensor source only)
-factor                          = 1.d4           # amplification factor
+factor                          = 1.d-6           # amplification factor
 
 # receiver line parameters
 enreg_surf                      = .false.        # enregistrement volume ou surface
-sismostype                      = 4              # record 1=displ 2=veloc 3=accel 4=pressure
+sismostype                      = 2              # record 1=displ 2=veloc 3=accel 4=pressure
 nrec                            = 101            # number of receivers
-xdeb                            = 300.           # first receiver x in meters
-zdeb                            = 1700.          # first receiver z in meters
-xfin                            = 3700.          # last receiver x in meters
-zfin                            = 1700.          # last receiver z in meters
+xdeb                            = 500.           # first receiver x in meters
+zdeb                            = 2750.          # first receiver z in meters
+xfin                            = 3500.          # last receiver x in meters
+zfin                            = 2750.          # last receiver z in meters
 anglerec                        = 0.d0           # angle to rotate components at receivers
 
 # display parameters
-itaff                           = 100            # display frequency in time steps
-output_postscript_snapshot      = .true.         # output Postscript image of the results
-output_PNM_image                = .true.         # output PNM image of the results
+itaff                           = 200            # display frequency in time steps
+output_postscript_snapshot      = .false.         # output Postscript image of the results
+output_PNM_image                = .false.         # output PNM image of the results
 vecttype                        = 2              # display 1=displ 2=veloc 3=accel
 cutvect                         = 1.             # amplitude min en % pour vector plots
 meshvect                        = .true.         # display mesh on vector plots or not
 modelvect                       = .false.        # display velocity model on vector plots
-boundvect                       = .true.         # display boundary conditions on plots
-interpol                        = .true.         # interpolation of the display or not
+boundvect                       = .false.         # display boundary conditions on plots
+interpol                        = .false.         # interpolation of the display or not
 pointsdisp                      = 6              # points for interpolation of display (set to 1 for lower-left corner only)
 subsamp                         = 1              # subsampling of color snapshots
 sizemax_arrows                  = 1.d0           # maximum size of arrows on vector plots in cm
@@ -72,8 +72,6 @@
 nbmodels                        = 2              # nb de modeles differents (0,rho,vp,vs,0,0)
 1 0 2700.d0 3000.d0 0.d0 0 0
 2 0 1800.d0 2000.d0 0.d0 0 0
-#3 0 2200.d0 2500.d0 0.d0 0 0
 nbzone                          = 2              # nb of zones and model number for each
-1 80  1 40 1
-1 80 31 40 2
-#1 80 41 60 3
+1 300  1 150 1
+1 300 151 300 2

Added: seismo/2D/SPECFEM2D/trunk/DATA/Par_file_CercleMod50_50_10Hz_Paul
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/Par_file_CercleMod50_50_10Hz_Paul	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/DATA/Par_file_CercleMod50_50_10Hz_Paul	2007-12-07 23:48:39 UTC (rev 8469)
@@ -0,0 +1,77 @@
+#
+# This is the parameter file
+# Put variable names first and actual value after 34th column
+#
+#-------------------------------->
+
+# title of job, and file that contains interface data
+title                           = Test InterfaceCercleMod50_50
+interfacesfile                  = interfaceCercleMod50_50_Paul.dat
+
+# geometry of the model (origin lower-left corner = 0,0) and mesh description
+xmin                            = 0.d0           # abscissa of left side of the model
+xmax                            = 4000.d0        # abscissa of right side of the model
+nx                              = 300             # number of elements along X
+ngnod                           = 9              # noeuds de controle pour blocs (4 ou 9)
+initialfield                    = .false.        # use a plane wave as source or not
+readmodel                       = .false.        # read external earth model or not
+ELASTIC                         = .false.        # elastic or acoustic simulation
+TURN_ANISOTROPY_ON              = .false.        # turn anisotropy on or off
+TURN_ATTENUATION_ON             = .false.        # turn attenuation on or off
+
+# absorbing boundaries parameters
+absorbhaut                      = .true.        # absorbing boundary active or not
+absorbbas                       = .true.
+absorbgauche                    = .true.
+absorbdroite                    = .true.
+
+# time step parameters
+nt                              = 6600           # nb total de pas de temps
+dt                              = 2.d-4          # valeur du pas de temps
+
+# source parameters
+source_surf                     = .false.        # source dans le volume ou a la surface
+xs                              = 2000.          # source location x in meters
+zs                              = 2850.          # source location z in meters
+source_type                     = 1              # force = 1 or explosion = 2
+time_function_type              = 1              # Ricker = 1, first derivative = 2, Gaussian = 3, Dirac = 4
+f0                              = 10.0           # dominant source frequency (Hz) if not Dirac
+angleforce                      = 0.             # angle of the source (for a force only)
+Mxx                             = 1.             # Mxx component (for a moment tensor source only)
+Mzz                             = 1.             # Mzz component (for a moment tensor source only)
+Mxz                             = 0.             # Mxz component (for a moment tensor source only)
+factor                          = 1.d-6           # amplification factor
+
+# receiver line parameters
+enreg_surf                      = .false.        # enregistrement volume ou surface
+sismostype                      = 2              # record 1=displ 2=veloc 3=accel 4=pressure
+nrec                            = 101            # number of receivers
+xdeb                            = 500.           # first receiver x in meters
+zdeb                            = 2750.          # first receiver z in meters
+xfin                            = 3500.          # last receiver x in meters
+zfin                            = 2750.          # last receiver z in meters
+anglerec                        = 0.d0           # angle to rotate components at receivers
+
+# display parameters
+itaff                           = 200            # display frequency in time steps
+output_postscript_snapshot      = .false.         # output Postscript image of the results
+output_PNM_image                = .false.         # output PNM image of the results
+vecttype                        = 2              # display 1=displ 2=veloc 3=accel
+cutvect                         = 1.             # amplitude min en % pour vector plots
+meshvect                        = .true.         # display mesh on vector plots or not
+modelvect                       = .false.        # display velocity model on vector plots
+boundvect                       = .false.         # display boundary conditions on plots
+interpol                        = .false.         # interpolation of the display or not
+pointsdisp                      = 6              # points for interpolation of display (set to 1 for lower-left corner only)
+subsamp                         = 1              # subsampling of color snapshots
+sizemax_arrows                  = 1.d0           # maximum size of arrows on vector plots in cm
+gnuplot                         = .false.        # generate a GNUPLOT file for the grid
+outputgrid                      = .false.        # save the grid in a text file or not
+
+# velocity and density model (nx,nz)
+nbmodels                        = 2              # nb de modeles differents (0,rho,vp,vs,0,0)
+1 0 2700.d0 3000.d0 0.d0 0 0
+2 0 1800.d0 2000.d0 0.d0 0 0
+nbzone                          = 2              # nb of zones and model number for each
+1 300  1 150 1
+1 300 151 300 2

Modified: seismo/2D/SPECFEM2D/trunk/DATA/Par_file_Paul_acoustic
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/Par_file_Paul_acoustic	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/DATA/Par_file_Paul_acoustic	2007-12-07 23:48:39 UTC (rev 8469)
@@ -3,14 +3,12 @@
 # Put variable names first and actual value after 34th column
 #
 #-------------------------------->
-#
+
 # title of job, and file that contains interface data
-#
 title                           = Test sinusoide acoustique
 interfacesfile                  = interface_sinus.dat
-#
+
 # geometry of the model (origin lower-left corner = 0,0) and mesh description
-#
 xmin                            = 0.d0           # abscissa of left side of the model
 xmax                            = 4000.d0        # abscissa of right side of the model
 nx                              = 80             # number of elements along X
@@ -20,21 +18,18 @@
 ELASTIC                         = .false.        # elastic or acoustic simulation
 TURN_ANISOTROPY_ON              = .false.        # turn anisotropy on or off
 TURN_ATTENUATION_ON             = .false.        # turn attenuation on or off
-#
+
 # absorbing boundaries parameters
-#
 absorbhaut                      = .false.        # absorbing boundary active or not
 absorbbas                       = .true.
 absorbgauche                    = .true.
 absorbdroite                    = .true.
-#
+
 # time step parameters
-#
 nt                              = 1400           # nb total de pas de temps
 dt                              = 1.d-3          # valeur du pas de temps
-#
+
 # source parameters
-#
 source_surf                     = .false.        # source dans le volume ou a la surface
 xs                              = 2000.          # source location x in meters
 zs                              = 1200.          # source location z in meters
@@ -46,20 +41,18 @@
 Mzz                             = 1.             # Mzz component (for a moment tensor source only)
 Mxz                             = 0.             # Mxz component (for a moment tensor source only)
 factor                          = 1.d4           # amplification factor
-#
+
 # receiver line parameters
-#
 enreg_surf                      = .false.        # enregistrement volume ou surface
-sismostype                      = 2              # record 1=displ 2=veloc 3=accel 4=pressure
+sismostype                      = 4              # record 1=displ 2=veloc 3=accel 4=pressure
 nrec                            = 101            # number of receivers
 xdeb                            = 300.           # first receiver x in meters
 zdeb                            = 1700.          # first receiver z in meters
 xfin                            = 3700.          # last receiver x in meters
 zfin                            = 1700.          # last receiver z in meters
 anglerec                        = 0.d0           # angle to rotate components at receivers
-#
+
 # display parameters
-#
 itaff                           = 100            # display frequency in time steps
 output_postscript_snapshot      = .true.         # output Postscript image of the results
 output_PNM_image                = .true.         # output PNM image of the results
@@ -74,9 +67,8 @@
 sizemax_arrows                  = 1.d0           # maximum size of arrows on vector plots in cm
 gnuplot                         = .false.        # generate a GNUPLOT file for the grid
 outputgrid                      = .false.        # save the grid in a text file or not
-#
+
 # velocity and density model (nx,nz)
-#
 nbmodels                        = 2              # nb de modeles differents (0,rho,vp,vs,0,0)
 1 0 2700.d0 3000.d0 0.d0 0 0
 2 0 1800.d0 2000.d0 0.d0 0 0

Modified: seismo/2D/SPECFEM2D/trunk/DATA/STATIONS
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/STATIONS	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/DATA/STATIONS	2007-12-07 23:48:39 UTC (rev 8469)
@@ -1,102 +1,102 @@
          101
-S001    AA          300.0000000         2000.0000000       0.0         0.0
-S002    AA          334.0000000         2000.0000000       0.0         0.0
-S003    AA          368.0000000         2000.0000000       0.0         0.0
-S004    AA          402.0000000         2000.0000000       0.0         0.0
-S005    AA          436.0000000         2000.0000000       0.0         0.0
-S006    AA          470.0000000         2000.0000000       0.0         0.0
-S007    AA          504.0000000         2000.0000000       0.0         0.0
-S008    AA          538.0000000         2000.0000000       0.0         0.0
-S009    AA          572.0000000         2000.0000000       0.0         0.0
-S010    AA          606.0000000         2000.0000000       0.0         0.0
-S011    AA          640.0000000         2000.0000000       0.0         0.0
-S012    AA          674.0000000         2000.0000000       0.0         0.0
-S013    AA          708.0000000         2000.0000000       0.0         0.0
-S014    AA          742.0000000         2000.0000000       0.0         0.0
-S015    AA          776.0000000         2000.0000000       0.0         0.0
-S016    AA          810.0000000         2000.0000000       0.0         0.0
-S017    AA          844.0000000         2000.0000000       0.0         0.0
-S018    AA          878.0000000         2000.0000000       0.0         0.0
-S019    AA          912.0000000         2000.0000000       0.0         0.0
-S020    AA          946.0000000         2000.0000000       0.0         0.0
-S021    AA          980.0000000         2000.0000000       0.0         0.0
-S022    AA         1014.0000000         2000.0000000       0.0         0.0
-S023    AA         1048.0000000         2000.0000000       0.0         0.0
-S024    AA         1082.0000000         2000.0000000       0.0         0.0
-S025    AA         1116.0000000         2000.0000000       0.0         0.0
-S026    AA         1150.0000000         2000.0000000       0.0         0.0
-S027    AA         1184.0000000         2000.0000000       0.0         0.0
-S028    AA         1218.0000000         2000.0000000       0.0         0.0
-S029    AA         1252.0000000         2000.0000000       0.0         0.0
-S030    AA         1286.0000000         2000.0000000       0.0         0.0
-S031    AA         1320.0000000         2000.0000000       0.0         0.0
-S032    AA         1354.0000000         2000.0000000       0.0         0.0
-S033    AA         1388.0000000         2000.0000000       0.0         0.0
-S034    AA         1422.0000000         2000.0000000       0.0         0.0
-S035    AA         1456.0000000         2000.0000000       0.0         0.0
-S036    AA         1490.0000000         2000.0000000       0.0         0.0
-S037    AA         1524.0000000         2000.0000000       0.0         0.0
-S038    AA         1558.0000000         2000.0000000       0.0         0.0
-S039    AA         1592.0000000         2000.0000000       0.0         0.0
-S040    AA         1626.0000000         2000.0000000       0.0         0.0
-S041    AA         1660.0000000         2000.0000000       0.0         0.0
-S042    AA         1694.0000000         2000.0000000       0.0         0.0
-S043    AA         1728.0000000         2000.0000000       0.0         0.0
-S044    AA         1762.0000000         2000.0000000       0.0         0.0
-S045    AA         1796.0000000         2000.0000000       0.0         0.0
-S046    AA         1830.0000000         2000.0000000       0.0         0.0
-S047    AA         1864.0000000         2000.0000000       0.0         0.0
-S048    AA         1898.0000000         2000.0000000       0.0         0.0
-S049    AA         1932.0000000         2000.0000000       0.0         0.0
-S050    AA         1966.0000000         2000.0000000       0.0         0.0
-S051    AA         2000.0000000         2000.0000000       0.0         0.0
-S052    AA         2034.0000000         2000.0000000       0.0         0.0
-S053    AA         2068.0000000         2000.0000000       0.0         0.0
-S054    AA         2102.0000000         2000.0000000       0.0         0.0
-S055    AA         2136.0000000         2000.0000000       0.0         0.0
-S056    AA         2170.0000000         2000.0000000       0.0         0.0
-S057    AA         2204.0000000         2000.0000000       0.0         0.0
-S058    AA         2238.0000000         2000.0000000       0.0         0.0
-S059    AA         2272.0000000         2000.0000000       0.0         0.0
-S060    AA         2306.0000000         2000.0000000       0.0         0.0
-S061    AA         2340.0000000         2000.0000000       0.0         0.0
-S062    AA         2374.0000000         2000.0000000       0.0         0.0
-S063    AA         2408.0000000         2000.0000000       0.0         0.0
-S064    AA         2442.0000000         2000.0000000       0.0         0.0
-S065    AA         2476.0000000         2000.0000000       0.0         0.0
-S066    AA         2510.0000000         2000.0000000       0.0         0.0
-S067    AA         2544.0000000         2000.0000000       0.0         0.0
-S068    AA         2578.0000000         2000.0000000       0.0         0.0
-S069    AA         2612.0000000         2000.0000000       0.0         0.0
-S070    AA         2646.0000000         2000.0000000       0.0         0.0
-S071    AA         2680.0000000         2000.0000000       0.0         0.0
-S072    AA         2714.0000000         2000.0000000       0.0         0.0
-S073    AA         2748.0000000         2000.0000000       0.0         0.0
-S074    AA         2782.0000000         2000.0000000       0.0         0.0
-S075    AA         2816.0000000         2000.0000000       0.0         0.0
-S076    AA         2850.0000000         2000.0000000       0.0         0.0
-S077    AA         2884.0000000         2000.0000000       0.0         0.0
-S078    AA         2918.0000000         2000.0000000       0.0         0.0
-S079    AA         2952.0000000         2000.0000000       0.0         0.0
-S080    AA         2986.0000000         2000.0000000       0.0         0.0
-S081    AA         3020.0000000         2000.0000000       0.0         0.0
-S082    AA         3054.0000000         2000.0000000       0.0         0.0
-S083    AA         3088.0000000         2000.0000000       0.0         0.0
-S084    AA         3122.0000000         2000.0000000       0.0         0.0
-S085    AA         3156.0000000         2000.0000000       0.0         0.0
-S086    AA         3190.0000000         2000.0000000       0.0         0.0
-S087    AA         3224.0000000         2000.0000000       0.0         0.0
-S088    AA         3258.0000000         2000.0000000       0.0         0.0
-S089    AA         3292.0000000         2000.0000000       0.0         0.0
-S090    AA         3326.0000000         2000.0000000       0.0         0.0
-S091    AA         3360.0000000         2000.0000000       0.0         0.0
-S092    AA         3394.0000000         2000.0000000       0.0         0.0
-S093    AA         3428.0000000         2000.0000000       0.0         0.0
-S094    AA         3462.0000000         2000.0000000       0.0         0.0
-S095    AA         3496.0000000         2000.0000000       0.0         0.0
-S096    AA         3530.0000000         2000.0000000       0.0         0.0
-S097    AA         3564.0000000         2000.0000000       0.0         0.0
-S098    AA         3598.0000000         2000.0000000       0.0         0.0
-S099    AA         3632.0000000         2000.0000000       0.0         0.0
-S100    AA         3666.0000000         2000.0000000       0.0         0.0
-S101    AA         3700.0000000         2000.0000000       0.0         0.0
+S001    AA          500.0000000         2750.0000000       0.0         0.0
+S002    AA          530.0000000         2750.0000000       0.0         0.0
+S003    AA          560.0000000         2750.0000000       0.0         0.0
+S004    AA          590.0000000         2750.0000000       0.0         0.0
+S005    AA          620.0000000         2750.0000000       0.0         0.0
+S006    AA          650.0000000         2750.0000000       0.0         0.0
+S007    AA          680.0000000         2750.0000000       0.0         0.0
+S008    AA          710.0000000         2750.0000000       0.0         0.0
+S009    AA          740.0000000         2750.0000000       0.0         0.0
+S010    AA          770.0000000         2750.0000000       0.0         0.0
+S011    AA          800.0000000         2750.0000000       0.0         0.0
+S012    AA          830.0000000         2750.0000000       0.0         0.0
+S013    AA          860.0000000         2750.0000000       0.0         0.0
+S014    AA          890.0000000         2750.0000000       0.0         0.0
+S015    AA          920.0000000         2750.0000000       0.0         0.0
+S016    AA          950.0000000         2750.0000000       0.0         0.0
+S017    AA          980.0000000         2750.0000000       0.0         0.0
+S018    AA         1010.0000000         2750.0000000       0.0         0.0
+S019    AA         1040.0000000         2750.0000000       0.0         0.0
+S020    AA         1070.0000000         2750.0000000       0.0         0.0
+S021    AA         1100.0000000         2750.0000000       0.0         0.0
+S022    AA         1130.0000000         2750.0000000       0.0         0.0
+S023    AA         1160.0000000         2750.0000000       0.0         0.0
+S024    AA         1190.0000000         2750.0000000       0.0         0.0
+S025    AA         1220.0000000         2750.0000000       0.0         0.0
+S026    AA         1250.0000000         2750.0000000       0.0         0.0
+S027    AA         1280.0000000         2750.0000000       0.0         0.0
+S028    AA         1310.0000000         2750.0000000       0.0         0.0
+S029    AA         1340.0000000         2750.0000000       0.0         0.0
+S030    AA         1370.0000000         2750.0000000       0.0         0.0
+S031    AA         1400.0000000         2750.0000000       0.0         0.0
+S032    AA         1430.0000000         2750.0000000       0.0         0.0
+S033    AA         1460.0000000         2750.0000000       0.0         0.0
+S034    AA         1490.0000000         2750.0000000       0.0         0.0
+S035    AA         1520.0000000         2750.0000000       0.0         0.0
+S036    AA         1550.0000000         2750.0000000       0.0         0.0
+S037    AA         1580.0000000         2750.0000000       0.0         0.0
+S038    AA         1610.0000000         2750.0000000       0.0         0.0
+S039    AA         1640.0000000         2750.0000000       0.0         0.0
+S040    AA         1670.0000000         2750.0000000       0.0         0.0
+S041    AA         1700.0000000         2750.0000000       0.0         0.0
+S042    AA         1730.0000000         2750.0000000       0.0         0.0
+S043    AA         1760.0000000         2750.0000000       0.0         0.0
+S044    AA         1790.0000000         2750.0000000       0.0         0.0
+S045    AA         1820.0000000         2750.0000000       0.0         0.0
+S046    AA         1850.0000000         2750.0000000       0.0         0.0
+S047    AA         1880.0000000         2750.0000000       0.0         0.0
+S048    AA         1910.0000000         2750.0000000       0.0         0.0
+S049    AA         1940.0000000         2750.0000000       0.0         0.0
+S050    AA         1970.0000000         2750.0000000       0.0         0.0
+S051    AA         2000.0000000         2750.0000000       0.0         0.0
+S052    AA         2030.0000000         2750.0000000       0.0         0.0
+S053    AA         2060.0000000         2750.0000000       0.0         0.0
+S054    AA         2090.0000000         2750.0000000       0.0         0.0
+S055    AA         2120.0000000         2750.0000000       0.0         0.0
+S056    AA         2150.0000000         2750.0000000       0.0         0.0
+S057    AA         2180.0000000         2750.0000000       0.0         0.0
+S058    AA         2210.0000000         2750.0000000       0.0         0.0
+S059    AA         2240.0000000         2750.0000000       0.0         0.0
+S060    AA         2270.0000000         2750.0000000       0.0         0.0
+S061    AA         2300.0000000         2750.0000000       0.0         0.0
+S062    AA         2330.0000000         2750.0000000       0.0         0.0
+S063    AA         2360.0000000         2750.0000000       0.0         0.0
+S064    AA         2390.0000000         2750.0000000       0.0         0.0
+S065    AA         2420.0000000         2750.0000000       0.0         0.0
+S066    AA         2450.0000000         2750.0000000       0.0         0.0
+S067    AA         2480.0000000         2750.0000000       0.0         0.0
+S068    AA         2510.0000000         2750.0000000       0.0         0.0
+S069    AA         2540.0000000         2750.0000000       0.0         0.0
+S070    AA         2570.0000000         2750.0000000       0.0         0.0
+S071    AA         2600.0000000         2750.0000000       0.0         0.0
+S072    AA         2630.0000000         2750.0000000       0.0         0.0
+S073    AA         2660.0000000         2750.0000000       0.0         0.0
+S074    AA         2690.0000000         2750.0000000       0.0         0.0
+S075    AA         2720.0000000         2750.0000000       0.0         0.0
+S076    AA         2750.0000000         2750.0000000       0.0         0.0
+S077    AA         2780.0000000         2750.0000000       0.0         0.0
+S078    AA         2810.0000000         2750.0000000       0.0         0.0
+S079    AA         2840.0000000         2750.0000000       0.0         0.0
+S080    AA         2870.0000000         2750.0000000       0.0         0.0
+S081    AA         2900.0000000         2750.0000000       0.0         0.0
+S082    AA         2930.0000000         2750.0000000       0.0         0.0
+S083    AA         2960.0000000         2750.0000000       0.0         0.0
+S084    AA         2990.0000000         2750.0000000       0.0         0.0
+S085    AA         3020.0000000         2750.0000000       0.0         0.0
+S086    AA         3050.0000000         2750.0000000       0.0         0.0
+S087    AA         3080.0000000         2750.0000000       0.0         0.0
+S088    AA         3110.0000000         2750.0000000       0.0         0.0
+S089    AA         3140.0000000         2750.0000000       0.0         0.0
+S090    AA         3170.0000000         2750.0000000       0.0         0.0
+S091    AA         3200.0000000         2750.0000000       0.0         0.0
+S092    AA         3230.0000000         2750.0000000       0.0         0.0
+S093    AA         3260.0000000         2750.0000000       0.0         0.0
+S094    AA         3290.0000000         2750.0000000       0.0         0.0
+S095    AA         3320.0000000         2750.0000000       0.0         0.0
+S096    AA         3350.0000000         2750.0000000       0.0         0.0
+S097    AA         3380.0000000         2750.0000000       0.0         0.0
+S098    AA         3410.0000000         2750.0000000       0.0         0.0
+S099    AA         3440.0000000         2750.0000000       0.0         0.0
+S100    AA         3470.0000000         2750.0000000       0.0         0.0
+S101    AA         3500.0000000         2750.0000000       0.0         0.0

Added: seismo/2D/SPECFEM2D/trunk/DATA/interfaceCercleMod50_50_Paul.dat
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/interfaceCercleMod50_50_Paul.dat	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/DATA/interfaceCercleMod50_50_Paul.dat	2007-12-07 23:48:39 UTC (rev 8469)
@@ -0,0 +1,5035 @@
+#
+# Number of interfaces
+#
+3
+#
+#
+#
+#
+# Interface 1 (Bottom of the mesh)
+#
+2
+0 0
+4000 0
+#
+# Interface 2
+#
+5001
+-0.000000 2000.000000
+1.033542 1996.929244
+2.065970 1993.870806
+3.096363 1990.836993
+4.123808 1987.840013
+5.147403 1984.891932
+6.166264 1982.004620
+7.179524 1979.189709
+8.186341 1976.458545
+9.185899 1973.822142
+10.177410 1971.291142
+11.160118 1968.875769
+12.133305 1966.585793
+13.096288 1964.430486
+14.048427 1962.418591
+14.989124 1960.558285
+15.917829 1958.857144
+16.834036 1957.322119
+17.737292 1955.959503
+18.627193 1954.774910
+19.503390 1953.773250
+20.365588 1952.958713
+21.213547 1952.334749
+22.047082 1951.904055
+22.866069 1951.668567
+23.670437 1951.629449
+24.460176 1951.787092
+25.235331 1952.141107
+25.996008 1952.690333
+26.742367 1953.432838
+27.474626 1954.365926
+28.193058 1955.486149
+28.897989 1956.789321
+29.589801 1958.270533
+30.268926 1959.924174
+30.935843 1961.743952
+31.591084 1963.722919
+32.235223 1965.853500
+32.868878 1968.127519
+33.492708 1970.536237
+34.107411 1973.070380
+34.713720 1975.720181
+35.312400 1978.475415
+35.904245 1981.325443
+36.490078 1984.259250
+37.070743 1987.265489
+37.647103 1990.332530
+38.220039 1993.448500
+38.790444 1996.601336
+39.359220 1999.778827
+39.927275 2002.968664
+40.495520 2006.158491
+41.064863 2009.335951
+41.636208 2012.488736
+42.210450 2015.604634
+42.788472 2018.671581
+43.371141 2021.677703
+43.959304 2024.611367
+44.553789 2027.461228
+45.155395 2030.216269
+45.764893 2032.865847
+46.383024 2035.399737
+47.010492 2037.808168
+47.647965 2040.081867
+48.296071 2042.212090
+48.955394 2044.190659
+49.626475 2046.009997
+50.309808 2047.663154
+51.005838 2049.143833
+51.714958 2050.446423
+52.437512 2051.566010
+53.173788 2052.498406
+53.924021 2053.240161
+54.688390 2053.788576
+55.467020 2054.141715
+56.259977 2054.298415
+57.067272 2054.258285
+57.888859 2054.021712
+58.724636 2053.589859
+59.574444 2052.964658
+60.438070 2052.148805
+61.315246 2051.145749
+62.205652 2049.959677
+63.108913 2048.595496
+64.024608 2047.058820
+64.952263 2045.355941
+65.891360 2043.493807
+66.841335 2041.479996
+67.801582 2039.322682
+68.771455 2037.030608
+69.750271 2034.613047
+70.737312 2032.079767
+71.731827 2029.440995
+72.733037 2026.707372
+73.740137 2023.889913
+74.752301 2020.999965
+75.768682 2018.049162
+76.788417 2015.049376
+77.810632 2012.012673
+78.834441 2008.951265
+79.858956 2005.877462
+80.883285 2002.803621
+81.906538 1999.742101
+82.927830 1996.705211
+83.946283 1993.705164
+84.961033 1990.754027
+85.971231 1987.863673
+86.976046 1985.045736
+87.974670 1982.311565
+88.966317 1979.672177
+89.950234 1977.138215
+90.925695 1974.719906
+91.892011 1972.427022
+92.848527 1970.268837
+93.794629 1968.254097
+94.729744 1966.390978
+95.653343 1964.687060
+96.564943 1963.149294
+97.464109 1961.783976
+98.350454 1960.596720
+99.223644 1959.592438
+100.083395 1958.775319
+100.929479 1958.148814
+101.761720 1957.715623
+102.579996 1957.477680
+103.384243 1957.436151
+104.174451 1957.591424
+104.950665 1957.943114
+105.712985 1958.490057
+106.461567 1959.230320
+107.196621 1960.161208
+107.918408 1961.279272
+108.627245 1962.580324
+109.323495 1964.059455
+110.007575 1965.711052
+110.679946 1967.528822
+111.341118 1969.505815
+111.991643 1971.634455
+112.632114 1973.906564
+113.263164 1976.313400
+113.885463 1978.845689
+114.499715 1981.493660
+115.106654 1984.247087
+115.707043 1987.095327
+116.301670 1990.027363
+116.891347 1993.031848
+117.476901 1996.097147
+118.059178 1999.211386
+118.639034 2002.362497
+119.217336 2005.538268
+119.794954 2008.726387
+120.372761 2011.914496
+120.951630 2015.090234
+121.532426 2018.241292
+122.116009 2021.355454
+122.703224 2024.420654
+123.294904 2027.425015
+123.891862 2030.356903
+124.494890 2033.204968
+125.104754 2035.958193
+125.722195 2038.605931
+126.347921 2041.137956
+126.982608 2043.544495
+127.626896 2045.816272
+128.281387 2047.944542
+128.946640 2049.921125
+129.623174 2051.738443
+130.311461 2053.389543
+131.011927 2054.868129
+131.724950 2056.168586
+132.450858 2057.286001
+133.189926 2058.216186
+133.942380 2058.955687
+134.708391 2059.501808
+135.488076 2059.852611
+136.281499 2060.006932
+137.088670 2059.964381
+137.909544 2059.725346
+138.744022 2059.290989
+139.591952 2058.663242
+140.453128 2057.844804
+141.327292 2056.839122
+142.214137 2055.650385
+143.113304 2054.283502
+144.024386 2052.744087
+144.946931 2051.038434
+145.880440 2049.173493
+146.824372 2047.156842
+147.778146 2044.996658
+148.741142 2042.701686
+149.712704 2040.281201
+150.692144 2037.744973
+151.678742 2035.103230
+152.671750 2032.366617
+153.670398 2029.546151
+154.673892 2026.653181
+155.681420 2023.699344
+156.692155 2020.696513
+157.705259 2017.656759
+158.719884 2014.592295
+159.735177 2011.515433
+160.750285 2008.438534
+161.764353 2005.373960
+162.776533 2002.334021
+163.785986 1999.330934
+164.791883 1996.376767
+165.793409 1993.483397
+166.789770 1990.662460
+167.780190 1987.925306
+168.763919 1985.282957
+169.740233 1982.746056
+170.708438 1980.324833
+171.667874 1978.029061
+172.617914 1975.868018
+173.557970 1973.850450
+174.487494 1971.984535
+175.405980 1970.277855
+176.312965 1968.737363
+177.208032 1967.369355
+178.090814 1966.179446
+178.960988 1965.172550
+179.818286 1964.352857
+180.662487 1963.723818
+181.493425 1963.288133
+182.310984 1963.047738
+183.115103 1963.003797
+183.905773 1963.156700
+184.683038 1963.506061
+185.446995 1964.050715
+186.197793 1964.788731
+186.935635 1965.717410
+187.660772 1966.833305
+188.373506 1968.132225
+189.074189 1969.609262
+189.763218 1971.258800
+190.441037 1973.074546
+191.108134 1975.049548
+191.765039 1977.176227
+192.412320 1979.446406
+193.050584 1981.851339
+193.680474 1984.381750
+194.302663 1987.027867
+194.917856 1989.779462
+195.526783 1992.625889
+196.130200 1995.556129
+196.728883 1998.558832
+197.323626 2001.622361
+197.915239 2004.734840
+198.504541 2007.884198
+199.092363 2011.058221
+199.679538 2014.244594
+200.266903 2017.430956
+200.855291 2020.604944
+201.445534 2023.754246
+202.038452 2026.866644
+202.634856 2029.930069
+203.235543 2032.932643
+203.841289 2035.862727
+204.452854 2038.708972
+205.070972 2041.460355
+205.696349 2044.106230
+206.329665 2046.636367
+206.971566 2049.040993
+207.622663 2051.310827
+208.283532 2053.437125
+208.954709 2055.411705
+209.636689 2057.226986
+210.329924 2058.876014
+211.034821 2060.352493
+211.751741 2061.650806
+212.480996 2062.766040
+213.222850 2063.694004
+213.977518 2064.431246
+214.745163 2064.975067
+215.525896 2065.323531
+216.319779 2065.475472
+217.126819 2065.430501
+217.946972 2065.189005
+218.780144 2064.752147
+219.626188 2064.121862
+220.484905 2063.300844
+221.356050 2062.292546
+222.239326 2061.101155
+223.134391 2059.731582
+224.040853 2058.189442
+224.958279 2056.481030
+225.886191 2054.613298
+226.824072 2052.593825
+227.771364 2050.430792
+228.727474 2048.132942
+229.691774 2045.709554
+230.663605 2043.170401
+231.642276 2040.525712
+232.627074 2037.786133
+233.617260 2034.962685
+234.612074 2032.066720
+235.610741 2029.109874
+236.612467 2026.104027
+237.616452 2023.061248
+238.621883 2019.993755
+239.627946 2016.913863
+240.633822 2013.833934
+241.638696 2010.766333
+242.641756 2007.723372
+243.642200 2004.717272
+244.639233 2001.760102
+245.632079 1998.863741
+246.619977 1996.039829
+247.602185 1993.299719
+248.577986 1990.654431
+249.546688 1988.114614
+250.507629 1985.690499
+251.460176 1983.391860
+252.403732 1981.227978
+253.337734 1979.207600
+254.261659 1977.338906
+255.175023 1975.629480
+256.077385 1974.086275
+256.968346 1972.715589
+257.847555 1971.523039
+258.714707 1970.513538
+259.569542 1969.691278
+260.411854 1969.059711
+261.241481 1968.621536
+262.058316 1968.378690
+262.862300 1968.332338
+263.653424 1968.482870
+264.431733 1968.829898
+265.197320 1969.372259
+265.950328 1970.108020
+266.690951 1971.034483
+267.419431 1972.148198
+268.136057 1973.444975
+268.841166 1974.919904
+269.535138 1976.567369
+270.218399 1978.381074
+270.891415 1980.354067
+271.554694 1982.478767
+272.208779 1984.746995
+272.854252 1987.150003
+273.491727 1989.678514
+274.121848 1992.322753
+274.745288 1995.072491
+275.362748 1997.917079
+275.974949 2000.845497
+276.582633 2003.846391
+277.186560 2006.908123
+277.787503 2010.018814
+278.386246 2013.166391
+278.983583 2016.338636
+279.580310 2019.523235
+280.177227 2022.707821
+280.775130 2025.880031
+281.374814 2029.027548
+281.977062 2032.138155
+282.582649 2035.199777
+283.192337 2038.200536
+283.806867 2041.128792
+284.426964 2043.973189
+285.053329 2046.722707
+285.686637 2049.366695
+286.327537 2051.894921
+286.976645 2054.297611
+287.634546 2056.565483
+288.301788 2058.689789
+288.978883 2060.662348
+289.666303 2062.475576
+290.364480 2064.122518
+291.073801 2065.596877
+291.794610 2066.893034
+292.527206 2068.006076
+293.271840 2068.931811
+294.028715 2069.666787
+294.797987 2070.208304
+295.579762 2070.554425
+296.374097 2070.703985
+297.180998 2070.656594
+298.000424 2070.412640
+298.832282 2069.973286
+299.676432 2069.340466
+300.532684 2068.516878
+301.400801 2067.505972
+302.280501 2066.311937
+303.171454 2064.939686
+304.073288 2063.394835
+304.985587 2061.683680
+305.907895 2059.813174
+306.839716 2057.790898
+307.780518 2055.625034
+308.729733 2053.324328
+309.686762 2050.898059
+310.650974 2048.356003
+311.621711 2045.708392
+312.598290 2042.965872
+313.580005 2040.139468
+314.566131 2037.240532
+315.555926 2034.280705
+316.548635 2031.271867
+317.543491 2028.226092
+318.539719 2025.155598
+319.536542 2022.072703
+320.533179 2018.989772
+321.528850 2015.919171
+322.522781 2012.873216
+323.514206 2009.864129
+324.502367 2006.903983
+325.486524 2004.004658
+326.465949 2001.177797
+327.439936 1998.434753
+328.407801 1995.786551
+329.368883 1993.243841
+330.322551 1990.816855
+331.268201 1988.515371
+332.205264 1986.348669
+333.133204 1984.325499
+334.051521 1982.454044
+334.959755 1980.741886
+335.857485 1979.195983
+336.744332 1977.822631
+337.619961 1976.627450
+338.484082 1975.615353
+339.336448 1974.790533
+340.176862 1974.156443
+341.005172 1973.715783
+341.821275 1973.470489
+342.625116 1973.421726
+343.416688 1973.569885
+344.196034 1973.914577
+344.963244 1974.454641
+345.718455 1975.188140
+346.461853 1976.112378
+347.193669 1977.223904
+347.914180 1978.518527
+348.623708 1979.991334
+349.322617 1981.636711
+350.011314 1983.448359
+350.690243 1985.419325
+351.359890 1987.542027
+352.020774 1989.808282
+352.673450 1992.209344
+353.318503 1994.735932
+353.956551 1997.378271
+354.588234 2000.126126
+355.214221 2002.968850
+355.835200 2005.895419
+356.451880 2008.894478
+357.064985 2011.954385
+357.675253 2015.063260
+358.283432 2018.209027
+358.890278 2021.379467
+359.496552 2024.562262
+360.103015 2027.745044
+360.710428 2030.915447
+361.319547 2034.061152
+361.931120 2037.169939
+362.545885 2040.229732
+363.164567 2043.228649
+363.787875 2046.155048
+364.416499 2048.997574
+365.051106 2051.745200
+365.692340 2054.387278
+366.340818 2056.913571
+366.997127 2059.314303
+367.661826 2061.580193
+368.335435 2063.702489
+369.018442 2065.673008
+369.711296 2067.484166
+370.414408 2069.129008
+371.128147 2070.601232
+371.852840 2071.895223
+372.588770 2073.006063
+373.336176 2073.929561
+374.095252 2074.662264
+374.866144 2075.201472
+375.648953 2075.545247
+376.443733 2075.692424
+377.250489 2075.642614
+378.069179 2075.396204
+378.899716 2074.954358
+379.741964 2074.319010
+380.595743 2073.492857
+381.460825 2072.479353
+382.336940 2071.282686
+383.223775 2069.907769
+384.120972 2068.360221
+385.028136 2066.646338
+385.944831 2064.773074
+386.870584 2062.748014
+387.804887 2060.579338
+388.747199 2058.275796
+389.696948 2055.846669
+390.653533 2053.301733
+391.616327 2050.651222
+392.584678 2047.905787
+393.557913 2045.076451
+394.535342 2042.174572
+395.516257 2039.211790
+396.499939 2036.199989
+397.485658 2033.151244
+398.472675 2030.077777
+399.460249 2026.991906
+400.447636 2023.906001
+401.434095 2020.832428
+402.418889 2017.783507
+403.401286 2014.771460
+404.380567 2011.808364
+405.356025 2008.906102
+406.326969 2006.076316
+407.292727 2003.330364
+408.252646 2000.679272
+409.206100 1998.133691
+410.152485 1995.703856
+411.091230 1993.399547
+412.021792 1991.230045
+412.943661 1989.204102
+413.856362 1987.329901
+414.759458 1985.615028
+415.652548 1984.066439
+416.535274 1982.690434
+417.407315 1981.492633
+418.268397 1980.477949
+419.118286 1979.650578
+419.956794 1979.013970
+420.783779 1978.570828
+421.599143 1978.323088
+422.402834 1978.271915
+423.194847 1978.417700
+423.975224 1978.760054
+424.744049 1979.297814
+425.501456 1980.029046
+426.247622 1980.951050
+426.982768 1982.060376
+427.707158 1983.352833
+428.421099 1984.823507
+429.124939 1986.466780
+429.819065 1988.276355
+430.503901 1990.245276
+431.179910 1992.365960
+431.847587 1994.630224
+432.507460 1997.029318
+433.160086 1999.553961
+433.806054 2002.194374
+434.445974 2004.940323
+435.080482 2007.781157
+435.710234 2010.705851
+436.335904 2013.703047
+436.958182 2016.761102
+437.577769 2019.868133
+438.195379 2023.012062
+438.811729 2026.180668
+439.427544 2029.361630
+440.043548 2032.542580
+440.660465 2035.711147
+441.279014 2038.855011
+441.899906 2041.961950
+442.523844 2045.019886
+443.151516 2048.016934
+443.783596 2050.941452
+444.420740 2053.782079
+445.063583 2056.527791
+445.712737 2059.167933
+446.368787 2061.692271
+447.032293 2064.091025
+447.703783 2066.354910
+448.383752 2068.475177
+449.072665 2070.443639
+449.770947 2072.252712
+450.478988 2073.895438
+451.197139 2075.365516
+451.925708 2076.657327
+452.664966 2077.765956
+453.415138 2078.687209
+454.176408 2079.417632
+454.948913 2079.954526
+455.732750 2080.295952
+456.527967 2080.440746
+457.334570 2080.388517
+458.152518 2080.139653
+458.981726 2079.695318
+459.822065 2079.057447
+460.673363 2078.228738
+461.535402 2077.212644
+462.407925 2076.013355
+463.290633 2074.635786
+464.183186 2073.085554
+465.085206 2071.368959
+465.996280 2069.492955
+466.915956 2067.465127
+467.843752 2065.293660
+468.779153 2062.987302
+469.721614 2060.555338
+470.670563 2058.007545
+471.625405 2055.354159
+472.585519 2052.605833
+473.550266 2049.773592
+474.518989 2046.868794
+475.491016 2043.903085
+476.465662 2040.888347
+477.442234 2037.836660
+478.420031 2034.760247
+479.398347 2031.671429
+480.376477 2028.582577
+481.353715 2025.506059
+482.329361 2022.454199
+483.302722 2019.439220
+484.273114 2016.473201
+485.239865 2013.568027
+486.202319 2010.735342
+487.159838 2007.986507
+488.111804 2005.332548
+489.057620 2002.784120
+489.996715 2000.351458
+490.928546 1998.044344
+491.852598 1995.872062
+492.768388 1993.843363
+493.675465 1991.966434
+494.573415 1990.248861
+495.461858 1988.697601
+496.340453 1987.318955
+497.208899 1986.118544
+498.066934 1985.101284
+498.914338 1984.271367
+499.750934 1983.632248
+500.576586 1983.186628
+501.391204 1982.936444
+502.194738 1982.882862
+502.987185 1983.026271
+503.768584 1983.366283
+504.539018 1983.901736
+505.298615 1984.630693
+506.047542 1985.550456
+506.786011 1986.657573
+507.514273 1987.947851
+508.232621 1989.416377
+508.941385 1991.057533
+509.640934 1992.865018
+510.331672 1994.831877
+511.014037 1996.950524
+511.688500 1999.212776
+512.355563 2001.609881
+513.015758 2004.132555
+513.669640 2006.771019
+514.317791 2009.515037
+514.960815 2012.353956
+515.599334 2015.276748
+516.233989 2018.272054
+516.865433 2021.328230
+517.494335 2024.433389
+518.121368 2027.575452
+518.747217 2030.742196
+519.372568 2033.921297
+519.998108 2037.100385
+520.624523 2040.267088
+521.252496 2043.409083
+521.882702 2046.514147
+522.515807 2049.570198
+523.152463 2052.565351
+523.793310 2055.487959
+524.438969 2058.326664
+525.090042 2061.070435
+525.747110 2063.708619
+526.410726 2066.230978
+527.081422 2068.627732
+527.759697 2070.889594
+528.446022 2073.007812
+529.140834 2074.974200
+529.844538 2076.781170
+530.557502 2078.421765
+531.280057 2079.889683
+532.012497 2081.179304
+532.755075 2082.285711
+533.508007 2083.204711
+534.271463 2083.932848
+535.045575 2084.467423
+535.830432 2084.806497
+536.626080 2084.948905
+537.432522 2084.894258
+538.249720 2084.642943
+539.077592 2084.196123
+539.916015 2083.555735
+540.764824 2082.724478
+541.623812 2081.705803
+542.492736 2080.503903
+543.371308 2079.123694
+544.259209 2077.570792
+545.156078 2075.851500
+546.061522 2073.972772
+546.975114 2071.942196
+547.896394 2069.767956
+548.824875 2067.458804
+549.760039 2065.024025
+550.701344 2062.473398
+551.648225 2059.817161
+552.600094 2057.065968
+553.556344 2054.230846
+554.516352 2051.323157
+555.479481 2048.354546
+556.445084 2045.336900
+557.412500 2042.282298
+558.381068 2039.202967
+559.350117 2036.111229
+560.318980 2033.019458
+561.286989 2029.940024
+562.253480 2026.885252
+563.217796 2023.867368
+564.179289 2020.898452
+565.137324 2017.990392
+566.091281 2015.154834
+567.040553 2012.403140
+567.984556 2009.746339
+568.922726 2007.195085
+569.854522 2004.759619
+570.779431 2002.449721
+571.696965 2000.274678
+572.606668 1998.243242
+573.508113 1996.363602
+574.400908 1994.643343
+575.284695 1993.089426
+576.159152 1991.708153
+577.023995 1990.505143
+577.878976 1989.485314
+578.723888 1988.652860
+579.558563 1988.011235
+580.382876 1987.563141
+581.196739 1987.310516
+582.000109 1987.254524
+582.792982 1987.395556
+583.575397 1987.733224
+584.347434 1988.266364
+585.109213 1988.993040
+585.860895 1989.910553
+586.602680 1991.015451
+587.334808 1992.303540
+588.057557 1993.769905
+588.771239 1995.408928
+589.476204 1997.214308
+590.172836 1999.179087
+590.861551 2001.295678
+591.542795 2003.555897
+592.217044 2005.950991
+592.884799 2008.471674
+593.546590 2011.108166
+594.202967 2013.850228
+594.854500 2016.687206
+595.501781 2019.608070
+596.145414 2022.601460
+596.786020 2025.655728
+597.424230 2028.758987
+598.060683 2031.899156
+598.696025 2035.064009
+599.330905 2038.241221
+599.965975 2041.418419
+600.601883 2044.583229
+601.239275 2047.723328
+601.878789 2050.826487
+602.521054 2053.880626
+603.166689 2056.873856
+603.816297 2059.794530
+604.470465 2062.631286
+605.129763 2065.373093
+605.794738 2068.009295
+606.465916 2070.529653
+607.143795 2072.924384
+607.828850 2075.184202
+608.521523 2077.300352
+609.222228 2079.264648
+609.931347 2081.069500
+610.649227 2082.707950
+611.376181 2084.173695
+612.112485 2085.461114
+612.858378 2086.565289
+613.614061 2087.482026
+614.379697 2088.207871
+615.155409 2088.740122
+615.941279 2089.076842
+616.737351 2089.216864
+617.543625 2089.159798
+618.360066 2088.906034
+619.186595 2088.456734
+620.023093 2087.813834
+620.869406 2086.980035
+621.725336 2085.958790
+622.590651 2084.754290
+623.465081 2083.371452
+624.348321 2081.815895
+625.240031 2080.093921
+626.139837 2078.212487
+627.047336 2076.179180
+627.962093 2074.002188
+628.883645 2071.690262
+629.811504 2069.252689
+630.745157 2066.699251
+631.684068 2064.040187
+632.627683 2061.286152
+633.575427 2058.448176
+634.526712 2055.537621
+635.480936 2052.566135
+636.437485 2049.545607
+637.395738 2046.488118
+638.355067 2043.405897
+639.314842 2040.311267
+640.274429 2037.216604
+641.233200 2034.134282
+642.190526 2031.076625
+643.145788 2028.055863
+644.098375 2025.084078
+645.047686 2022.173158
+645.993135 2019.334752
+646.934152 2016.580224
+647.870184 2013.920604
+648.800699 2011.366549
+649.725189 2008.928299
+650.643167 2006.615639
+651.554175 2004.437853
+652.457782 2002.403699
+653.353586 2000.521364
+654.241219 1998.798436
+655.120343 1997.241876
+655.990654 1995.857986
+656.851886 1994.652389
+657.703805 1993.630001
+658.546217 1992.795017
+659.378964 1992.150892
+660.201929 1991.700329
+661.015032 1991.445264
+661.818230 1991.386863
+662.611523 1991.525517
+663.394947 1991.860838
+664.168579 1992.391660
+664.932533 1993.116049
+665.686963 1994.031304
+666.432058 1995.133972
+667.168046 1996.419860
+667.895187 1997.884052
+668.613781 1999.520927
+669.324157 2001.324184
+670.026678 2003.286866
+670.721736 2005.401383
+671.409754 2007.659549
+672.091182 2010.052610
+672.766493 2012.571279
+673.436187 2015.205774
+674.100783 2017.945856
+674.760820 2020.780868
+675.416856 2023.699778
+676.069463 2026.691224
+676.719225 2029.743558
+677.366737 2032.844889
+678.012603 2035.983136
+678.657432 2039.146069
+679.301837 2042.321363
+679.946431 2045.496642
+680.591826 2048.659531
+681.238631 2051.797705
+681.887447 2054.898932
+682.538868 2057.951132
+683.193475 2060.942413
+683.851838 2063.861125
+684.514509 2066.695907
+685.182026 2069.435724
+685.854903 2072.069921
+686.533635 2074.588254
+687.218692 2076.980942
+687.910520 2079.238696
+688.609535 2081.352760
+689.316128 2083.314946
+690.030656 2085.117663
+690.753445 2086.753953
+691.484791 2088.217512
+692.224952 2089.502717
+692.974152 2090.604650
+693.732581 2091.519118
+694.500391 2092.242664
+695.277695 2092.772586
+696.064571 2093.106948
+696.861059 2093.244582
+697.667159 2093.185099
+698.482835 2092.928887
+699.308013 2092.477111
+700.142580 2091.831706
+700.986388 2090.995373
+701.839252 2089.971565
+702.700952 2088.764476
+703.571231 2087.379022
+704.449803 2085.820824
+705.336345 2084.096184
+706.230506 2082.212060
+707.131903 2080.176042
+708.040128 2077.996316
+708.954744 2075.681637
+709.875289 2073.241293
+710.801281 2070.685067
+711.732215 2068.023199
+712.667567 2065.266347
+713.606797 2062.425542
+714.549350 2059.512148
+715.494659 2056.537814
+716.442147 2053.514431
+717.391227 2050.454083
+718.341310 2047.368998
+719.291801 2044.271504
+720.242104 2041.173978
+721.191628 2038.088794
+722.139781 2035.028281
+723.085981 2032.004668
+724.029652 2029.030040
+724.970230 2026.116286
+725.907164 2023.275058
+726.839917 2020.517721
+727.767969 2017.855306
+728.690822 2015.298472
+729.607996 2012.857461
+730.519035 2010.542058
+731.423509 2008.361551
+732.321012 2006.324697
+733.211169 2004.439684
+734.093631 2002.714102
+734.968083 2001.154913
+735.834241 1999.768420
+736.691853 1998.560245
+737.540703 1997.535307
+738.380607 1996.697801
+739.211420 1996.051182
+740.033030 1995.598153
+740.845364 1995.340651
+741.648384 1995.279842
+742.442088 1995.416117
+743.226515 1995.749086
+744.001735 1996.277587
+744.767858 1996.999681
+745.525029 1997.912670
+746.273427 1999.013099
+747.013267 2000.296774
+747.744796 2001.758779
+748.468295 2003.393492
+749.184075 2005.194611
+749.892478 2007.155177
+750.593874 2009.267601
+751.288660 2011.523693
+751.977260 2013.914700
+752.660121 2016.431333
+753.337711 2019.063809
+754.010521 2021.801885
+754.679056 2024.634905
+755.343842 2027.551835
+756.005416 2030.541311
+756.664327 2033.591682
+757.321136 2036.691058
+757.976409 2039.827354
+758.630720 2042.988340
+759.284643 2046.161687
+759.938756 2049.335019
+760.593633 2052.495959
+761.249845 2055.632178
+761.907957 2058.731446
+762.568527 2061.781679
+763.232101 2064.770983
+763.899213 2067.687709
+764.570382 2070.520490
+765.246111 2073.258294
+765.926884 2075.890461
+766.613164 2078.406748
+767.305393 2080.797371
+768.003988 2083.053040
+768.709339 2085.164998
+769.421812 2087.125056
+770.141743 2088.925623
+770.869436 2090.559738
+771.605166 2092.021097
+772.349178 2093.304077
+773.101679 2094.403759
+773.862847 2095.315948
+774.632822 2096.037189
+775.411712 2096.564778
+776.199588 2096.896778
+776.996484 2097.032024
+777.802403 2096.970124
+778.617307 2096.711467
+779.441126 2096.257219
+780.273754 2095.609315
+781.115051 2094.770455
+781.964841 2093.744094
+782.822917 2092.534427
+783.689038 2091.146370
+784.562934 2089.585544
+785.444300 2087.858253
+786.332807 2085.971456
+787.228095 2083.932744
+788.129780 2081.750305
+789.037451 2079.432894
+789.950675 2076.989801
+790.868997 2074.430809
+791.791945 2071.766162
+792.719026 2069.006517
+793.649734 2066.162908
+794.583547 2063.246701
+795.519933 2060.269546
+796.458350 2057.243336
+797.398249 2054.180155
+798.339077 2051.092236
+799.280275 2047.991906
+800.221287 2044.891544
+801.161554 2041.803527
+802.100526 2038.740184
+803.037655 2035.713748
+803.972402 2032.736303
+804.904239 2029.819742
+805.832649 2026.975717
+806.757129 2024.215595
+807.677195 2021.550409
+808.592376 2018.990820
+809.502226 2016.547070
+810.406319 2014.228945
+811.304250 2012.045736
+812.195641 2010.006199
+813.080141 2008.118526
+813.957425 2006.390306
+814.827198 2004.828501
+815.689195 2003.439417
+816.543180 2002.228676
+817.388953 2001.201197
+818.226342 2000.361176
+819.055212 1999.712069
+819.875460 1999.256579
+820.687018 1998.996642
+821.489852 1998.933426
+822.283962 1999.067320
+823.069383 1999.397936
+823.846184 1999.924109
+824.614469 2000.643903
+825.374374 2001.554617
+826.126069 2002.652797
+826.869755 2003.934248
+827.605664 2005.394053
+828.334062 2007.026589
+829.055239 2008.825554
+829.769518 2010.783986
+830.477245 2012.894297
+831.178793 2015.148297
+831.874560 2017.537228
+832.564964 2020.051802
+833.250445 2022.682234
+833.931462 2025.418280
+834.608490 2028.249283
+835.282019 2031.164206
+835.952554 2034.151685
+836.620609 2037.200067
+837.286709 2040.297459
+837.951384 2043.431776
+838.615170 2046.590785
+839.278606 2049.762158
+839.942231 2052.933514
+840.606583 2056.092476
+841.272197 2059.226713
+841.939600 2062.323994
+842.609313 2065.372232
+843.281848 2068.359533
+843.957702 2071.274245
+844.637363 2074.105002
+845.321298 2076.840767
+846.009961 2079.470880
+846.703784 2081.985098
+847.403178 2084.373635
+848.108533 2086.627199
+848.820215 2088.737033
+849.538562 2090.694946
+850.263888 2092.493346
+850.996478 2094.125272
+851.736587 2095.584418
+852.484442 2096.865161
+853.240238 2097.962582
+854.004138 2098.872484
+854.776272 2099.591412
+855.556741 2100.116664
+856.345608 2100.446300
+857.142907 2100.579155
+857.948636 2100.514839
+858.762761 2100.253740
+859.585214 2099.797023
+860.415896 2099.146625
+861.254673 2098.305247
+862.101382 2097.276343
+862.955827 2096.064107
+863.817782 2094.673459
+864.686993 2093.110020
+865.563176 2091.380094
+866.446021 2089.490642
+867.335192 2087.449254
+868.230329 2085.264121
+869.131046 2082.943999
+870.036940 2080.498178
+870.947586 2077.936444
+871.862539 2075.269041
+872.781341 2072.506629
+873.703517 2069.660242
+874.628581 2066.741248
+875.556036 2063.761299
+876.485375 2060.732288
+877.416085 2057.666303
+878.347649 2054.575576
+879.279546 2051.472438
+880.211256 2048.369268
+881.142260 2045.278445
+882.072042 2042.212301
+883.000092 2039.183068
+883.925907 2036.202833
+884.848994 2033.283492
+885.768871 2030.436696
+886.685071 2027.673814
+887.597140 2025.005881
+888.504643 2022.443559
+889.407161 2019.997092
+890.304298 2017.676267
+891.195679 2015.490375
+892.080950 2013.448174
+892.959786 2011.557857
+893.831884 2009.827014
+894.696970 2008.262609
+895.554797 2006.870946
+896.405148 2005.657649
+897.247836 2004.627639
+898.082703 2003.785111
+898.909622 2003.133522
+899.728501 2002.675573
+900.539276 2002.413204
+901.341916 2002.347581
+902.136424 2002.479093
+902.922833 2002.807352
+903.701209 2003.331194
+904.471649 2004.048681
+905.234281 2004.957112
+905.989266 2006.053033
+906.736791 2007.332248
+907.477074 2008.789840
+908.210364 2010.420185
+908.936933 2012.216979
+909.657080 2014.173261
+910.371132 2016.281440
+911.079436 2018.533326
+911.782363 2020.920160
+912.480304 2023.432652
+913.173670 2026.061017
+913.862888 2028.795009
+914.548402 2031.623968
+915.230669 2034.536859
+915.910159 2037.522314
+916.587352 2040.568679
+917.262736 2043.664060
+917.936807 2046.796370
+918.610063 2049.953375
+919.283005 2053.122743
+919.956137 2056.292095
+920.629959 2059.449051
+921.304967 2062.581278
+921.981655 2065.676544
+922.660506 2068.722760
+923.341995 2071.708031
+924.026587 2074.620704
+924.714732 2077.449409
+925.406868 2080.183111
+926.103414 2082.811148
+926.804773 2085.323274
+927.511326 2087.709702
+928.223436 2089.961141
+928.941441 2092.068832
+929.665656 2094.024582
+930.396371 2095.820799
+931.133851 2097.450520
+931.878333 2098.907441
+932.630025 2100.185936
+933.389108 2101.281085
+934.155732 2102.188693
+934.930019 2102.905302
+935.712059 2103.428211
+936.501912 2103.755481
+937.299605 2103.885944
+938.105138 2103.819212
+938.918476 2103.555674
+939.739556 2103.096493
+940.568284 2102.443607
+941.404534 2101.599717
+942.248154 2100.568278
+943.098960 2099.353486
+943.956742 2097.960260
+944.821260 2096.394221
+945.692252 2094.661676
+946.569428 2092.769585
+947.452474 2090.725540
+948.341054 2088.537732
+949.234810 2086.214920
+950.133366 2083.766393
+951.036326 2081.201941
+951.943276 2078.531806
+952.853791 2075.766651
+953.767428 2072.917512
+954.683735 2069.995757
+955.602250 2067.013040
+956.522502 2063.981256
+957.444014 2060.912494
+958.366306 2057.818988
+959.288894 2054.713069
+960.211295 2051.607119
+961.133027 2048.513519
+962.053610 2045.444600
+962.972572 2042.412598
+963.889447 2039.429601
+964.803776 2036.507504
+965.715113 2033.657963
+966.623024 2030.892346
+967.527089 2028.221690
+968.426904 2025.656659
+969.322082 2023.207496
+970.212256 2020.883991
+971.097078 2018.695436
+971.976222 2016.650590
+972.849385 2014.757646
+973.716289 2013.024196
+974.576680 2011.457204
+975.430330 2010.062975
+976.277040 2008.847134
+977.116635 2007.814602
+977.948971 2006.969574
+978.773934 2006.315508
+979.591435 2005.855106
+980.401420 2005.590307
+981.203860 2005.522277
+981.998758 2005.651406
+982.786148 2005.977306
+983.566091 2006.498811
+984.338679 2007.213985
+985.104032 2008.120125
+985.862299 2009.213777
+986.613657 2010.490745
+987.358308 2011.946110
+988.096483 2013.574249
+988.828436 2015.368856
+989.554447 2017.322970
+990.274817 2019.428999
+990.989870 2021.678750
+991.699951 2024.063466
+992.405423 2026.573854
+993.106667 2029.200128
+993.804080 2031.932041
+994.498073 2034.758932
+995.189072 2037.669764
+995.877511 2040.653167
+996.563836 2043.697488
+997.248499 2046.790830
+997.931959 2049.921105
+998.614679 2053.076077
+999.297122 2056.243413
+999.979754 2059.410732
+1000.663039 2062.565653
+1001.347437 2065.695843
+1002.033403 2068.789065
+1002.721385 2071.833232
+1003.411823 2074.816446
+1004.105146 2077.727053
+1004.801770 2080.553682
+1005.502100 2083.285296
+1006.206524 2085.911232
+1006.915412 2088.421244
+1007.629118 2090.805543
+1008.347976 2093.054837
+1009.072297 2095.160365
+1009.802373 2097.113934
+1010.538472 2098.907952
+1011.280835 2100.535455
+1012.029682 2101.990136
+1012.785205 2103.266372
+1013.547568 2104.359240
+1014.316911 2105.264545
+1015.093343 2105.978830
+1015.876948 2106.499391
+1016.667778 2106.824290
+1017.465859 2106.952362
+1018.271188 2106.883215
+1019.083732 2106.617238
+1019.903432 2106.155597
+1020.730198 2105.500229
+1021.563914 2104.653835
+1022.404437 2103.619872
+1023.251597 2102.402534
+1024.105197 2101.006742
+1024.965016 2099.438118
+1025.830809 2097.702968
+1026.702307 2095.808256
+1027.579219 2093.761572
+1028.461235 2091.571109
+1029.348022 2089.245627
+1030.239232 2086.794418
+1031.134498 2084.227269
+1032.033438 2081.554427
+1032.935656 2078.786554
+1033.840746 2075.934688
+1034.748288 2073.010199
+1035.657855 2070.024741
+1036.569011 2066.990211
+1037.481317 2063.918700
+1038.394329 2060.822442
+1039.307600 2057.713771
+1040.220683 2054.605069
+1041.133134 2051.508719
+1042.044511 2048.437053
+1042.954377 2045.402309
+1043.862303 2042.416576
+1044.767865 2039.491751
+1045.670654 2036.639490
+1046.570267 2033.871163
+1047.466320 2031.197808
+1048.358440 2028.630090
+1049.246270 2026.178254
+1050.129473 2023.852090
+1051.007728 2021.660892
+1051.880736 2019.613419
+1052.748220 2017.717865
+1053.609922 2015.981823
+1054.465610 2014.412258
+1055.315076 2013.015475
+1056.158136 2011.797101
+1056.994631 2010.762056
+1057.824430 2009.914536
+1058.647427 2009.257999
+1059.463544 2008.795148
+1060.272731 2008.527921
+1061.074964 2008.457485
+1061.870246 2008.584231
+1062.658610 2008.907768
+1063.440113 2009.426932
+1064.214842 2010.139786
+1064.982909 2011.043627
+1065.744452 2012.135000
+1066.499635 2013.409710
+1067.248647 2014.862835
+1067.991700 2016.488753
+1068.729032 2018.281158
+1069.460899 2020.233086
+1070.187581 2022.336945
+1070.909377 2024.584542
+1071.626606 2026.967118
+1072.339602 2029.475379
+1073.048718 2032.099538
+1073.754319 2034.829348
+1074.456786 2037.654145
+1075.156510 2040.562892
+1075.853892 2043.544218
+1076.549343 2046.586467
+1077.243279 2049.677742
+1077.936122 2052.805953
+1078.628299 2055.958863
+1079.320237 2059.124139
+1080.012363 2062.289397
+1080.705106 2065.442255
+1081.398886 2068.570378
+1082.094125 2071.661530
+1082.791232 2074.703620
+1083.490612 2077.684751
+1084.192659 2080.593265
+1084.897757 2083.417793
+1085.606274 2086.147295
+1086.318569 2088.771107
+1087.034980 2091.278982
+1087.755833 2093.661130
+1088.481432 2095.908258
+1089.212064 2098.011604
+1089.947995 2099.962976
+1090.689469 2101.754779
+1091.436710 2103.380048
+1092.189915 2104.832477
+1092.949261 2106.106441
+1093.714898 2107.197019
+1094.486952 2108.100013
+1095.265523 2108.811966
+1096.050685 2109.330175
+1096.842485 2109.652702
+1097.640947 2109.778379
+1098.446065 2109.706818
+1099.257808 2109.438406
+1100.076120 2108.974309
+1100.900917 2108.316465
+1101.732092 2107.467575
+1102.569510 2106.431096
+1103.413016 2105.211223
+1104.262427 2103.812877
+1105.117538 2102.241682
+1105.978124 2100.503945
+1106.843937 2098.606627
+1107.714708 2096.557323
+1108.590151 2094.364226
+1109.469962 2092.036095
+1110.353817 2089.582224
+1111.241381 2087.012403
+1112.132302 2084.336877
+1113.026217 2081.566311
+1113.922751 2078.711744
+1114.821520 2075.784546
+1115.722130 2072.796374
+1116.624183 2069.759126
+1117.527275 2066.684893
+1118.430998 2063.585911
+1119.334943 2060.474515
+1120.238701 2057.363089
+1121.141863 2054.264017
+1122.044025 2051.189633
+1122.944788 2048.152174
+1123.843756 2045.163732
+1124.740544 2042.236204
+1125.634775 2039.381249
+1126.526084 2036.610237
+1127.414117 2033.934207
+1128.298533 2031.363825
+1129.179007 2028.909338
+1130.055230 2026.580537
+1130.926911 2024.386715
+1131.793776 2022.336633
+1132.655572 2020.438486
+1133.512064 2018.699869
+1134.363042 2017.127744
+1135.208316 2015.728421
+1136.047718 2014.507524
+1136.881106 2013.469975
+1137.708360 2012.619971
+1138.529385 2011.960969
+1139.344111 2011.495673
+1140.152492 2011.226021
+1140.954510 2011.153180
+1141.750169 2011.277540
+1142.539499 2011.598712
+1143.322556 2012.115530
+1144.099419 2012.826058
+1144.870192 2013.727592
+1145.635004 2014.816677
+1146.394006 2016.089116
+1147.147372 2017.539989
+1147.895298 2019.163671
+1148.638001 2020.953857
+1149.375718 2022.903581
+1150.108705 2025.005252
+1150.837238 2027.250675
+1151.561607 2029.631089
+1152.282122 2032.137202
+1152.999103 2034.759222
+1153.712887 2037.486904
+1154.423821 2040.309582
+1155.132264 2043.216217
+1155.838583 2046.195439
+1156.543153 2049.235589
+1157.246355 2052.324769
+1157.948576 2055.450889
+1158.650203 2058.601709
+1159.351629 2061.764896
+1160.053244 2064.928064
+1160.755438 2068.078831
+1161.458595 2071.204860
+1162.163099 2074.293913
+1162.869325 2077.333899
+1163.577642 2080.312919
+1164.288407 2083.219315
+1165.001971 2086.041716
+1165.718670 2088.769081
+1166.438829 2091.390745
+1167.162758 2093.896461
+1167.890750 2096.276437
+1168.623084 2098.521379
+1169.360020 2100.622525
+1170.101799 2102.571681
+1170.848643 2104.361252
+1171.600754 2105.984274
+1172.358311 2107.434438
+1173.121474 2108.706119
+1173.890377 2109.794396
+1174.665136 2110.695070
+1175.445838 2111.404686
+1176.232550 2111.920538
+1177.025314 2112.240689
+1177.824149 2112.363972
+1178.629048 2112.289997
+1179.439983 2112.019152
+1180.256899 2111.552603
+1181.079720 2110.892289
+1181.908346 2110.040910
+1182.742653 2109.001925
+1183.582497 2107.779528
+1184.427710 2106.378642
+1185.278107 2104.804890
+1186.133478 2103.064579
+1186.993598 2101.164674
+1187.858220 2099.112768
+1188.727083 2096.917056
+1189.599908 2094.586297
+1190.476402 2092.129787
+1191.356256 2089.557316
+1192.239150 2086.879130
+1193.124754 2084.105897
+1194.012724 2081.248654
+1194.902711 2078.318774
+1195.794357 2075.327915
+1196.687299 2072.287976
+1197.581168 2069.211048
+1198.475594 2066.109370
+1199.370205 2062.995278
+1200.264629 2059.881156
+1201.158494 2056.779390
+1202.051434 2053.702314
+1202.943084 2050.662168
+1203.833087 2047.671043
+1204.721093 2044.740840
+1205.606759 2041.883216
+1206.489755 2039.109544
+1207.369759 2036.430863
+1208.246464 2033.857841
+1209.119574 2031.400725
+1209.988810 2029.069306
+1210.853909 2026.872880
+1211.714622 2024.820209
+1212.570722 2022.919486
+1213.421998 2021.178308
+1214.268258 2019.603639
+1215.109332 2018.201788
+1215.945069 2016.978379
+1216.775342 2015.938336
+1217.600043 2015.085855
+1218.419088 2014.424394
+1219.232415 2013.956657
+1220.039985 2013.684582
+1220.841781 2013.609337
+1221.637809 2013.731310
+1222.428098 2014.050113
+1223.212701 2014.564582
+1223.991691 2015.272776
+1224.765165 2016.171995
+1225.533239 2017.258782
+1226.296053 2018.528939
+1227.053766 2019.977547
+1227.806558 2021.598979
+1228.554625 2023.386930
+1229.298185 2025.334433
+1230.037471 2027.433896
+1230.772734 2029.677125
+1231.504238 2032.055356
+1232.232264 2034.559297
+1232.957104 2037.179156
+1233.679064 2039.904685
+1234.398460 2042.725219
+1235.115615 2045.629717
+1235.830864 2048.606807
+1236.544547 2051.644830
+1237.257009 2054.731888
+1237.968600 2057.855888
+1238.679673 2061.004590
+1239.390581 2064.165659
+1240.101678 2067.326710
+1240.813316 2070.475357
+1241.525844 2073.599263
+1242.239608 2076.686190
+1242.954946 2079.724044
+1243.672192 2082.700927
+1244.391670 2085.605179
+1245.113694 2088.425427
+1245.838568 2091.150631
+1246.566585 2093.770124
+1247.298024 2096.273657
+1248.033149 2098.651440
+1248.772212 2100.894176
+1249.515445 2102.993103
+1250.263065 2104.940025
+1251.015272 2106.727349
+1251.772246 2108.348108
+1252.534148 2109.795994
+1253.301121 2111.065381
+1254.073285 2112.151348
+1254.850740 2113.049695
+1255.633566 2113.756966
+1256.421822 2114.270458
+1257.215542 2114.588230
+1258.014743 2114.709117
+1258.819418 2114.632728
+1259.629536 2114.359453
+1260.445050 2113.890457
+1261.265887 2113.227678
+1262.091956 2112.373819
+1262.923144 2111.332336
+1263.759318 2110.107427
+1264.600328 2108.704012
+1265.446001 2107.127717
+1266.296150 2105.384849
+1267.150569 2103.482373
+1268.009035 2101.427884
+1268.871310 2099.229576
+1269.737142 2096.896211
+1270.606265 2094.437084
+1271.478402 2091.861985
+1272.353262 2089.181165
+1273.230545 2086.405288
+1274.109944 2083.545396
+1274.991141 2080.612860
+1275.873815 2077.619341
+1276.757637 2074.576738
+1277.642276 2071.497144
+1278.527397 2068.392798
+1279.412667 2065.276037
+1280.297748 2062.159247
+1281.182309 2059.054814
+1282.066017 2055.975075
+1282.948547 2052.932268
+1283.829577 2049.938489
+1284.708792 2047.005636
+1285.585886 2044.145369
+1286.460561 2041.369061
+1287.332528 2038.687754
+1288.201514 2036.112114
+1289.067252 2033.652391
+1289.929493 2031.318377
+1290.788002 2029.119366
+1291.642557 2027.064123
+1292.492953 2025.160842
+1293.339004 2023.417119
+1294.180538 2021.839920
+1295.017405 2020.435553
+1295.849470 2019.209644
+1296.676620 2018.167115
+1297.498762 2017.312165
+1298.315820 2016.648251
+1299.127740 2016.178077
+1299.934491 2015.903582
+1300.736057 2015.825933
+1301.532447 2015.945519
+1302.323689 2016.261951
+1303.109831 2016.774064
+1303.890941 2017.479920
+1304.667108 2018.376815
+1305.438438 2019.461294
+1306.205057 2020.729158
+1306.967111 2022.175487
+1307.724760 2023.794655
+1308.478186 2025.580354
+1309.227582 2027.525620
+1309.973160 2029.622856
+1310.715146 2031.863870
+1311.453778 2034.239897
+1312.189309 2036.741644
+1312.922002 2039.359317
+1313.652132 2042.082669
+1314.379982 2044.901033
+1315.105843 2047.803367
+1315.830016 2050.778299
+1316.552806 2053.814169
+1317.274521 2056.899077
+1317.995477 2060.020929
+1318.715988 2063.167485
+1319.436372 2066.326408
+1320.156944 2069.485312
+1320.878020 2072.631811
+1321.599913 2075.753566
+1322.322930 2078.838339
+1323.047374 2081.874035
+1323.773543 2084.848754
+1324.501726 2087.750835
+1325.232204 2090.568905
+1325.965247 2093.291923
+1326.701115 2095.909222
+1327.440058 2098.410551
+1328.182310 2100.786118
+1328.928094 2103.026628
+1329.677617 2105.123316
+1330.431072 2107.067989
+1331.188635 2108.853049
+1331.950466 2110.471531
+1332.716707 2111.917126
+1333.487482 2113.184207
+1334.262899 2114.267853
+1335.043044 2115.163865
+1335.827988 2115.868786
+1336.617780 2116.379911
+1337.412450 2116.695302
+1338.212009 2116.813792
+1339.016451 2116.734991
+1339.825747 2116.459287
+1340.639850 2115.987848
+1341.458696 2115.322611
+1342.282201 2114.466278
+1343.110262 2113.422308
+1343.942760 2112.194897
+1344.779557 2110.788967
+1345.620500 2109.210143
+1346.465419 2107.464734
+1347.314129 2105.559705
+1348.166431 2103.502650
+1349.022110 2101.301767
+1349.880942 2098.965816
+1350.742687 2096.504093
+1351.607098 2093.926391
+1352.473915 2091.242959
+1353.342871 2088.464464
+1354.213690 2085.601948
+1355.086090 2082.666784
+1355.959783 2079.670631
+1356.834478 2076.625391
+1357.709878 2073.543158
+1358.585688 2070.436172
+1359.461607 2067.316771
+1360.337339 2064.197341
+1361.212586 2061.090269
+1362.087056 2058.007894
+1362.960458 2054.962455
+1363.832506 2051.966047
+1364.702923 2049.030571
+1365.571436 2046.167687
+1366.437782 2043.388769
+1367.301706 2040.704859
+1368.162964 2038.126625
+1369.021323 2035.664317
+1369.876561 2033.327728
+1370.728472 2031.126153
+1371.576860 2029.068356
+1372.421546 2027.162534
+1373.262364 2025.416282
+1374.099165 2023.836566
+1374.931817 2022.429696
+1375.760202 2021.201297
+1376.584223 2020.156293
+1377.403797 2019.298882
+1378.218860 2018.632521
+1379.029368 2018.159915
+1379.835291 2017.883002
+1380.636621 2017.802949
+1381.433366 2017.920146
+1382.225554 2018.234205
+1383.013228 2018.743958
+1383.796451 2019.447468
+1384.575303 2020.342032
+1385.349881 2021.424193
+1386.120299 2022.689753
+1386.886686 2024.133790
+1387.649188 2025.750679
+1388.407964 2027.534111
+1389.163190 2029.477121
+1389.915054 2031.572112
+1390.663756 2033.810891
+1391.409510 2036.184692
+1392.152539 2038.684222
+1392.893079 2041.299687
+1393.631371 2044.020837
+1394.367668 2046.837006
+1395.102230 2049.737151
+1395.835320 2052.709898
+1396.567210 2055.743587
+1397.298172 2058.826316
+1398.028486 2061.945992
+1398.758429 2065.090374
+1399.488282 2068.247123
+1400.218323 2071.403852
+1400.948831 2074.548174
+1401.680081 2077.667751
+1402.412345 2080.750342
+1403.145889 2083.783852
+1403.880975 2086.756379
+1404.617857 2089.656264
+1405.356781 2092.472132
+1406.097986 2095.192939
+1406.841699 2097.808019
+1407.588139 2100.307121
+1408.337511 2102.680452
+1409.090010 2104.918715
+1409.845817 2107.013147
+1410.605100 2108.955551
+1411.368013 2110.738332
+1412.134693 2112.354522
+1412.905265 2113.797813
+1413.679836 2115.062577
+1414.458499 2116.143893
+1415.241328 2117.037562
+1416.028382 2117.740126
+1416.819702 2118.248881
+1417.615315 2118.561887
+1418.415226 2118.677979
+1419.219428 2118.596766
+1420.027893 2118.318637
+1420.840579 2117.844759
+1421.657427 2117.177069
+1422.478360 2116.318271
+1423.303287 2115.271822
+1424.132101 2114.041921
+1424.964678 2112.633488
+1425.800883 2111.052149
+1426.640565 2109.304214
+1427.483559 2107.396649
+1428.329688 2105.337048
+1429.178764 2103.133608
+1430.030587 2100.795093
+1430.884947 2098.330797
+1431.741625 2095.750515
+1432.600391 2093.064496
+1433.461012 2090.283408
+1434.323243 2087.418293
+1435.186838 2084.480526
+1436.051543 2081.481767
+1436.917102 2078.433918
+1437.783257 2075.349074
+1438.649745 2072.239475
+1439.516307 2069.117462
+1440.382681 2065.995420
+1441.248607 2062.885738
+1442.113830 2059.800754
+1442.978096 2056.752710
+1443.841156 2053.753700
+1444.702767 2050.815627
+1445.562691 2047.950152
+1446.420700 2045.168648
+1447.276572 2042.482160
+1448.130095 2039.901355
+1448.981067 2037.436485
+1449.829295 2035.097341
+1450.674600 2032.893222
+1451.516814 2030.832890
+1452.355781 2028.924544
+1453.191359 2027.175778
+1454.023420 2025.593560
+1454.851849 2024.184199
+1455.676547 2022.953323
+1456.497431 2021.905852
+1457.314430 2021.045987
+1458.127492 2020.377185
+1458.936578 2019.902151
+1459.741667 2019.622822
+1460.542754 2019.540367
+1461.339847 2019.655175
+1462.132972 2019.966856
+1462.922171 2020.474245
+1463.707501 2021.175404
+1464.489032 2022.067629
+1465.266852 2023.147462
+1466.041061 2024.410706
+1466.811775 2025.852439
+1467.579121 2027.467034
+1468.343242 2029.248182
+1469.104291 2031.188919
+1469.862433 2033.281646
+1470.617845 2035.518169
+1471.370714 2037.889724
+1472.121235 2040.387015
+1472.869613 2043.000247
+1473.616062 2045.719172
+1474.360801 2048.533120
+1475.104055 2051.431049
+1475.846056 2054.401584
+1476.587039 2057.433065
+1477.327243 2060.513589
+1478.066908 2063.631061
+1478.806276 2066.773239
+1479.545591 2069.927786
+1480.285095 2073.082311
+1481.025029 2076.224429
+1481.765630 2079.341799
+1482.507133 2082.422180
+1483.249770 2085.453477
+1483.993766 2088.423787
+1484.739340 2091.321449
+1485.486705 2094.135088
+1486.236065 2096.853661
+1486.987617 2099.466499
+1487.741547 2101.963352
+1488.498032 2104.334425
+1489.257240 2106.570422
+1490.019324 2108.662578
+1490.784428 2110.602697
+1491.552682 2112.383181
+1492.324206 2113.997065
+1493.099102 2115.438039
+1493.877462 2116.700475
+1494.659364 2117.779451
+1495.444869 2118.670769
+1496.234026 2119.370969
+1497.026869 2119.877349
+1497.823416 2120.187968
+1498.623672 2120.301661
+1499.427626 2120.218037
+1500.235254 2119.937485
+1501.046516 2119.461172
+1501.861358 2118.791036
+1502.679712 2117.929780
+1503.501498 2116.880863
+1504.326619 2115.648481
+1505.154970 2114.237558
+1505.986429 2112.653719
+1506.820866 2110.903274
+1507.658136 2108.993189
+1508.498085 2106.931061
+1509.340550 2104.725085
+1510.185357 2102.384025
+1511.032324 2099.917179
+1511.881261 2097.334340
+1512.731969 2094.645758
+1513.584246 2091.862101
+1514.437883 2088.994414
+1515.292664 2086.054070
+1516.148374 2083.052732
+1517.004790 2080.002301
+1517.861690 2076.914874
+1518.718850 2073.802691
+1519.576046 2070.678093
+1520.433054 2067.553467
+1521.289653 2064.441203
+1522.145621 2061.353638
+1523.000743 2058.303016
+1523.854806 2055.301432
+1524.707603 2052.360789
+1525.558931 2049.492747
+1526.408596 2046.708684
+1527.256408 2044.019641
+1528.102189 2041.436289
+1528.945765 2038.968877
+1529.786976 2036.627201
+1530.625668 2034.420557
+1531.461700 2032.357709
+1532.294941 2030.446855
+1533.125271 2028.695592
+1533.952583 2027.110886
+1534.776783 2025.699048
+1535.597787 2024.465704
+1536.415525 2023.415777
+1537.229942 2022.553465
+1538.040995 2021.882229
+1538.848654 2021.404770
+1539.652902 2021.123029
+1540.453737 2021.038172
+1541.251171 2021.150589
+1542.045228 2021.459890
+1542.835945 2021.964911
+1543.623373 2022.663711
+1544.407576 2023.553589
+1545.188630 2024.631085
+1545.966624 2025.892001
+1546.741657 2027.331416
+1547.513842 2028.943703
+1548.283300 2030.722553
+1549.050165 2032.660998
+1549.814579 2034.751443
+1550.576694 2036.985691
+1551.336671 2039.354978
+1552.094677 2041.850006
+1552.850888 2044.460983
+1553.605486 2047.177657
+1554.358660 2049.989359
+1555.110600 2052.885047
+1555.861505 2055.853344
+1556.611575 2058.882589
+1557.361013 2061.960879
+1558.110022 2065.076119
+1558.858810 2068.216067
+1559.607581 2071.368382
+1560.356540 2074.520676
+1561.105892 2077.660561
+1561.855838 2080.775696
+1562.606575 2083.853840
+1563.358298 2086.882896
+1564.111197 2089.850962
+1564.865457 2092.746375
+1565.621255 2095.557761
+1566.378764 2098.274074
+1567.138147 2100.884647
+1567.899561 2103.379228
+1568.663153 2105.748022
+1569.429062 2107.981732
+1570.197416 2110.071593
+1570.968334 2112.009409
+1571.741924 2113.787582
+1572.518283 2115.399146
+1573.297497 2116.837789
+1574.079639 2118.097886
+1574.864773 2119.174513
+1575.652947 2120.063471
+1576.444200 2120.761302
+1577.238558 2121.265302
+1578.036033 2121.573531
+1578.836626 2121.684823
+1579.640326 2121.598789
+1580.447109 2121.315817
+1581.256939 2120.837073
+1582.069768 2120.164497
+1582.885536 2119.300791
+1583.704172 2118.249414
+1584.525595 2117.014564
+1585.349711 2115.601163
+1586.176417 2114.014838
+1587.005601 2112.261899
+1587.837140 2110.349312
+1588.670902 2108.284674
+1589.506749 2106.076182
+1590.344532 2103.732600
+1591.184098 2101.263225
+1592.025286 2098.677851
+1592.867928 2095.986730
+1593.711855 2093.200531
+1594.556888 2090.330297
+1595.402849 2087.387403
+1596.249555 2084.383513
+1597.096820 2081.330527
+1597.944458 2078.240544
+1598.792282 2075.125805
+1599.640105 2071.998651
+1600.487740 2068.871470
+1601.335002 2065.756650
+1602.181708 2062.666533
+1603.027679 2059.613360
+1603.872738 2056.609229
+1604.716713 2053.666042
+1605.559437 2050.795461
+1606.400750 2048.008862
+1607.240495 2045.317289
+1608.078525 2042.731412
+1608.914699 2040.261482
+1609.748884 2037.917294
+1610.580956 2035.708144
+1611.410798 2033.642799
+1612.238306 2031.729455
+1613.063381 2029.975710
+1613.885938 2028.388531
+1614.705900 2026.974227
+1615.523202 2025.738427
+1616.337788 2024.686052
+1617.149616 2023.821303
+1617.958652 2023.147637
+1618.764876 2022.667759
+1619.568275 2022.383607
+1620.368853 2022.296349
+1621.166620 2022.406374
+1621.961601 2022.713294
+1622.753828 2023.215941
+1623.543348 2023.912377
+1624.330216 2024.799899
+1625.114498 2025.875048
+1625.896269 2027.133626
+1626.675615 2028.570711
+1627.452631 2030.180675
+1628.227420 2031.957209
+1629.000094 2033.893346
+1629.770773 2035.981490
+1630.539584 2038.213442
+1631.306662 2040.580440
+1632.072146 2043.073184
+1632.836183 2045.681881
+1633.598924 2048.396280
+1634.360525 2051.205712
+1635.121146 2054.099131
+1635.880948 2057.065163
+1636.640098 2060.092145
+1637.398763 2063.168175
+1638.157110 2066.281155
+1638.915310 2069.418843
+1639.673530 2072.568899
+1640.431938 2075.718933
+1641.190702 2078.856556
+1641.949985 2081.969429
+1642.709949 2085.045308
+1643.470752 2088.072096
+1644.232548 2091.037891
+1644.995486 2093.931030
+1645.759711 2096.740136
+1646.525362 2099.454166
+1647.292569 2102.062450
+1648.061460 2104.554736
+1648.832152 2106.921230
+1649.604755 2109.152633
+1650.379372 2111.240182
+1651.156098 2113.175677
+1651.935016 2114.951523
+1652.716204 2116.560751
+1653.499729 2117.997051
+1654.285646 2119.254797
+1655.074004 2120.329064
+1655.864841 2121.215655
+1656.658183 2121.911110
+1657.454048 2122.412726
+1658.252444 2122.718563
+1659.053367 2122.827454
+1659.856806 2122.739010
+1660.662736 2122.453620
+1661.471127 2121.972450
+1662.281935 2121.297439
+1663.095110 2120.431291
+1663.910590 2119.377464
+1664.728306 2118.140156
+1665.548180 2116.724290
+1666.370126 2115.135494
+1667.194050 2113.380076
+1668.019850 2111.465005
+1668.847417 2109.397876
+1669.676638 2107.186887
+1670.507390 2104.840803
+1671.339547 2102.368922
+1672.172979 2099.781038
+1673.007548 2097.087402
+1673.843116 2094.298685
+1674.679539 2091.425929
+1675.516672 2088.480513
+1676.354366 2085.474096
+1677.192473 2082.418584
+1678.030842 2079.326073
+1678.869322 2076.208806
+1679.707764 2073.079124
+1680.546018 2069.949415
+1681.383936 2066.832069
+1682.221373 2063.739427
+1683.058184 2060.683731
+1683.894231 2057.677079
+1684.729377 2054.731374
+1685.563490 2051.858279
+1686.396443 2049.069170
+1687.228114 2046.375091
+1688.058386 2043.786713
+1688.887150 2041.314287
+1689.714302 2038.967607
+1690.539745 2036.755973
+1691.363391 2034.688149
+1692.185157 2032.772332
+1693.004970 2031.016121
+1693.822764 2029.426482
+1694.638481 2028.009726
+1695.452074 2026.771481
+1696.263501 2025.716668
+1697.072732 2024.849488
+1697.879745 2024.173400
+1698.684526 2023.691106
+1699.487070 2023.404547
+1700.287382 2023.314888
+1701.085475 2023.422521
+1701.881373 2023.727055
+1702.675104 2024.227324
+1703.466709 2024.921390
+1704.256235 2025.806548
+1705.043737 2026.879341
+1705.829278 2028.135569
+1706.612930 2029.570310
+1707.394770 2031.177937
+1708.174883 2032.952140
+1708.953359 2034.885952
+1709.730296 2036.971775
+1710.505797 2039.201412
+1711.279968 2041.566099
+1712.052924 2044.056536
+1712.824780 2046.662931
+1713.595657 2049.375031
+1714.365679 2052.182165
+1715.134972 2055.073291
+1715.903665 2058.037032
+1716.671888 2061.061724
+1717.439773 2064.135465
+1718.207452 2067.246157
+1718.975056 2070.381557
+1719.742719 2073.529325
+1720.510570 2076.677071
+1721.278739 2079.812405
+1722.047352 2082.922987
+1722.816536 2085.996573
+1723.586412 2089.021067
+1724.357097 2091.984564
+1725.128708 2094.875402
+1725.901353 2097.682204
+1726.675138 2100.393926
+1727.450163 2102.999897
+1728.226524 2105.489867
+1729.004308 2107.854039
+1729.783599 2110.083116
+1730.564473 2112.168332
+1731.346998 2114.101489
+1732.131238 2115.874991
+1732.917248 2117.481869
+1733.705076 2118.915814
+1734.494761 2120.171197
+1735.286337 2121.243096
+1736.079829 2122.127311
+1736.875252 2122.820385
+1737.672618 2123.319612
+1738.471927 2123.623053
+1739.273174 2123.729542
+1740.076344 2123.638689
+1740.881415 2123.350884
+1741.688359 2122.867292
+1742.497140 2122.189853
+1743.307713 2121.321270
+1744.120030 2120.265003
+1744.934032 2119.025249
+1745.749657 2117.606931
+1746.566835 2116.015677
+1747.385491 2114.257796
+1748.205545 2112.340257
+1749.026910 2110.270656
+1749.849497 2108.057191
+1750.673210 2105.708626
+1751.497952 2103.234261
+1752.323620 2100.643889
+1753.150108 2097.947763
+1753.977310 2095.156553
+1754.805115 2092.281302
+1755.633412 2089.333388
+1756.462088 2086.324474
+1757.291028 2083.266463
+1758.120120 2080.171452
+1758.949250 2077.051684
+1759.778303 2073.919501
+1760.607169 2070.787293
+1761.435735 2067.667448
+1762.263895 2064.572309
+1763.091540 2061.514118
+1763.918567 2058.504972
+1764.744876 2055.556776
+1765.570370 2052.681193
+1766.394956 2049.889599
+1767.218544 2047.193039
+1768.041051 2044.602182
+1768.862398 2042.127282
+1769.682509 2039.778133
+1770.501317 2037.564033
+1771.318759 2035.493749
+1772.134777 2033.575477
+1772.949320 2031.816815
+1773.762343 2030.224731
+1774.573809 2028.805536
+1775.383684 2027.564856
+1776.191945 2026.507615
+1776.998572 2025.638013
+1777.803554 2024.959507
+1778.606885 2024.474802
+1779.408566 2024.185838
+1780.208606 2024.093780
+1781.007019 2024.199019
+1781.803825 2024.501165
+1782.599053 2024.999052
+1783.392736 2025.690741
+1784.184912 2026.573528
+1784.975628 2027.643954
+1785.764933 2028.897821
+1786.552883 2030.330206
+1787.339540 2031.935481
+1788.124969 2033.707337
+1788.909241 2035.638806
+1789.692429 2037.722290
+1790.474612 2039.949591
+1791.255871 2042.311946
+1792.036290 2044.800055
+1792.815959 2047.404123
+1793.594965 2050.113899
+1794.373401 2052.918712
+1795.151359 2055.807518
+1795.928936 2058.768940
+1796.706226 2061.791315
+1797.483324 2064.862740
+1798.260327 2067.971116
+1799.037330 2071.104200
+1799.814428 2074.249652
+1800.591714 2077.395081
+1801.369281 2080.528098
+1802.147219 2083.636361
+1802.925616 2086.707627
+1803.704557 2089.729799
+1804.484125 2092.690971
+1805.264401 2095.579483
+1806.045459 2098.383955
+1806.827372 2101.093345
+1807.610208 2103.696981
+1808.394031 2106.184611
+1809.178901 2108.546440
+1809.964873 2110.773170
+1810.751995 2112.856035
+1811.540314 2114.786838
+1812.329869 2116.557980
+1813.120694 2118.162494
+1813.912818 2119.594070
+1814.706264 2120.847080
+1815.501050 2121.916600
+1816.297189 2122.798432
+1817.094688 2123.489117
+1817.893547 2123.985951
+1818.693763 2124.286994
+1819.495325 2124.391080
+1820.298219 2124.297819
+1821.102423 2124.007601
+1821.907914 2123.521591
+1822.714659 2122.841730
+1823.522625 2121.970721
+1824.331770 2120.912022
+1825.142051 2119.669833
+1825.953420 2118.249076
+1826.765823 2116.655378
+1827.579204 2114.895051
+1828.393504 2112.975061
+1829.208660 2110.903007
+1830.024606 2108.687085
+1830.841273 2106.336061
+1831.658591 2103.859234
+1832.476488 2101.266398
+1833.294888 2098.567806
+1834.113716 2095.774127
+1834.932896 2092.896408
+1835.752349 2089.946023
+1836.571999 2086.934637
+1837.391766 2083.874154
+1838.211574 2080.776671
+1839.031344 2077.654431
+1839.851002 2074.519777
+1840.670472 2071.385097
+1841.489680 2068.262782
+1842.308554 2065.165173
+1843.127025 2062.104514
+1843.945026 2059.092902
+1844.762491 2056.142242
+1845.579358 2053.264196
+1846.395569 2050.470142
+1847.211068 2047.771124
+1848.025803 2045.177813
+1848.839724 2042.700461
+1849.652788 2040.348863
+1850.464953 2038.132318
+1851.276183 2036.059592
+1852.086445 2034.138881
+1852.895711 2032.377785
+1853.703956 2030.783270
+1854.511163 2029.361648
+1855.317315 2028.118545
+1856.122402 2027.058886
+1856.926418 2026.186868
+1857.729361 2025.505952
+1858.531235 2025.018840
+1859.332046 2024.727473
+1860.131806 2024.633017
+1860.930531 2024.735861
+1861.728240 2025.035617
+1862.524957 2025.531117
+1863.320710 2026.220423
+1864.115530 2027.100830
+1864.909452 2028.168881
+1865.702513 2029.420375
+1866.494755 2030.850391
+1867.286222 2032.453301
+1868.076961 2034.222793
+1868.867021 2036.151901
+1869.656453 2038.233027
+1870.445311 2040.457974
+1871.233650 2042.817975
+1872.021527 2045.303732
+1872.809000 2047.905451
+1873.596128 2050.612879
+1874.382971 2053.415345
+1875.169589 2056.301805
+1875.956042 2059.260883
+1876.742391 2062.280913
+1877.528696 2065.349994
+1878.315016 2068.456026
+1879.101410 2071.586767
+1879.887937 2074.729874
+1880.674651 2077.872958
+1881.461609 2081.003629
+1882.248864 2084.109546
+1883.036467 2087.178464
+1883.824467 2090.198286
+1884.612911 2093.157108
+1885.401844 2096.043266
+1886.191308 2098.845384
+1886.981342 2101.552417
+1887.771982 2104.153694
+1888.563261 2106.638962
+1889.355210 2108.998428
+1890.147855 2111.222791
+1890.941220 2113.303286
+1891.735325 2115.231716
+1892.530187 2117.000483
+1893.325820 2118.602618
+1894.122232 2120.031813
+1894.919432 2121.282437
+1895.717422 2122.349570
+1896.516202 2123.229010
+1897.315768 2123.917301
+1898.116114 2124.411737
+1898.917228 2124.710379
+1899.719099 2124.812061
+1900.521709 2124.716393
+1901.325040 2124.423765
+1902.129070 2123.935342
+1902.933773 2123.253065
+1903.739123 2122.379637
+1904.545090 2121.318517
+1905.351643 2120.073903
+1906.158747 2118.650720
+1906.966368 2117.054593
+1907.774467 2115.291835
+1908.583006 2113.369412
+1909.391945 2111.294923
+1910.201242 2109.076564
+1911.010856 2106.723102
+1911.820744 2104.243835
+1912.630862 2101.648558
+1913.441167 2098.947524
+1914.251614 2096.151403
+1915.062161 2093.271240
+1915.872764 2090.318411
+1916.683380 2087.304581
+1917.493966 2084.241654
+1918.304482 2081.141726
+1919.114887 2078.017042
+1919.925141 2074.879944
+1920.735207 2071.742821
+1921.545049 2068.618063
+1922.354631 2065.518013
+1923.163921 2062.454913
+1923.972887 2059.440862
+1924.781501 2056.487764
+1925.589734 2053.607282
+1926.397564 2050.810792
+1927.204966 2048.109342
+1928.011920 2045.513599
+1928.818410 2043.033818
+1929.624418 2040.679792
+1930.429933 2038.460822
+1931.234944 2036.385672
+1932.039443 2034.462541
+1932.843424 2032.699026
+1933.646885 2031.102095
+1934.449825 2029.678058
+1935.252246 2028.432544
+1936.054152 2027.370475
+1936.855549 2026.496051
+1937.656447 2025.812730
+1938.456856 2025.323216
+1939.256790 2025.029449
+1940.056264 2024.932595
+1940.855293 2025.033044
+1941.653898 2025.330406
+1942.452097 2025.823515
+1943.249914 2026.510431
+1944.047370 2027.388451
+1944.844491 2028.454116
+1945.641301 2029.703227
+1946.437828 2031.130861
+1947.234098 2032.731390
+1948.030139 2034.498503
+1948.825980 2036.425234
+1949.621649 2038.503983
+1950.417175 2040.726554
+1951.212587 2043.084181
+1952.007914 2045.567565
+1952.803186 2048.166911
+1953.598429 2050.871966
+1954.393671 2053.672060
+1955.188941 2056.556149
+1955.984264 2059.512854
+1956.779665 2062.530514
+1957.575169 2065.597222
+1958.370799 2068.700883
+1959.166578 2071.829251
+1959.962526 2074.969986
+1960.758662 2078.110697
+1961.555004 2081.238994
+1962.351568 2084.342536
+1963.148370 2087.409079
+1963.945422 2090.426524
+1964.742735 2093.382969
+1965.540319 2096.266748
+1966.338181 2099.066487
+1967.136329 2101.771138
+1967.934766 2104.370032
+1968.733494 2106.852917
+1969.532514 2109.209997
+1970.331825 2111.431973
+1971.131425 2113.510080
+1971.931309 2115.436121
+1972.731471 2117.202496
+1973.531904 2118.802238
+1974.332599 2120.229038
+1975.133546 2121.477267
+1975.934732 2122.542002
+1976.736145 2123.419043
+1977.537772 2124.104933
+1978.339596 2124.596967
+1979.141603 2124.893205
+1979.943775 2124.992482
+1980.746095 2124.894408
+1981.548544 2124.599372
+1982.351106 2124.108541
+1983.153759 2123.423854
+1983.956487 2122.548015
+1984.759269 2121.484483
+1985.562086 2120.237456
+1986.364919 2118.811859
+1987.167749 2117.213318
+1987.970559 2115.448144
+1988.773330 2113.523306
+1989.576045 2111.446400
+1990.378687 2109.225624
+1991.181240 2106.869745
+1991.983690 2104.388061
+1992.786022 2101.790366
+1993.588223 2099.086915
+1994.390283 2096.288376
+1995.192190 2093.405795
+1995.993935 2090.450549
+1996.795509 2087.434302
+1997.596908 2084.368958
+1998.398125 2081.266614
+1999.199156 2078.139514
+2000.000000 2075.000000
+2000.800656 2071.860462
+2001.601124 2068.733290
+2002.401407 2065.630826
+2003.201508 2062.565314
+2004.001432 2059.548850
+2004.801187 2056.593340
+2005.600780 2053.710448
+2006.400220 2050.911549
+2007.199518 2048.207689
+2007.998685 2045.609538
+2008.797735 2043.127350
+2009.596681 2040.770918
+2010.395539 2038.549542
+2011.194324 2036.471988
+2011.993052 2034.546453
+2012.791742 2032.780535
+2013.590410 2031.181202
+2014.389077 2029.754764
+2015.187759 2028.506849
+2015.986476 2027.442380
+2016.785248 2026.565557
+2017.584094 2025.879837
+2018.383032 2025.387926
+2019.182081 2025.091761
+2019.981260 2024.992511
+2020.780588 2025.090563
+2021.580080 2025.385529
+2022.379755 2025.876242
+2023.179627 2026.560764
+2023.979713 2027.436388
+2024.780026 2028.499658
+2025.580578 2029.746374
+2026.381382 2031.171613
+2027.182448 2032.769747
+2027.983784 2034.534466
+2028.785399 2036.458801
+2029.587297 2038.535155
+2030.389485 2040.755331
+2031.191963 2043.110562
+2031.994733 2045.591550
+2032.797795 2048.188499
+2033.601146 2050.891157
+2034.404781 2053.688855
+2035.208696 2056.570546
+2036.012881 2059.524853
+2036.817327 2062.540114
+2037.622023 2065.604423
+2038.426957 2068.705684
+2039.232113 2071.831652
+2040.037474 2074.969986
+2040.843025 2078.108296
+2041.648744 2081.234191
+2042.454611 2084.335330
+2043.260604 2087.399470
+2044.066700 2090.414512
+2044.872875 2093.368552
+2045.679103 2096.249927
+2046.485357 2099.047260
+2047.291611 2101.749506
+2048.097837 2104.345995
+2048.904007 2106.826473
+2049.710091 2109.181147
+2050.516062 2111.400716
+2051.321890 2113.476416
+2052.127546 2115.400049
+2052.933001 2117.164017
+2053.738227 2118.761352
+2054.543197 2120.185745
+2055.347883 2121.431566
+2056.152258 2122.493894
+2056.956298 2123.368528
+2057.759977 2124.052011
+2058.563274 2124.541638
+2059.366165 2124.835471
+2060.168631 2124.932342
+2060.970653 2124.831862
+2061.772214 2124.534422
+2062.573300 2124.041186
+2063.373897 2123.354095
+2064.173995 2122.475853
+2064.973584 2121.409918
+2065.772658 2120.160490
+2066.571213 2118.732492
+2067.369247 2117.131551
+2068.166760 2115.363978
+2068.963755 2113.436741
+2069.760238 2111.357437
+2070.556217 2109.134265
+2071.351703 2106.775990
+2072.146707 2104.291910
+2072.941246 2101.691822
+2073.735338 2098.985977
+2074.529002 2096.185045
+2075.322262 2093.300073
+2076.115141 2090.342436
+2076.907668 2087.323799
+2077.699871 2084.256065
+2078.491782 2081.151333
+2079.283433 2078.021845
+2080.074859 2074.879944
+2080.866097 2071.738019
+2081.657184 2068.608461
+2082.448160 2065.503611
+2083.239066 2062.435713
+2084.029942 2059.416865
+2084.820830 2056.458970
+2085.611775 2053.573693
+2086.402819 2050.772409
+2087.194005 2048.066165
+2087.985378 2045.465629
+2088.776981 2042.981056
+2089.568858 2040.622239
+2090.361051 2038.398478
+2091.153602 2036.318538
+2091.946553 2034.390617
+2092.739944 2032.622312
+2093.533814 2031.020591
+2094.328199 2029.591764
+2095.123136 2028.341460
+2095.918658 2027.274601
+2096.714797 2026.395387
+2097.511582 2025.707275
+2098.309042 2025.212969
+2099.107199 2024.914410
+2099.906078 2024.812764
+2100.705695 2024.908419
+2101.506069 2025.200986
+2102.307211 2025.689299
+2103.109133 2026.371419
+2103.911840 2027.244641
+2104.715338 2028.305506
+2105.519625 2029.549816
+2106.324699 2030.972647
+2107.130553 2032.568372
+2107.937178 2034.330680
+2108.744559 2036.252603
+2109.552680 2038.326543
+2110.361521 2040.544303
+2111.171058 2042.897117
+2111.981264 2045.375687
+2112.792110 2047.970216
+2113.603561 2050.670454
+2114.415582 2053.465729
+2115.228134 2056.344996
+2116.041174 2059.296879
+2116.854658 2062.309713
+2117.668540 2065.371596
+2118.482769 2068.470429
+2119.297295 2071.593969
+2120.112063 2074.729874
+2120.927020 2077.865754
+2121.742109 2080.989219
+2122.557272 2084.087928
+2123.372450 2087.149637
+2124.187583 2090.162248
+2125.002612 2093.113858
+2125.817476 2095.992803
+2126.632115 2098.787706
+2127.446468 2101.487522
+2128.260477 2104.081581
+2129.074080 2106.559631
+2129.887222 2108.911877
+2130.699845 2111.129019
+2131.511893 2113.202294
+2132.323313 2115.123502
+2133.134054 2116.885047
+2133.944067 2118.479961
+2134.753304 2119.901933
+2135.561722 2121.145336
+2136.369279 2122.205246
+2137.175938 2123.077466
+2137.981663 2123.758536
+2138.786424 2124.245752
+2139.590193 2124.537176
+2140.392946 2124.631640
+2141.194663 2124.528756
+2141.995329 2124.228913
+2142.794932 2123.733278
+2143.593466 2123.043789
+2144.390926 2122.163152
+2145.187315 2121.094824
+2145.982639 2119.843006
+2146.776908 2118.412619
+2147.570138 2116.809292
+2148.362347 2115.039336
+2149.153560 2113.109718
+2149.943805 2111.028035
+2150.733114 2108.802486
+2151.521524 2106.441836
+2152.309076 2103.955384
+2153.095815 2101.352924
+2153.881789 2098.644710
+2154.667051 2095.841412
+2155.451656 2092.954074
+2156.235664 2089.994073
+2157.019135 2086.973073
+2157.802136 2083.902977
+2158.584733 2080.795884
+2159.366996 2077.664037
+2160.148998 2074.519777
+2160.930811 2071.375493
+2161.712510 2068.243577
+2162.494173 2065.136370
+2163.275875 2062.066114
+2164.057695 2059.044908
+2164.839711 2056.084655
+2165.622000 2053.197018
+2166.404641 2050.393375
+2167.187708 2047.684771
+2167.971280 2045.081874
+2168.755429 2042.594938
+2169.540229 2040.233757
+2170.325751 2038.007631
+2171.112062 2035.925324
+2171.899228 2033.995033
+2172.687313 2032.224357
+2173.476376 2030.620263
+2174.266473 2029.189061
+2175.057657 2027.936379
+2175.849976 2026.867139
+2176.643476 2025.985541
+2177.438194 2025.295043
+2178.234168 2024.798349
+2179.031427 2024.497397
+2179.829996 2024.393356
+2180.629897 2024.486613
+2181.431144 2024.776779
+2182.233747 2025.262688
+2183.037711 2025.942399
+2183.843033 2026.813210
+2184.649708 2027.871662
+2185.457723 2029.113554
+2186.267060 2030.533965
+2187.077695 2032.127266
+2187.889601 2033.887147
+2188.702741 2035.806640
+2189.517078 2037.878148
+2190.332565 2040.093473
+2191.149154 2042.443849
+2191.966789 2044.919978
+2192.785411 2047.512064
+2193.604955 2050.209856
+2194.425354 2053.002684
+2195.246536 2055.879502
+2196.068424 2058.828933
+2196.890939 2061.839315
+2197.713998 2064.898744
+2198.537516 2067.995121
+2199.361404 2071.116204
+2200.185572 2074.249652
+2201.009929 2077.383074
+2201.834380 2080.504081
+2202.658831 2083.600332
+2203.483186 2086.659583
+2204.307349 2089.669736
+2205.131225 2092.618889
+2205.954718 2095.495377
+2206.777734 2098.287825
+2207.600180 2100.985187
+2208.421963 2103.576794
+2209.242994 2106.052393
+2210.063185 2108.402189
+2210.882452 2110.616885
+2211.700714 2112.687716
+2212.517891 2114.606482
+2213.333911 2116.365588
+2214.148702 2117.958066
+2214.962200 2119.377605
+2215.774343 2120.618578
+2216.585074 2121.676062
+2217.394345 2122.545859
+2218.202109 2123.224510
+2219.008327 2123.709311
+2219.812966 2123.998323
+2220.615999 2124.090380
+2221.417404 2123.985092
+2222.217167 2123.682850
+2223.015280 2123.184819
+2223.811743 2122.492939
+2224.606559 2121.609915
+2225.399741 2120.539204
+2226.191307 2119.285006
+2226.981284 2117.852244
+2227.769702 2116.246546
+2228.556601 2114.474222
+2229.342024 2112.542240
+2230.126023 2110.458197
+2230.908655 2108.230291
+2231.689983 2105.867288
+2232.470076 2103.378485
+2233.249007 2100.773678
+2234.026857 2098.063120
+2234.803710 2095.257479
+2235.579653 2092.367801
+2236.354781 2089.405463
+2237.129191 2086.382127
+2237.902982 2083.309697
+2238.676259 2080.200271
+2239.449127 2077.066092
+2240.221697 2073.919501
+2240.994078 2070.772888
+2241.766383 2067.638642
+2242.538724 2064.529104
+2243.311217 2061.456518
+2244.083974 2058.432981
+2244.857110 2055.470397
+2245.630736 2052.580428
+2246.404966 2049.774450
+2247.179909 2047.063510
+2247.955672 2044.458275
+2248.732360 2041.968999
+2249.510076 2039.605476
+2250.288919 2037.377004
+2251.068982 2035.292348
+2251.850357 2033.359706
+2252.633129 2031.586675
+2253.417378 2029.980222
+2254.203180 2028.546657
+2254.990604 2027.291608
+2255.779714 2026.219997
+2256.570566 2025.336024
+2257.363211 2024.643146
+2258.157691 2024.144067
+2258.954044 2023.840726
+2259.752298 2023.734291
+2260.552475 2023.825149
+2261.354589 2024.112911
+2262.158645 2024.596411
+2262.964643 2025.273709
+2263.772573 2026.142101
+2264.582418 2027.198128
+2265.394153 2028.437593
+2266.207746 2029.855570
+2267.023155 2031.446433
+2267.840334 2033.203872
+2268.659227 2035.120918
+2269.479771 2037.189975
+2270.301898 2039.402844
+2271.125531 2041.750761
+2271.950587 2044.224427
+2272.776978 2046.814047
+2273.604608 2049.509370
+2274.433378 2052.299725
+2275.263183 2055.174067
+2276.093911 2058.121021
+2276.925449 2061.128923
+2277.757679 2064.185870
+2278.590477 2067.279764
+2279.423721 2070.398363
+2280.257281 2073.529325
+2281.091030 2076.660261
+2281.924836 2079.778782
+2282.758567 2082.872546
+2283.592092 2085.929311
+2284.425278 2088.936980
+2285.257994 2091.883649
+2286.090109 2094.757655
+2286.921494 2097.547622
+2287.752024 2100.242506
+2288.581575 2102.831637
+2289.410025 2105.304763
+2290.237259 2107.652090
+2291.063163 2109.864319
+2291.887631 2111.932686
+2292.710558 2113.848994
+2293.531849 2115.605645
+2294.351412 2117.195672
+2295.169163 2118.612765
+2295.985023 2119.851298
+2296.798922 2120.906346
+2297.610797 2121.773713
+2298.420592 2122.449938
+2299.228261 2122.932320
+2300.033763 2123.218918
+2300.837068 2123.308566
+2301.638153 2123.200876
+2302.437007 2122.896237
+2303.233623 2122.395815
+2304.028007 2121.701550
+2304.820172 2120.816146
+2305.610140 2119.743061
+2306.397942 2118.486495
+2307.183619 2117.051371
+2307.967219 2115.443316
+2308.748799 2113.668641
+2309.528425 2111.734312
+2310.306172 2109.647927
+2311.082120 2107.417685
+2311.856359 2105.052349
+2312.628985 2102.561219
+2313.400102 2099.954088
+2314.169821 2097.241209
+2314.938257 2094.433252
+2315.705532 2091.541260
+2316.471774 2088.576611
+2317.237114 2085.550966
+2318.001689 2082.476230
+2318.765638 2079.364500
+2319.529105 2076.228017
+2320.292236 2073.079124
+2321.055178 2069.930208
+2321.818081 2066.793661
+2322.581095 2063.681821
+2323.344370 2060.606933
+2324.108058 2057.581092
+2324.872306 2054.616202
+2325.637264 2051.723926
+2326.403076 2048.915640
+2327.169886 2046.202388
+2327.937834 2043.594839
+2328.707054 2041.103245
+2329.477680 2038.737400
+2330.249837 2036.506603
+2331.023646 2034.419617
+2331.799222 2032.484641
+2332.576673 2030.709270
+2333.356102 2029.100473
+2334.137602 2027.664558
+2334.921259 2026.407154
+2335.707152 2025.333182
+2336.495350 2024.446841
+2337.285913 2023.751589
+2338.078893 2023.250130
+2338.874333 2022.944403
+2339.672264 2022.835574
+2340.472710 2022.924032
+2341.275683 2023.209388
+2342.081186 2023.690475
+2342.889211 2024.365353
+2343.699741 2025.231318
+2344.512749 2026.284913
+2345.328197 2027.521937
+2346.146038 2028.937469
+2346.966214 2030.525880
+2347.788659 2032.280860
+2348.613297 2034.195442
+2349.440042 2036.262029
+2350.268801 2038.472423
+2351.099470 2040.817860
+2351.931940 2043.289041
+2352.766092 2045.876171
+2353.601801 2048.569000
+2354.438935 2051.356857
+2355.277354 2054.228698
+2356.116916 2057.173148
+2356.957469 2060.178543
+2357.798862 2063.232981
+2358.640934 2066.324364
+2359.483525 2069.440450
+2360.326470 2072.568899
+2361.169604 2075.697321
+2362.012757 2078.813327
+2362.855762 2081.904578
+2363.698448 2084.958830
+2364.540649 2087.963986
+2365.382197 2090.908145
+2366.222926 2093.779643
+2367.062674 2096.567105
+2367.901281 2099.259486
+2368.738592 2101.846118
+2369.574454 2104.316748
+2370.408723 2106.661584
+2371.241258 2108.871327
+2372.071923 2110.937213
+2372.900594 2112.851044
+2373.727148 2114.605225
+2374.551475 2116.192787
+2375.373471 2117.607422
+2376.193042 2118.843502
+2377.010101 2119.896105
+2377.824573 2120.761033
+2378.636393 2121.434828
+2379.445504 2121.914785
+2380.251861 2122.198966
+2381.055432 2122.286206
+2381.856191 2122.176114
+2382.654127 2121.869080
+2383.449240 2121.366272
+2384.241538 2120.669628
+2385.031044 2119.781853
+2385.817791 2118.706404
+2386.601822 2117.447482
+2387.383192 2116.010008
+2388.161966 2114.399611
+2388.938221 2112.622600
+2389.712044 2110.685942
+2390.483531 2108.597234
+2391.252787 2106.364675
+2392.019930 2103.997029
+2392.785083 2101.503592
+2393.548380 2098.894161
+2394.309960 2096.178986
+2395.069972 2093.368737
+2395.828572 2090.474458
+2396.585921 2087.507524
+2397.342185 2084.479599
+2398.097536 2081.402584
+2398.852151 2078.288576
+2399.606210 2075.149819
+2400.359895 2071.998651
+2401.113391 2068.847462
+2401.866885 2065.708641
+2402.620565 2062.594527
+2403.374617 2059.517364
+2404.129227 2056.489247
+2404.884582 2053.522079
+2405.640863 2050.627522
+2406.398251 2047.816952
+2407.156922 2045.101413
+2407.917047 2042.491573
+2408.678793 2039.997683
+2409.442321 2037.629539
+2410.207785 2035.396436
+2410.975332 2033.307139
+2411.745103 2031.369846
+2412.517227 2029.592152
+2413.291828 2027.981025
+2414.069019 2026.542773
+2414.848902 2025.283024
+2415.631571 2024.206701
+2416.417107 2023.318000
+2417.205582 2022.620381
+2417.997056 2022.116547
+2418.791575 2021.808436
+2419.589177 2021.697215
+2420.389884 2021.783272
+2421.193709 2022.066219
+2422.000651 2022.544888
+2422.810696 2023.217340
+2423.623819 2024.080871
+2424.439983 2025.132023
+2425.259137 2026.366597
+2426.081218 2027.779670
+2426.906154 2029.365614
+2427.733858 2031.118120
+2428.564233 2033.030221
+2429.397171 2035.094320
+2430.232553 2037.302219
+2431.070252 2039.645154
+2431.910128 2042.113827
+2432.752035 2044.698445
+2433.595815 2047.388756
+2434.441304 2050.174090
+2435.288331 2053.043404
+2436.136718 2055.985323
+2436.986280 2058.988184
+2437.836827 2062.040085
+2438.688166 2065.128929
+2439.540097 2068.242475
+2440.392419 2071.368382
+2441.244930 2074.494262
+2442.097423 2077.607726
+2442.949693 2080.696435
+2443.801535 2083.748146
+2444.652743 2086.750764
+2445.503115 2089.692386
+2446.352451 2092.561350
+2447.200554 2095.346281
+2448.047231 2098.036135
+2448.892294 2100.620245
+2449.735561 2103.088358
+2450.576857 2105.430682
+2451.416014 2107.637918
+2452.252871 2109.701304
+2453.087276 2111.612642
+2453.919087 2113.364336
+2454.748171 2114.949419
+2455.574405 2116.361583
+2456.397678 2117.595200
+2457.217890 2118.645349
+2458.034952 2119.507830
+2458.848788 2120.179187
+2459.659335 2120.656716
+2460.466541 2120.938479
+2461.270369 2121.023308
+2462.070795 2120.910815
+2462.867807 2120.601391
+2463.661408 2120.096200
+2464.451614 2119.397184
+2465.238455 2118.507045
+2466.021973 2117.429242
+2466.802225 2116.167974
+2467.579281 2114.728164
+2468.353223 2113.115439
+2469.124146 2111.336108
+2469.892158 2109.397138
+2470.657378 2107.306127
+2471.419937 2105.071271
+2472.179977 2102.701335
+2472.937650 2100.205616
+2473.693118 2097.593907
+2474.446553 2094.876461
+2475.198135 2092.063946
+2475.948053 2089.167405
+2476.696501 2086.198213
+2477.443683 2083.168033
+2478.189804 2080.088767
+2478.935078 2076.972511
+2479.679721 2073.831506
+2480.423954 2070.678093
+2481.167998 2067.524659
+2481.912077 2064.383592
+2482.656415 2061.267233
+2483.401236 2058.187822
+2484.146763 2055.157456
+2484.893217 2052.188036
+2485.640816 2049.291225
+2486.389772 2046.478396
+2487.140297 2043.760594
+2487.892593 2041.148487
+2488.646857 2038.652324
+2489.403280 2036.281901
+2490.162045 2034.046513
+2490.923324 2031.954924
+2491.687281 2030.015331
+2492.454072 2028.235330
+2493.223838 2026.621887
+2493.996713 2025.181312
+2494.772815 2023.919230
+2495.552253 2022.840564
+2496.335121 2021.949512
+2497.121501 2021.249532
+2497.911460 2020.743326
+2498.705051 2020.432834
+2499.502316 2020.319222
+2500.303278 2020.402878
+2501.107947 2020.683413
+2501.916321 2021.159660
+2502.728379 2021.829681
+2503.544088 2022.690770
+2504.363400 2023.739470
+2505.186252 2024.971581
+2506.012567 2026.382183
+2506.842255 2027.965646
+2507.675210 2029.715663
+2508.511315 2031.625265
+2509.350438 2033.686857
+2510.192438 2035.892241
+2511.037158 2038.232654
+2511.884433 2040.698798
+2512.734086 2043.280879
+2513.585929 2045.968648
+2514.439767 2048.751434
+2515.295394 2051.618196
+2516.152599 2054.557557
+2517.011162 2057.557857
+2517.870856 2060.607194
+2518.731453 2063.693472
+2519.592717 2066.804448
+2520.454409 2069.927786
+2521.316288 2073.051095
+2522.178114 2076.161989
+2523.039642 2079.248128
+2523.900631 2082.297272
+2524.760839 2085.297324
+2525.620028 2088.236382
+2526.477963 2091.102787
+2527.334412 2093.885162
+2528.189151 2096.572466
+2529.041959 2099.154029
+2529.892623 2101.619603
+2530.740939 2103.959393
+2531.586711 2106.164104
+2532.429751 2108.224970
+2533.269884 2110.133798
+2534.106944 2111.882990
+2534.940777 2113.465580
+2535.771242 2114.875260
+2536.598211 2116.106403
+2537.421568 2117.154087
+2538.241212 2118.014115
+2539.057058 2118.683029
+2539.869033 2119.158125
+2540.677081 2119.437465
+2541.481160 2119.519884
+2542.281244 2119.404992
+2543.077325 2119.093178
+2543.869407 2118.585611
+2544.657514 2117.884228
+2545.441682 2116.991734
+2546.221965 2115.911586
+2546.998431 2114.647985
+2547.771166 2113.205851
+2548.540269 2111.590812
+2549.305853 2109.809177
+2550.068048 2107.867913
+2550.826994 2105.774617
+2551.582848 2103.537485
+2552.335778 2101.165280
+2553.085964 2098.667300
+2553.833597 2096.053338
+2554.578880 2093.333645
+2555.322026 2090.518888
+2556.063254 2087.620111
+2556.802796 2084.648689
+2557.540888 2081.616282
+2558.277772 2078.534793
+2559.013698 2075.416316
+2559.748920 2072.273093
+2560.483693 2069.117462
+2561.218278 2065.961810
+2561.952935 2062.818527
+2562.687925 2059.699949
+2563.423509 2056.618319
+2564.159946 2053.585731
+2564.897492 2050.614086
+2565.636401 2047.715046
+2566.376920 2044.899985
+2567.119291 2042.179944
+2567.863751 2039.565593
+2568.610527 2037.067180
+2569.359839 2034.694499
+2570.111897 2032.456845
+2570.866901 2030.362983
+2571.625039 2028.421108
+2572.386489 2026.638816
+2573.151414 2025.023072
+2573.919965 2023.580186
+2574.692279 2022.315782
+2575.468479 2021.234784
+2576.248672 2020.341389
+2577.032949 2019.639054
+2577.821386 2019.130482
+2578.614044 2018.817611
+2579.410964 2018.701609
+2580.212173 2018.782863
+2581.017680 2019.060984
+2581.827478 2019.534805
+2582.641542 2020.202387
+2583.459829 2021.061026
+2584.282282 2022.107265
+2585.108825 2023.336904
+2585.939366 2024.745021
+2586.773798 2026.325989
+2587.611997 2028.073500
+2588.453824 2029.980587
+2589.299126 2032.039653
+2590.147735 2034.242503
+2590.999470 2036.580372
+2591.854136 2039.043964
+2592.711527 2041.623486
+2593.571426 2044.308688
+2594.433604 2047.088902
+2595.297824 2049.953085
+2596.163839 2052.889863
+2597.031394 2055.887575
+2597.900229 2058.934320
+2598.770076 2062.018003
+2599.640664 2065.126383
+2600.511718 2068.247123
+2601.382960 2071.367834
+2602.254109 2074.476129
+2603.124888 2077.559671
+2603.995016 2080.606219
+2604.864216 2083.603678
+2605.732214 2086.540147
+2606.598740 2089.403966
+2607.463529 2092.183761
+2608.326322 2094.868489
+2609.186867 2097.447484
+2610.044921 2099.910496
+2610.900250 2102.247732
+2611.752628 2104.449896
+2612.601845 2106.508226
+2613.447697 2108.414526
+2614.289998 2110.161200
+2615.128573 2111.741283
+2615.963262 2113.148466
+2616.793918 2114.377124
+2617.620413 2115.422334
+2618.442633 2116.279900
+2619.260481 2116.946365
+2620.073877 2117.419024
+2620.882759 2117.695940
+2621.687081 2117.775947
+2622.486818 2117.658657
+2623.281960 2117.344458
+2624.072517 2116.834517
+2624.858516 2116.130774
+2625.640004 2115.235933
+2626.417045 2114.153450
+2627.189719 2112.887526
+2627.958126 2111.443081
+2628.722383 2109.825744
+2629.482621 2108.041821
+2630.238991 2106.098281
+2630.991657 2104.002718
+2631.740800 2101.763329
+2632.486613 2099.388877
+2633.229305 2096.888659
+2633.969096 2094.272467
+2634.706221 2091.550551
+2635.440923 2088.733579
+2636.173456 2085.832593
+2636.904084 2082.858966
+2637.633079 2079.824360
+2638.360720 2076.740675
+2639.087292 2073.620005
+2639.813085 2070.474591
+2640.538393 2067.316771
+2641.263512 2064.158931
+2641.988740 2061.013459
+2642.714375 2057.892692
+2643.440716 2054.808869
+2644.168056 2051.774086
+2644.896688 2048.800244
+2645.626901 2045.899001
+2646.358975 2043.081731
+2647.093187 2040.359477
+2647.829804 2037.742905
+2648.569085 2035.242264
+2649.311279 2032.867347
+2650.056624 2030.627449
+2650.805345 2028.531332
+2651.557657 2026.587192
+2652.313759 2024.802625
+2653.073836 2023.184594
+2653.838057 2021.739410
+2654.606576 2020.472696
+2655.379531 2019.389375
+2656.157041 2018.493645
+2656.939209 2017.788961
+2657.726118 2017.278027
+2658.517833 2016.962781
+2659.314402 2016.844390
+2660.115851 2016.923241
+2660.922189 2017.198945
+2661.733404 2017.670336
+2662.549466 2018.335474
+2663.370324 2019.191656
+2664.195911 2020.235423
+2665.026137 2021.462578
+2665.860897 2022.868198
+2666.700066 2024.446658
+2667.543501 2026.191647
+2668.391043 2028.096201
+2669.242515 2030.152723
+2670.097726 2032.353018
+2670.956467 2034.688323
+2671.818516 2037.149341
+2672.683639 2039.726281
+2673.551586 2042.408892
+2674.422097 2045.186508
+2675.294901 2048.048087
+2676.169718 2050.982255
+2677.046259 2053.977352
+2677.924225 2057.021478
+2678.803316 2060.102539
+2679.683221 2063.208295
+2680.563628 2066.326408
+2681.444223 2069.444493
+2682.324690 2072.550162
+2683.204711 2075.631079
+2684.083970 2078.675004
+2684.962154 2081.669843
+2685.838954 2084.603697
+2686.714064 2087.464904
+2687.587184 2090.242093
+2688.458024 2092.924223
+2689.326298 2095.500626
+2690.191734 2097.961053
+2691.054067 2100.295714
+2691.913045 2102.495312
+2692.768430 2104.551086
+2693.619995 2106.454841
+2694.467530 2108.198981
+2695.310839 2109.776543
+2696.149743 2111.181217
+2696.984080 2112.407378
+2697.813706 2113.450106
+2698.638493 2114.305202
+2699.458336 2114.969211
+2700.273145 2115.439430
+2701.082854 2115.713919
+2701.887412 2115.791514
+2702.686794 2115.671826
+2703.480990 2115.355244
+2704.270014 2114.842935
+2705.053900 2114.136838
+2705.832702 2113.239657
+2706.606493 2112.154850
+2707.375368 2110.886614
+2708.139440 2109.439872
+2708.898843 2107.820250
+2709.653729 2106.034056
+2710.404267 2104.088256
+2711.150646 2101.990446
+2711.893071 2099.748821
+2712.631760 2097.372143
+2713.366952 2094.869709
+2714.098895 2092.251310
+2714.827855 2089.527197
+2715.554106 2086.708034
+2716.277937 2083.804864
+2716.999646 2080.829060
+2717.719538 2077.792282
+2718.437929 2074.706428
+2719.155140 2071.583594
+2719.871498 2068.436018
+2720.587333 2065.276037
+2721.302980 2062.116037
+2722.018773 2058.968404
+2722.735047 2055.845475
+2723.452137 2052.759489
+2724.170374 2049.722539
+2724.890086 2046.746524
+2725.611595 2043.843105
+2726.335218 2041.023653
+2727.061264 2038.299209
+2727.790031 2035.680440
+2728.521811 2033.177594
+2729.256880 2030.800462
+2729.995505 2028.558338
+2730.737938 2026.459986
+2731.484417 2024.513599
+2732.235164 2022.726772
+2732.990385 2021.106470
+2733.750269 2019.659001
+2734.514987 2018.389988
+2735.284690 2017.304355
+2736.059511 2016.406296
+2736.839562 2015.699270
+2737.624935 2015.185979
+2738.415702 2014.868361
+2739.211912 2014.747581
+2740.013594 2014.824029
+2740.820755 2015.097314
+2741.633380 2015.566270
+2742.451432 2016.228958
+2743.274854 2017.082674
+2744.103567 2018.123962
+2744.937469 2019.348622
+2745.776440 2020.751732
+2746.620338 2022.327668
+2747.469002 2024.070121
+2748.322252 2025.972125
+2749.179887 2028.026085
+2750.041691 2030.223805
+2750.907431 2032.556524
+2751.776856 2035.014947
+2752.649702 2037.589281
+2753.525689 2040.269277
+2754.404525 2043.044271
+2755.285907 2045.903219
+2756.169518 2048.834751
+2757.055035 2051.827206
+2757.942126 2054.868686
+2758.830451 2057.947097
+2759.719665 2061.050200
+2760.609419 2064.165659
+2761.499360 2067.281089
+2762.389135 2070.384105
+2763.278390 2073.462369
+2764.166773 2076.503644
+2765.053934 2079.495836
+2765.939527 2082.427047
+2766.823213 2085.285618
+2767.704657 2088.060176
+2768.583535 2090.739682
+2769.459531 2093.313470
+2770.332341 2095.771291
+2771.201670 2098.103356
+2772.067240 2100.300369
+2772.928786 2102.353569
+2773.786056 2104.254761
+2774.638817 2105.996352
+2775.486852 2107.571378
+2776.329965 2108.973530
+2777.167975 2110.197184
+2778.000724 2111.237419
+2778.828072 2112.090039
+2779.649902 2112.751586
+2780.466117 2113.219359
+2781.276645 2113.491420
+2782.081433 2113.566602
+2782.880452 2113.444517
+2783.673695 2113.125555
+2784.461180 2112.610882
+2785.242945 2111.902438
+2786.019052 2111.002926
+2786.789587 2109.915803
+2787.554655 2108.645268
+2788.314386 2107.196241
+2789.068929 2105.574349
+2789.818456 2103.785899
+2790.563156 2101.837858
+2791.303242 2099.737819
+2792.038941 2097.493978
+2792.770500 2095.115096
+2793.498185 2092.610468
+2794.222274 2089.989887
+2794.943061 2087.263599
+2795.660856 2084.442271
+2796.375978 2081.536944
+2797.088760 2078.558990
+2797.799543 2075.520066
+2798.508678 2072.432072
+2799.216522 2069.307101
+2799.923438 2066.157391
+2800.629795 2062.995278
+2801.335962 2059.833147
+2802.042313 2056.683382
+2802.749220 2053.558319
+2803.457053 2050.470196
+2804.166180 2047.431106
+2804.876965 2044.452947
+2805.589765 2041.547377
+2806.304930 2038.725768
+2807.022803 2035.999159
+2807.743715 2033.378216
+2808.467986 2030.873187
+2809.195924 2028.493861
+2809.927822 2026.249533
+2810.663960 2024.148964
+2811.404599 2022.200348
+2812.149985 2020.411278
+2812.900344 2018.788719
+2813.655885 2017.338977
+2814.416794 2016.067677
+2815.183238 2014.979740
+2815.955362 2014.079363
+2816.733290 2013.370001
+2817.517120 2012.854357
+2818.306931 2012.534369
+2819.102775 2012.411202
+2819.904683 2012.485245
+2820.712659 2012.756109
+2821.526687 2013.222626
+2822.346723 2013.882858
+2823.172701 2014.734102
+2824.004532 2015.772899
+2824.842103 2016.995053
+2825.685278 2018.395642
+2826.533898 2019.969040
+2827.387783 2021.708940
+2828.246732 2023.608377
+2829.110522 2025.659756
+2829.978913 2027.854883
+2830.851643 2030.184995
+2831.728437 2032.640800
+2832.608998 2035.212505
+2833.493017 2037.889862
+2834.380170 2040.662208
+2835.270121 2043.518501
+2836.162518 2046.447369
+2837.057005 2049.437156
+2837.953212 2052.475962
+2838.850764 2055.551696
+2839.749279 2058.652119
+2840.648371 2061.764896
+2841.547650 2064.877643
+2842.446725 2067.977977
+2843.345207 2071.053561
+2844.242705 2074.092158
+2845.138835 2077.081677
+2846.033213 2080.010219
+2846.925466 2082.866127
+2847.815226 2085.638030
+2848.702135 2088.314888
+2849.585845 2090.886038
+2850.466021 2093.341231
+2851.342340 2095.670678
+2852.214494 2097.865085
+2853.082192 2099.915693
+2853.945159 2101.814306
+2854.803138 2103.553332
+2855.655893 2105.125808
+2856.503206 2106.525425
+2857.344882 2107.746561
+2858.180746 2108.784295
+2859.010647 2109.634430
+2859.834457 2110.293510
+2860.652072 2110.758833
+2861.463412 2111.028462
+2862.268421 2111.101230
+2863.067070 2110.976750
+2863.859354 2110.655411
+2864.645292 2110.138379
+2865.424929 2109.427594
+2866.198336 2108.525759
+2866.965607 2107.436331
+2867.726862 2106.163507
+2868.482244 2104.712208
+2869.231921 2103.088061
+2869.976081 2101.297372
+2870.714937 2099.347106
+2871.448722 2097.244857
+2872.177689 2094.998820
+2872.902112 2092.617755
+2873.622283 2090.110957
+2874.338510 2087.488216
+2875.051120 2084.759779
+2875.760451 2081.936312
+2876.466858 2079.028853
+2877.170707 2076.048775
+2877.872375 2073.007733
+2878.572247 2069.917627
+2879.270717 2066.790548
+2879.968185 2063.638732
+2880.665057 2060.474515
+2881.361740 2057.310281
+2882.058643 2054.158412
+2882.756175 2051.031243
+2883.454745 2047.941011
+2884.154756 2044.899809
+2884.856607 2041.919532
+2885.560691 2039.011837
+2886.267393 2036.188096
+2886.977087 2033.459348
+2887.690136 2030.836255
+2888.406892 2028.329065
+2889.127692 2025.947567
+2889.852857 2023.701055
+2890.582693 2021.598288
+2891.317486 2019.647459
+2892.057503 2017.856162
+2892.802994 2016.231360
+2893.554184 2014.779359
+2894.311277 2013.505784
+2895.074456 2012.415553
+2895.843877 2011.512864
+2896.619674 2010.801173
+2897.401954 2010.283181
+2898.190802 2009.960826
+2898.986273 2009.835274
+2899.788399 2009.906912
+2900.597185 2010.175352
+2901.412607 2010.639426
+2902.234619 2011.297196
+2903.063147 2012.145959
+2903.898089 2013.182257
+2904.739321 2014.401894
+2905.586692 2015.799949
+2906.440026 2017.370795
+2907.299124 2019.108127
+2908.163764 2021.004979
+2909.033702 2023.053759
+2909.908671 2025.246272
+2910.788385 2027.573757
+2911.672538 2030.026921
+2912.560807 2032.595974
+2913.452851 2035.270669
+2914.348313 2038.040342
+2915.246824 2040.893953
+2916.148001 2043.820133
+2917.051448 2046.807224
+2917.956763 2049.843329
+2918.863534 2052.916357
+2919.771342 2056.014072
+2920.679763 2059.124139
+2921.588372 2062.234176
+2922.496741 2065.331799
+2923.404441 2068.404675
+2924.311046 2071.440568
+2925.216136 2074.427386
+2926.119292 2077.353233
+2927.020105 2080.206453
+2927.918173 2082.975675
+2928.813105 2085.649862
+2929.704520 2088.218350
+2930.592054 2090.670893
+2931.475354 2092.997702
+2932.354084 2095.189484
+2933.227927 2097.237480
+2934.096584 2099.133498
+2934.959774 2100.869943
+2935.817240 2102.439854
+2936.668747 2103.836925
+2937.514080 2105.055532
+2938.353052 2106.090754
+2939.185498 2106.938397
+2940.011281 2107.595004
+2940.830287 2108.057873
+2941.642432 2108.325068
+2942.447656 2108.395422
+2943.245929 2108.268548
+2944.037245 2107.944834
+2944.821629 2107.425448
+2945.599131 2106.712328
+2946.369830 2105.808178
+2947.133831 2104.716454
+2947.891267 2103.441353
+2948.642294 2101.987796
+2949.387097 2100.361408
+2950.125884 2098.568496
+2950.858888 2096.616023
+2951.586366 2094.511583
+2952.308595 2092.263370
+2953.025875 2089.880144
+2953.738526 2087.371198
+2954.446885 2084.746320
+2955.151310 2082.015759
+2955.852172 2079.190178
+2956.549858 2076.280614
+2957.244768 2073.298438
+2957.937313 2070.255307
+2958.627916 2067.163116
+2959.317006 2064.033956
+2960.005020 2060.880063
+2960.692400 2057.713771
+2961.379592 2054.547461
+2962.067041 2051.393516
+2962.755193 2048.264270
+2963.444493 2045.171958
+2964.135382 2042.128670
+2964.828293 2039.146302
+2965.523655 2036.236509
+2966.221886 2033.410662
+2966.923394 2030.679797
+2967.628575 2028.054578
+2968.337810 2025.545250
+2969.051465 2023.161602
+2969.769891 2020.912925
+2970.493418 2018.807979
+2971.222358 2016.854956
+2971.957001 2015.061448
+2972.697616 2013.434417
+2973.444448 2011.980171
+2974.197720 2010.704331
+2974.957625 2009.611817
+2975.724336 2008.706825
+2976.497995 2007.992810
+2977.278720 2007.472475
+2978.066597 2007.147756
+2978.861688 2007.019819
+2979.664026 2007.089052
+2980.473612 2007.355065
+2981.290423 2007.816692
+2982.114403 2008.471994
+2982.945472 2009.318269
+2983.783518 2010.352059
+2984.628403 2011.569168
+2985.479962 2012.964675
+2986.338003 2014.532956
+2987.202307 2016.267703
+2988.072632 2018.161955
+2988.948709 2020.208116
+2989.830248 2022.397996
+2990.716938 2024.722833
+2991.608443 2027.173334
+2992.504411 2029.739712
+2993.404471 2032.411720
+2994.308235 2035.178696
+2995.215298 2038.029600
+2996.125245 2040.953064
+2997.037646 2043.937433
+2997.952061 2046.970809
+2998.868042 2050.041105
+2999.785135 2053.136084
+3000.702878 2056.243413
+3001.620808 2059.350711
+3002.538461 2062.445597
+3003.455371 2065.515737
+3004.371077 2068.548897
+3005.285118 2071.532988
+3006.197044 2074.456114
+3007.106408 2077.306619
+3008.012776 2080.073136
+3008.915722 2082.744628
+3009.814836 2085.310431
+3010.709720 2087.760302
+3011.599993 2090.084452
+3012.485292 2092.273589
+3013.365272 2094.318956
+3014.239610 2096.212360
+3015.108003 2097.946209
+3015.970173 2099.513542
+3016.825864 2100.908053
+3017.674848 2102.124120
+3018.516921 2103.156822
+3019.351905 2104.001964
+3020.179653 2104.656092
+3021.000044 2105.116504
+3021.812986 2105.381262
+3022.618417 2105.449201
+3023.416306 2105.319934
+3024.206648 2104.993849
+3024.989471 2104.472113
+3025.764831 2103.756665
+3026.532816 2102.850208
+3027.293540 2101.756198
+3028.047148 2100.478831
+3028.793813 2099.023029
+3029.533736 2097.394415
+3030.267143 2095.599295
+3030.994290 2093.644633
+3031.715454 2091.538022
+3032.430938 2089.287653
+3033.141069 2086.902287
+3033.846193 2084.391215
+3034.546679 2081.764225
+3035.242912 2079.031564
+3035.935298 2076.203893
+3036.624256 2073.292251
+3037.310221 2070.308005
+3037.993638 2067.262810
+3038.674965 2064.168562
+3039.354669 2061.037350
+3040.033223 2057.881408
+3040.711106 2054.713069
+3041.388800 2051.544713
+3042.066788 2048.388721
+3042.745554 2045.257426
+3043.425579 2042.163061
+3044.107338 2039.117714
+3044.791304 2036.133282
+3045.477938 2033.221417
+3046.167692 2030.393489
+3046.861008 2027.660533
+3047.558314 2025.033211
+3048.260021 2022.521768
+3048.966526 2020.135990
+3049.678205 2017.885169
+3050.395417 2015.778063
+3051.118497 2013.822863
+3051.847759 2012.027160
+3052.583492 2010.397916
+3053.325960 2008.941437
+3054.075402 2007.663344
+3054.832029 2006.568556
+3055.596022 2005.661269
+3056.367537 2004.944938
+3057.146697 2004.422264
+3057.933598 2004.095184
+3058.728302 2003.964863
+3059.530843 2004.031690
+3060.341224 2004.295274
+3061.159415 2004.754450
+3061.985357 2005.407278
+3062.818959 2006.251057
+3063.660101 2007.282330
+3064.508633 2008.496900
+3065.364372 2009.889847
+3066.227112 2011.455548
+3067.096614 2013.187696
+3067.972614 2015.079329
+3068.854823 2017.122854
+3069.742925 2019.310081
+3070.636582 2021.632248
+3071.535431 2024.080066
+3072.439091 2026.643746
+3073.347159 2029.313043
+3074.259215 2032.077295
+3075.174824 2034.925467
+3076.093533 2037.846189
+3077.014878 2040.827809
+3077.938385 2043.858430
+3078.863569 2046.925965
+3079.789938 2050.018180
+3080.716995 2053.122743
+3081.644239 2056.227275
+3082.571167 2059.319395
+3083.497280 2062.386772
+3084.422076 2065.417173
+3085.345062 2068.398509
+3086.265748 2071.318887
+3087.183656 2074.166653
+3088.098315 2076.930440
+3089.009268 2079.599212
+3089.916072 2082.162308
+3090.818298 2084.609484
+3091.715536 2086.930954
+3092.607395 2089.117427
+3093.493504 2091.160145
+3094.373516 2093.050919
+3095.247104 2094.782157
+3096.113970 2096.346898
+3096.973840 2097.738837
+3097.826466 2098.952351
+3098.671631 2099.982524
+3099.509146 2100.825159
+3100.338852 2101.476802
+3101.160619 2101.934751
+3101.974352 2102.197070
+3102.779984 2102.262594
+3103.577481 2102.130935
+3104.366841 2101.802482
+3105.148096 2101.278401
+3105.921308 2100.560631
+3106.686571 2099.651875
+3107.444011 2098.555589
+3108.193786 2097.275968
+3108.936082 2095.817933
+3109.671118 2094.187108
+3110.399139 2092.389797
+3111.120421 2090.432964
+3111.835265 2088.324199
+3112.543998 2086.071695
+3113.246973 2083.684210
+3113.944564 2081.171035
+3114.637170 2078.541957
+3115.325206 2075.807220
+3116.009110 2072.977486
+3116.689334 2070.063791
+3117.366347 2067.077501
+3118.040629 2064.030271
+3118.712675 2060.933994
+3119.382987 2057.800758
+3120.052075 2054.642796
+3120.720454 2051.472438
+3121.388644 2048.302064
+3122.057166 2045.144053
+3122.726539 2042.010737
+3123.397282 2038.914346
+3124.069907 2035.866969
+3124.744920 2032.880499
+3125.422819 2029.966589
+3126.104091 2027.136605
+3126.789209 2024.401582
+3127.478633 2021.772181
+3128.172806 2019.258645
+3128.872154 2016.870760
+3129.577081 2014.617815
+3130.287971 2012.508568
+3131.005185 2010.551208
+3131.729059 2008.753326
+3132.459903 2007.121884
+3133.198001 2005.663184
+3133.943607 2004.382850
+3134.696947 2003.285798
+3135.458217 2002.376225
+3136.227580 2001.657583
+3137.005170 2001.132575
+3137.791086 2000.803137
+3138.585396 2000.670434
+3139.388134 2000.734854
+3140.199301 2000.996007
+3141.018865 2001.452727
+3141.846761 2002.103076
+3142.682890 2002.944351
+3143.527121 2003.973097
+3144.379290 2005.185117
+3145.239203 2006.575492
+3146.106633 2008.138599
+3146.981325 2009.868132
+3147.862994 2011.757130
+3148.751327 2013.798001
+3149.645984 2015.982554
+3150.546599 2018.302031
+3151.452785 2020.747143
+3152.364128 2023.308101
+3153.280196 2025.974663
+3154.200537 2028.736169
+3155.124682 2031.581582
+3156.052145 2034.499537
+3156.982427 2037.478380
+3157.915017 2040.506218
+3158.849395 2043.570965
+3159.785032 2046.660388
+3160.721394 2049.762158
+3161.657943 2052.863895
+3162.594140 2055.953222
+3163.529445 2059.017808
+3164.463324 2062.045422
+3165.395246 2065.023977
+3166.324685 2067.941582
+3167.251128 2070.786582
+3168.174071 2073.547614
+3169.093023 2076.213642
+3170.007508 2078.774008
+3170.917068 2081.218467
+3171.821263 2083.537236
+3172.719674 2085.721025
+3173.611905 2087.761078
+3174.497582 2089.649204
+3175.376358 2091.377814
+3176.247912 2092.939949
+3177.111951 2094.329303
+3177.968213 2095.540256
+3178.816463 2096.567889
+3179.656501 2097.408009
+3180.488157 2098.057161
+3181.311294 2098.512644
+3182.125809 2098.772522
+3182.931634 2098.835630
+3183.728733 2098.701580
+3184.517105 2098.370761
+3185.296785 2097.844340
+3186.067841 2097.124255
+3186.830375 2096.213208
+3187.584525 2095.114656
+3188.330459 2093.832793
+3189.068380 2092.372539
+3189.798522 2090.739516
+3190.521151 2088.940031
+3191.236562 2086.981043
+3191.945079 2084.870145
+3192.647055 2082.615525
+3193.342867 2080.225943
+3194.032920 2077.710688
+3194.717638 2075.079544
+3195.397471 2072.342757
+3196.072887 2069.510985
+3196.744371 2066.595263
+3197.412426 2063.606957
+3198.077568 2060.557718
+3198.740327 2057.459440
+3199.401240 2054.324208
+3200.060855 2051.164254
+3200.719725 2047.991906
+3201.378405 2044.819543
+3202.037454 2041.659542
+3202.697429 2038.524232
+3203.358884 2035.425844
+3204.022368 2032.376464
+3204.688424 2029.387983
+3205.357582 2026.472053
+3206.030364 2023.640039
+3206.707278 2020.902974
+3207.388815 2018.271518
+3208.075448 2015.755912
+3208.767632 2013.365940
+3209.465800 2011.110891
+3210.170362 2008.999522
+3210.881704 2007.040020
+3211.600183 2005.239976
+3212.326132 2003.606349
+3213.059853 2002.145443
+3213.801616 2000.862879
+3214.551664 1999.763573
+3215.310202 1998.851721
+3216.077407 1998.130776
+3216.853419 1997.603438
+3217.638344 1997.271645
+3218.432252 1997.136560
+3219.235179 1997.198573
+3220.047126 1997.457293
+3220.868056 1997.911553
+3221.697899 1998.559417
+3222.536546 1999.398181
+3223.383858 2000.424391
+3224.239658 2001.633850
+3225.103736 2003.021640
+3225.975850 2004.582139
+3226.855724 2006.309041
+3227.743053 2008.195387
+3228.637502 2010.233585
+3229.538705 2012.415446
+3230.446272 2014.732212
+3231.359785 2017.174595
+3232.278803 2019.732809
+3233.202863 2022.396613
+3234.131481 2025.155346
+3235.064153 2027.997975
+3236.000362 2030.913136
+3236.939572 2033.889176
+3237.881238 2036.914204
+3238.824801 2039.976135
+3239.769698 2043.062739
+3240.715357 2046.161687
+3241.661202 2049.260602
+3242.606658 2052.347107
+3243.551149 2055.408875
+3244.494103 2058.433676
+3245.434951 2061.409423
+3246.373135 2064.324227
+3247.308105 2067.166437
+3248.239323 2069.924689
+3249.166265 2072.587950
+3250.088423 2075.145561
+3251.005309 2077.587282
+3251.916453 2079.903330
+3252.821409 2082.084415
+3253.719753 2084.121783
+3254.611088 2086.007245
+3255.495043 2087.733212
+3256.371277 2089.292726
+3257.239479 2090.679483
+3258.099368 2091.887863
+3258.950696 2092.912948
+3259.793249 2093.750546
+3260.626848 2094.397201
+3261.451347 2094.850214
+3262.266638 2095.107648
+3263.072648 2095.168339
+3263.869341 2095.031899
+3264.656718 2094.698718
+3265.434816 2094.169962
+3266.203709 2093.447568
+3266.963508 2092.534239
+3267.714360 2091.433429
+3268.456447 2090.149336
+3269.189986 2088.686875
+3269.915228 2087.051671
+3270.632458 2085.250026
+3271.341992 2083.288902
+3272.044176 2081.175889
+3272.739388 2078.919175
+3273.428032 2076.527517
+3274.110539 2074.010203
+3274.787364 2071.377019
+3275.458988 2068.638205
+3276.125909 2065.804421
+3276.788647 2062.886698
+3277.447738 2059.896402
+3278.103734 2056.845183
+3278.757199 2053.744931
+3279.408708 2050.607732
+3280.058845 2047.445814
+3280.708199 2044.271504
+3281.357364 2041.097180
+3282.006935 2037.935217
+3282.657505 2034.797943
+3283.309667 2031.697585
+3283.964004 2028.646229
+3284.621095 2025.655765
+3285.281506 2022.737842
+3285.945794 2019.903823
+3286.614497 2017.164741
+3287.288140 2014.531252
+3287.967227 2012.013598
+3288.652241 2009.621562
+3289.343644 2007.364430
+3290.041872 2005.250957
+3290.747335 2003.289331
+3291.460413 2001.487141
+3292.181461 1999.851345
+3292.910797 1998.388245
+3293.648711 1997.103462
+3294.395459 1996.001912
+3295.151260 1995.087789
+3295.916300 1994.364547
+3296.690727 1993.834885
+3297.474653 1993.500740
+3298.268152 1993.363275
+3299.071262 1993.422880
+3299.883981 1993.679163
+3300.706270 1994.130960
+3301.538051 1994.776333
+3302.379210 1995.612578
+3303.229595 1996.636243
+3304.089018 1997.843130
+3304.957254 1999.228323
+3305.834042 2000.786200
+3306.719091 2002.510456
+3307.612073 2004.394133
+3308.512629 2006.429639
+3309.420371 2008.608788
+3310.334880 2010.922822
+3311.255713 2013.362455
+3312.182398 2015.917902
+3313.114442 2018.578923
+3314.051328 2021.334859
+3314.992520 2024.174679
+3315.937466 2027.087019
+3316.885596 2030.060229
+3317.836328 2033.082420
+3318.789068 2036.141508
+3319.743216 2039.225265
+3320.698163 2042.321363
+3321.653297 2045.417428
+3322.608004 2048.501085
+3323.561672 2051.560007
+3324.513691 2054.581966
+3325.463458 2057.554879
+3326.410379 2060.466856
+3327.353867 2063.306250
+3328.293351 2066.061697
+3329.228275 2068.722166
+3330.158098 2071.277001
+3331.082302 2073.715962
+3332.000387 2076.029267
+3332.911879 2078.207629
+3333.816328 2080.242293
+3334.713312 2082.125074
+3335.602439 2083.848384
+3336.483346 2085.405263
+3337.355702 2086.789410
+3338.219210 2087.995206
+3339.073608 2089.017734
+3339.918669 2089.852801
+3340.754203 2090.496954
+3341.580057 2090.947492
+3342.396117 2091.202481
+3343.202305 2091.260755
+3343.998585 2091.121927
+3344.784960 2090.786386
+3345.561468 2090.255299
+3346.328192 2089.530602
+3347.085249 2088.614999
+3347.832797 2087.511943
+3348.571030 2086.225630
+3349.300180 2084.760977
+3350.020516 2083.123605
+3350.732340 2081.319818
+3351.435990 2079.356575
+3352.131835 2077.241466
+3352.820277 2074.982677
+3353.501746 2072.588965
+3354.176701 2070.069616
+3354.845628 2067.434414
+3355.509036 2064.693599
+3356.167457 2061.857827
+3356.821443 2058.938130
+3357.471565 2055.945871
+3358.118408 2052.892699
+3358.762574 2049.790502
+3359.404673 2046.651362
+3360.045326 2043.487509
+3360.685158 2040.311267
+3361.324802 2037.135011
+3361.964888 2033.971114
+3362.606048 2030.831903
+3363.248910 2027.729604
+3363.894094 2024.676299
+3364.542215 2021.683878
+3365.193874 2018.763988
+3365.849660 2015.927990
+3366.510147 2013.186915
+3367.175890 2010.551418
+3367.847425 2008.031739
+3368.525263 2005.637659
+3369.209895 2003.378464
+3369.901783 2001.262907
+3370.601360 1999.299175
+3371.309031 1997.494854
+3372.025170 1995.856904
+3372.750116 1994.391623
+3373.484175 1993.104633
+3374.227616 1992.000849
+3374.980672 1991.084464
+3375.743540 1990.358931
+3376.516375 1989.826949
+3377.299296 1989.490455
+3378.092379 1989.350612
+3378.895664 1989.407808
+3379.709148 1989.661653
+3380.532788 1990.110982
+3381.366501 1990.753858
+3382.210163 1991.587577
+3383.063614 1992.608687
+3383.926652 1993.812992
+3384.799037 1995.195576
+3385.680494 1996.750816
+3386.570709 1998.472411
+3387.469335 2000.353401
+3388.375991 2002.386198
+3389.290263 2004.562615
+3390.211707 2006.873897
+3391.139851 2009.310757
+3392.074195 2011.863414
+3393.014213 2014.521628
+3393.959359 2017.274742
+3394.909063 2020.111727
+3395.862737 2023.021221
+3396.819778 2025.991575
+3397.779568 2029.010901
+3398.741478 2032.067119
+3399.704868 2035.148000
+3400.669095 2038.241221
+3401.633508 2041.334408
+3402.597457 2044.415188
+3403.560293 2047.471237
+3404.521370 2050.490327
+3405.480048 2053.460379
+3406.435695 2056.369504
+3407.387694 2059.206056
+3408.335436 2061.958673
+3409.278333 2064.616327
+3410.215813 2067.168362
+3411.147326 2069.604541
+3412.072344 2071.915082
+3412.990363 2074.090701
+3413.900910 2076.122645
+3414.803536 2078.002728
+3415.697826 2079.723363
+3416.583397 2081.277594
+3417.459900 2082.659119
+3418.327020 2083.862320
+3419.184480 2084.882282
+3420.032042 2085.714811
+3420.869503 2086.356455
+3421.696705 2086.804515
+3422.513525 2087.057056
+3423.319884 2087.112912
+3424.115745 2086.971697
+3424.901109 2086.633800
+3425.676022 2086.100386
+3426.440569 2085.373394
+3427.194878 2084.455525
+3427.939114 2083.350232
+3428.673487 2082.061711
+3429.398242 2080.594878
+3430.113665 2078.955354
+3430.820077 2077.149440
+3431.517837 2075.184096
+3432.207336 2073.066910
+3432.889002 2070.806067
+3433.563290 2068.410322
+3434.230688 2065.888961
+3434.891710 2063.251765
+3435.546896 2060.508973
+3436.196811 2057.671239
+3436.842039 2054.749595
+3437.483185 2051.755400
+3438.120871 2048.700301
+3438.755731 2045.596186
+3439.388414 2042.455136
+3440.019577 2039.289376
+3440.649883 2036.111229
+3441.279999 2032.933069
+3441.910595 2029.767268
+3442.542339 2026.626148
+3443.175895 2023.521935
+3443.811921 2020.466710
+3444.451066 2017.472358
+3445.093967 2014.550527
+3445.741246 2011.712575
+3446.393511 2008.969532
+3447.051348 2006.332051
+3447.715324 2003.810370
+3448.385980 2001.414268
+3449.063835 1999.153030
+3449.749375 1997.035408
+3450.443061 1995.069587
+3451.145319 1993.263153
+3451.856543 1991.623062
+3452.577092 1990.155614
+3453.307288 1988.866429
+3454.047416 1987.760421
+3454.797721 1986.841782
+3455.558410 1986.113964
+3456.329646 1985.579667
+3457.111554 1985.240827
+3457.904215 1985.098606
+3458.707668 1985.153393
+3459.521909 1985.404798
+3460.346893 1985.851655
+3461.182529 1986.492028
+3462.028689 1987.323214
+3462.885197 1988.341760
+3463.751843 1989.543472
+3464.628370 1990.923433
+3465.514486 1992.476023
+3466.409859 1994.194941
+3467.314121 1996.073228
+3468.226869 1998.103297
+3469.147663 2000.276963
+3470.076034 2002.585471
+3471.011481 2005.019538
+3471.953475 2007.569382
+3472.901460 2010.224765
+3473.854857 2012.975033
+3474.813063 2015.809157
+3475.775457 2018.715777
+3476.741401 2021.683248
+3477.710240 2024.699683
+3478.681310 2027.753003
+3479.653935 2030.830982
+3480.627432 2033.921297
+3481.601116 2037.011578
+3482.574299 2040.089454
+3483.546295 2043.142602
+3484.516420 2046.158797
+3485.483999 2049.125961
+3486.448366 2052.032207
+3487.408866 2054.865891
+3488.364858 2057.615655
+3489.315720 2060.270469
+3490.260848 2062.819682
+3491.199662 2065.253056
+3492.131604 2067.560814
+3493.056143 2069.733670
+3493.972778 2071.762874
+3494.881038 2073.640242
+3495.780484 2075.358188
+3496.670711 2076.909756
+3497.551353 2078.288647
+3498.422077 2079.489243
+3499.282592 2080.506628
+3500.132646 2081.336612
+3500.972028 2081.975742
+3501.800569 2082.421320
+3502.618143 2082.671410
+3503.424666 2082.724848
+3504.220100 2082.581247
+3505.004447 2082.240996
+3505.777757 2081.705262
+3506.540121 2080.975980
+3507.291673 2080.055853
+3508.032592 2078.948334
+3508.763098 2077.657617
+3509.483452 2076.188617
+3510.193955 2074.546955
+3510.894949 2072.738931
+3511.586812 2070.771504
+3512.269960 2068.652259
+3512.944843 2066.389383
+3513.611944 2063.991626
+3514.271779 2061.468275
+3514.924890 2058.829109
+3515.571849 2056.084364
+3516.213251 2053.244695
+3516.849715 2050.321129
+3517.481880 2047.325025
+3518.110402 2044.268028
+3518.735952 2041.162023
+3519.359213 2038.019090
+3519.980880 2034.851451
+3520.601653 2031.671429
+3521.222237 2028.491394
+3521.843337 2025.323716
+3522.465659 2022.180715
+3523.089904 2019.074617
+3523.716766 2016.017498
+3524.346929 2013.021244
+3524.981065 2010.097498
+3525.619832 2007.257618
+3526.263869 2004.512631
+3526.913794 2001.873190
+3527.570205 1999.349528
+3528.233674 1996.951426
+3528.904745 1994.688166
+3529.583933 1992.568498
+3530.271720 1990.600606
+3530.968558 1988.792074
+3531.674861 1987.149857
+3532.391007 1985.680256
+3533.117334 1984.388887
+3533.854142 1983.280664
+3534.601689 1982.359779
+3535.360192 1981.629684
+3536.129823 1981.093077
+3536.910711 1980.751893
+3537.702942 1980.607296
+3538.506556 1980.659674
+3539.321547 1980.908636
+3540.147867 1981.353018
+3540.985420 1981.990882
+3541.834068 1982.819527
+3542.693627 1983.835500
+3543.563872 1985.034608
+3544.444533 1986.411934
+3545.335301 1987.961860
+3546.235824 1989.678086
+3547.145715 1991.553653
+3548.064545 1993.580976
+3548.991853 1995.751871
+3549.927142 1998.057585
+3550.869883 2000.488835
+3551.819519 2003.035843
+3552.775463 2005.688371
+3553.737102 2008.435768
+3554.703802 2011.267007
+3555.674908 2014.170728
+3556.649746 2017.135289
+3557.627626 2020.148805
+3558.607847 2023.199199
+3559.589696 2026.274248
+3560.572456 2029.361630
+3561.555402 2032.448978
+3562.537810 2035.523922
+3563.518957 2038.574141
+3564.498122 2041.587414
+3565.474594 2044.551663
+3566.447671 2047.455004
+3567.416664 2050.285796
+3568.380897 2053.032680
+3569.339715 2055.684631
+3570.292484 2058.230999
+3571.238590 2060.661547
+3572.177447 2062.966499
+3573.108498 2065.136573
+3574.031214 2067.163020
+3574.945099 2069.037656
+3575.849692 2070.752897
+3576.744568 2072.301789
+3577.629340 2073.678033
+3578.503661 2074.876012
+3579.367222 2075.890813
+3580.219761 2076.718244
+3581.061056 2077.354855
+3581.890930 2077.797946
+3582.709250 2078.045583
+3583.515930 2078.096602
+3584.310929 2077.950617
+3585.094253 2077.608016
+3585.865953 2077.069965
+3586.626126 2076.338401
+3587.374916 2075.416024
+3588.112511 2074.306288
+3588.839143 2073.013386
+3589.555088 2071.542233
+3590.260666 2069.898447
+3590.956235 2068.088330
+3591.642195 2066.118837
+3592.318986 2063.997553
+3592.987080 2061.732663
+3593.646989 2059.332918
+3594.299254 2056.807599
+3594.944448 2054.166486
+3595.583174 2051.419814
+3596.216058 2048.578234
+3596.843753 2045.652773
+3597.466931 2042.654786
+3598.086283 2039.595919
+3598.702517 2036.488052
+3599.316351 2033.343264
+3599.928517 2030.173775
+3600.539751 2026.991906
+3601.150796 2023.810024
+3601.762395 2020.640498
+3602.375290 2017.495646
+3602.990218 2014.387689
+3603.607910 2011.328705
+3604.229086 2008.330574
+3604.854452 2005.404940
+3605.484701 2002.563157
+3606.120503 1999.816252
+3606.762511 1997.174873
+3607.411352 1994.649255
+3608.067627 1992.249174
+3608.731908 1989.983912
+3609.404737 1987.862217
+3610.086620 1985.892271
+3610.778032 1984.081657
+3611.479408 1982.437330
+3612.191143 1980.965588
+3612.913594 1979.672047
+3613.647076 1978.561620
+3614.391859 1977.638498
+3615.148169 1976.906131
+3615.916187 1976.367219
+3616.696049 1976.023695
+3617.487843 1975.876723
+3618.291610 1975.926691
+3619.107344 1976.173208
+3619.934993 1976.615110
+3620.774455 1977.250460
+3621.625583 1978.076556
+3622.488185 1979.089947
+3623.362022 1980.286440
+3624.246809 1981.661120
+3625.142220 1983.208368
+3626.047886 1984.921885
+3626.963396 1986.794715
+3627.888302 1988.819274
+3628.822115 1990.987379
+3629.764314 1993.290278
+3630.714341 1995.718691
+3631.671610 1998.262839
+3632.635503 2000.912489
+3633.605377 2003.656990
+3634.580563 2006.485317
+3635.560371 2009.386114
+3636.544094 2012.347738
+3637.531006 2015.358309
+3638.520369 2018.405750
+3639.511435 2021.477840
+3640.503448 2024.562262
+3641.495648 2027.646648
+3642.487272 2030.718632
+3643.477560 2033.765896
+3644.465757 2036.776219
+3645.451113 2039.737526
+3646.432892 2042.637937
+3647.410368 2045.465810
+3648.382834 2048.209791
+3649.349600 2050.858855
+3650.310000 2053.402354
+3651.263390 2055.830054
+3652.209155 2058.132181
+3653.146708 2060.299454
+3654.075496 2062.323124
+3654.994999 2064.195011
+3655.904731 2065.907532
+3656.804248 2067.453734
+3657.693143 2068.827318
+3658.571051 2070.022671
+3659.437652 2071.034877
+3660.292668 2071.859748
+3661.135868 2072.493833
+3661.967066 2072.934434
+3662.786125 2073.179616
+3663.592955 2073.228217
+3664.387513 2073.079848
+3665.169806 2072.734899
+3665.939889 2072.194537
+3666.697865 2071.460696
+3667.443886 2070.536079
+3668.178150 2069.424136
+3668.900902 2068.129061
+3669.612433 2066.655767
+3670.313078 2065.009874
+3671.003216 2063.197679
+3671.683268 2061.226138
+3672.353694 2059.102834
+3673.014994 2056.835951
+3673.667704 2054.434237
+3674.312393 2051.906974
+3674.949665 2049.263939
+3675.580152 2046.515363
+3676.204513 2043.671899
+3676.823433 2040.744568
+3677.437618 2037.744727
+3678.047795 2034.684015
+3678.654707 2031.574315
+3679.259108 2028.427700
+3679.861767 2025.256391
+3680.463458 2022.072703
+3681.064959 2018.889003
+3681.667051 2015.717657
+3682.270513 2012.570981
+3682.876119 2009.461195
+3683.484636 2006.400371
+3684.096818 2003.400392
+3684.713409 2000.472895
+3685.335133 1997.629236
+3685.962696 1994.880436
+3686.596781 1992.237144
+3687.238045 1989.709592
+3687.887120 1987.307554
+3688.544606 1985.040310
+3689.211069 1982.916607
+3689.887043 1980.944625
+3690.573023 1979.131946
+3691.269464 1977.485524
+3691.976783 1976.011654
+3692.695353 1974.715952
+3693.425501 1973.603331
+3694.167512 1972.677979
+3694.921623 1971.943348
+3695.688022 1971.402135
+3696.466850 1971.056275
+3697.258200 1970.906929
+3698.062113 1970.954486
+3698.878583 1971.198557
+3699.707553 1971.637975
+3700.548916 1972.270804
+3701.402518 1973.094345
+3702.268155 1974.105145
+3703.145575 1975.299012
+3704.034481 1976.671032
+3704.934527 1978.215589
+3705.845327 1979.926382
+3706.766449 1981.796459
+3707.697421 1983.818235
+3708.637732 1985.983530
+3709.586832 1988.283594
+3710.544137 1990.709147
+3711.509030 1993.250413
+3712.480864 1995.897161
+3713.458963 1998.638741
+3714.442625 2001.464131
+3715.431128 2004.361977
+3716.423727 2007.320638
+3717.419662 2010.328236
+3718.418159 2013.372696
+3719.418432 2016.441801
+3720.419690 2019.523235
+3721.421134 2022.604632
+3722.421965 2025.673629
+3723.421386 2028.717909
+3724.418605 2031.725255
+3725.412837 2034.683595
+3726.403308 2037.581049
+3727.389259 2040.405978
+3728.369949 2043.147030
+3729.344654 2045.793183
+3730.312677 2048.333791
+3731.273342 2050.758622
+3732.226006 2053.057902
+3733.170054 2055.222354
+3734.104906 2057.243230
+3735.030017 2059.112351
+3735.944881 2060.822137
+3736.849030 2062.365634
+3737.742039 2063.736547
+3738.623528 2064.929262
+3739.493161 2065.938865
+3740.350647 2066.761169
+3741.195744 2067.392722
+3742.028260 2067.830829
+3742.848050 2068.073554
+3743.655022 2068.119735
+3744.449131 2067.968984
+3745.230386 2067.621691
+3745.998846 2067.079022
+3746.754618 2066.342912
+3747.497863 2065.416061
+3748.228789 2064.301922
+3748.947655 2063.004685
+3749.654764 2061.529265
+3750.350471 2059.881278
+3751.035172 2058.067021
+3751.709309 2056.093450
+3752.373365 2053.968146
+3753.027865 2051.699290
+3753.673370 2049.295630
+3754.310479 2046.766445
+3754.939822 2044.121510
+3755.562064 2041.371057
+3756.177896 2038.525732
+3756.788035 2035.596559
+3757.393222 2032.594890
+3757.994219 2029.532362
+3758.591803 2026.420856
+3759.186766 2023.272443
+3759.779913 2020.099341
+3760.372054 2016.913863
+3760.964006 2013.728374
+3761.556586 2010.555236
+3762.150610 2007.406765
+3762.746888 2004.295177
+3763.346224 2001.232543
+3763.949408 1998.230741
+3764.557218 1995.301409
+3765.170412 1992.455898
+3765.789729 1989.705228
+3766.415885 1987.060047
+3767.049568 1984.530583
+3767.691437 1982.126610
+3768.342121 1979.857404
+3769.002214 1977.731712
+3769.672271 1975.757712
+3770.352812 1973.942985
+3771.044313 1972.294482
+3771.747210 1970.818497
+3772.461891 1969.520647
+3773.188700 1968.405841
+3773.927933 1967.478269
+3774.679837 1966.741380
+3775.444610 1966.197871
+3776.222398 1965.849676
+3777.013296 1965.697959
+3777.817348 1965.743105
+3778.634546 1965.984726
+3779.464830 1966.421657
+3780.308087 1967.051960
+3781.164155 1967.872938
+3782.032818 1968.881137
+3782.913815 1970.072368
+3783.806830 1971.441717
+3784.711504 1972.983567
+3785.627430 1974.691622
+3786.554156 1976.558928
+3787.491186 1978.577904
+3788.437985 1980.740369
+3789.393978 1983.037577
+3790.358552 1985.460248
+3791.331061 1987.998610
+3792.310827 1990.642432
+3793.297142 1993.381067
+3794.289272 1996.203494
+3795.286460 1999.098363
+3796.287926 2002.054035
+3797.292875 2005.058632
+3798.300497 2008.100085
+3799.309969 2011.166177
+3800.320462 2014.244594
+3801.331141 2017.322974
+3802.341170 2020.388956
+3803.349716 2023.430226
+3804.355948 2026.434569
+3805.359046 2029.389913
+3806.358201 2032.284384
+3807.352619 2035.106344
+3808.341524 2037.844444
+3809.324159 2040.487662
+3810.299795 2043.025356
+3811.267728 2045.447295
+3812.227282 2047.743708
+3813.177816 2049.905319
+3814.118724 2051.923383
+3815.049435 2053.789722
+3815.969422 2055.496757
+3816.878195 2057.037536
+3817.775311 2058.405765
+3818.660373 2059.595831
+3819.533029 2060.602822
+3820.392976 2061.422551
+3821.239964 2062.051567
+3822.073789 2062.487175
+3822.894304 2062.727441
+3823.701411 2062.771202
+3824.495064 2062.618071
+3825.275275 2062.268437
+3826.042103 2061.723466
+3826.795665 2060.985093
+3827.536127 2060.056018
+3828.263710 2058.939692
+3828.978682 2057.640305
+3829.681364 2056.162771
+3830.372126 2054.512705
+3831.051384 2052.696404
+3831.719599 2050.720820
+3832.377280 2048.593534
+3833.024973 2046.322726
+3833.663268 2043.917141
+3834.292790 2041.386057
+3834.914199 2038.739247
+3835.528191 2035.986940
+3836.135488 2033.139782
+3836.736841 2030.208792
+3837.333025 2027.205322
+3837.924835 2024.141006
+3838.513086 2021.027722
+3839.098607 2017.877539
+3839.682236 2014.702672
+3840.264823 2011.515433
+3840.847220 2008.328183
+3841.430282 2005.153283
+3842.014862 2002.003045
+3842.601807 1998.889683
+3843.191957 1995.825265
+3843.786137 1992.821668
+3844.385160 1989.890526
+3844.989819 1987.043189
+3845.600886 1984.290676
+3846.219107 1981.643629
+3846.845202 1979.112276
+3847.479860 1976.706389
+3848.123737 1974.435242
+3848.777452 1972.307580
+3849.441587 1970.331580
+3850.116683 1968.514820
+3850.803238 1966.864251
+3851.501706 1965.386165
+3852.212492 1964.086177
+3852.935955 1962.969197
+3853.672403 1962.039413
+3854.422094 1961.300272
+3855.185234 1960.754473
+3855.961974 1960.403948
+3856.752414 1960.249859
+3857.556598 1960.292594
+3858.374517 1960.531764
+3859.206107 1960.966202
+3860.051250 1961.593974
+3860.909776 1962.412381
+3861.781459 1963.417972
+3862.666023 1964.606555
+3863.563141 1965.973220
+3864.472434 1967.512351
+3865.393478 1969.217652
+3866.325798 1971.082170
+3867.268878 1973.098327
+3868.222158 1975.257944
+3869.185034 1977.552274
+3870.156869 1979.972042
+3871.136985 1982.507477
+3872.124674 1985.148349
+3873.119197 1987.884014
+3874.119786 1990.703454
+3875.125650 1993.595319
+3876.135974 1996.547975
+3877.149928 1999.549545
+3878.166666 2002.587963
+3879.185327 2005.651014
+3880.205046 2008.726387
+3881.224952 2011.801723
+3882.244170 2014.864663
+3883.261831 2017.902895
+3884.277067 2020.904206
+3885.289022 2023.856530
+3886.296852 2026.747992
+3887.299728 2029.566957
+3888.296838 2032.302079
+3889.287396 2034.942339
+3890.270637 2037.477096
+3891.245827 2039.896122
+3892.212263 2042.189647
+3893.169275 2044.348398
+3894.116229 2046.363632
+3895.052533 2048.227171
+3895.977634 2049.931440
+3896.891023 2051.469487
+3897.792239 2052.835020
+3898.680865 2054.022426
+3899.556536 2055.026796
+3900.418938 2055.843943
+3901.267808 2056.470417
+3902.102936 2056.903523
+3902.924167 2057.141327
+3903.731401 2057.182667
+3904.524592 2057.027157
+3905.303751 2056.675185
+3906.068942 2056.127917
+3906.820286 2055.387288
+3907.557959 2054.455997
+3908.282191 2053.337494
+3908.993263 2052.035969
+3909.691512 2050.556335
+3910.377323 2048.904205
+3911.051131 2047.085875
+3911.713420 2045.108296
+3912.364719 2042.979048
+3913.005600 2040.706307
+3913.636678 2038.298819
+3914.258607 2035.765859
+3914.872078 2033.117198
+3915.477814 2030.363062
+3916.076570 2027.514096
+3916.669132 2024.581316
+3917.256307 2021.576071
+3917.838926 2018.509995
+3918.417839 2015.394961
+3918.993910 2012.243036
+3919.568017 2009.066433
+3920.141044 2005.877462
+3920.713881 2002.688480
+3921.287421 1999.511846
+3921.862552 1996.359869
+3922.440159 1993.244760
+3923.021117 1990.178587
+3923.606288 1987.173222
+3924.196519 1984.240297
+3924.792637 1981.391160
+3925.395447 1978.636826
+3926.005728 1975.987937
+3926.624230 1973.454719
+3927.251671 1971.046939
+3927.888734 1968.773872
+3928.536066 1966.644260
+3929.194274 1964.666277
+3929.863919 1962.847501
+3930.545522 1961.194880
+3931.239554 1959.714707
+3931.946438 1958.412593
+3932.666549 1957.293449
+3933.400206 1956.361460
+3934.147677 1955.620075
+3934.909177 1955.071990
+3935.684862 1954.719137
+3936.474836 1954.562679
+3937.279145 1954.603002
+3938.097777 1954.839718
+3938.930666 1955.271661
+3939.777688 1955.896896
+3940.638664 1956.712725
+3941.513359 1957.715697
+3942.401483 1958.901623
+3943.302695 1960.265592
+3944.216599 1961.801989
+3945.142752 1963.504520
+3946.080660 1965.366235
+3947.029781 1967.379555
+3947.989532 1969.536303
+3948.959284 1971.827736
+3949.938370 1974.244579
+3950.926085 1976.777063
+3951.921688 1979.414961
+3952.924410 1982.147632
+3953.933449 1984.964059
+3954.947979 1987.852895
+3955.967153 1990.802508
+3956.990103 1993.801025
+3958.015947 1996.836380
+3959.043788 1999.896362
+3960.072725 2002.968664
+3961.101847 2006.040928
+3962.130246 2009.100797
+3963.157012 2012.135964
+3964.181243 2015.134218
+3965.202047 2018.083494
+3966.218543 2020.971921
+3967.229867 2023.787867
+3968.235174 2026.519986
+3969.233644 2029.157264
+3970.224482 2031.689061
+3971.206921 2034.105152
+3972.180230 2036.395769
+3973.143711 2038.551641
+3974.096704 2040.564026
+3975.038592 2042.424749
+3975.968799 2044.126236
+3976.886796 2045.661537
+3977.792102 2047.024362
+3978.684284 2048.209098
+3979.562964 2049.210838
+3980.427812 2050.025395
+3981.278556 2050.649321
+3982.114979 2051.079920
+3982.936920 2051.315261
+3983.744275 2051.354181
+3984.536996 2051.196292
+3985.315095 2050.841986
+3986.078642 2050.292426
+3986.827762 2049.549547
+3987.562639 2048.616048
+3988.283513 2047.495378
+3988.990680 2046.191728
+3989.684489 2044.710006
+3990.365342 2043.055827
+3991.033695 2041.235485
+3991.690051 2039.255929
+3992.334962 2037.124737
+3992.969026 2034.850085
+3993.592882 2032.440715
+3994.207213 2029.905902
+3994.812738 2027.255413
+3995.410213 2024.499473
+3996.000424 2021.648724
+3996.584189 2018.714181
+3997.162350 2015.707189
+3997.735772 2012.639379
+3998.305342 2009.522623
+3998.871960 2006.368985
+3999.436538 2003.190675
+4000.000000 2000.000000
+#
+# Interface 3
+#
+2
+0 4000
+4000 4000
+#
+#Number of spectral elements
+#
+#
+#
+#
+150
+#
+#
+#
+150

Added: seismo/2D/SPECFEM2D/trunk/DATA/util/create_sinus_Paul_ficsinmod.py
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/util/create_sinus_Paul_ficsinmod.py	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/DATA/util/create_sinus_Paul_ficsinmod.py	2007-12-07 23:48:39 UTC (rev 8469)
@@ -0,0 +1,110 @@
+#!/usr/bin/env python
+from pylab import *
+from os import *
+from sys import *
+import math
+
+xmin,xmax,dx=0.,4000.,5.
+ymin,ymax=0.,4000.
+
+y0=2000.
+# Amplitude de la sinusoide
+a=50.
+# Nombre de periodes
+n=50
+#
+x = arange(xmin,xmax+dx,dx)
+y = y0 + a*sin(2.*pi*n*(x-xmin)/(xmax-xmin))
+
+x1,y1,x3,y3=xmin,y0,xmax,y0
+x2,y2=(xmin+xmax)/2.,y0+a*3./2.
+
+ma=(y2-y1)/(x2-x1)
+mb=(y3-y2)/(x3-x2)
+
+x1j=complex(x1,y1)
+mx1j=abs(x1j)
+
+xc=(ma*mb*(y1-y3)+mb*(x1+x2)-ma*(x2+x3))/2./(mb-ma)
+yc=-(xc-(x1+x2)/2.)/ma+(y1+y2)/2.
+xcj=complex(xc,yc)
+
+R=abs(x1j-xcj)
+
+ang1=math.atan2(y1-yc,x1-xc)
+ang2=math.atan2(y3-yc,x3-xc)
+angb=msort([ang1,ang2])
+# Nombre de points pour la sinusoide
+nsin=5000.
+da = fabs((ang1-ang2)/nsin)
+ang = arange(angb[0],angb[1]+da,da)
+
+xi = xc + R*cos(ang)
+yi = yc + R*sin(ang)
+
+
+# Interface circulaire modulee
+
+xim = xc + cos(ang)*(R + a*sin(2.*pi*n*(ang-ang[0])/(angb[1]-angb[0])))
+yim = yc + sin(ang)*(R + a*sin(2.*pi*n*(ang-ang[0])/(angb[1]-angb[0])))
+
+#
+# Preparation des donnees en vue ecriture
+#
+DataS=zeros((len(x),2),Float)
+DataC=zeros((len(xi),2),Float)
+DataM=zeros((len(xim),2),Float)
+DataS[:,0]=x
+DataS[:,1]=y
+DataC[:,0]=xi[::-1]
+DataC[:,1]=yi[::-1]
+DataM[:,0]=xim[::-1]
+DataM[:,1]=yim[::-1]
+
+DataM=asarray(DataM)
+DataS=asarray(DataS)
+DataC=asarray(DataC)
+
+plot(x,y,'k',[xc],[yc],'ro')
+plot(x,y,'k',xi,yi,'r')
+plot(xim,yim,'b')
+axis([xmin,xmax,ymin,ymax])
+grid(True)
+title('Interface sinusoidale')
+#
+# Ecriture du fichier interface
+#
+NbElemSpec=150
+#
+# Format d'ecriture en ascii des coordonnées
+fmt='%f'
+#
+SEM_DIR='/home/cristini/SEM/SEM_2D_Dimitri'
+#
+chdir(SEM_DIR+'/DATA')
+#
+FileMod='InterfaceCercleMod'+str(int(a))+'_'+str(n)+'.dat'
+print FileMod
+#
+f = file(FileMod,'w')
+#
+f.write("#\n# Number of interfaces\n#\n")
+f.write("3\n")
+f.write("#\n#\n#\n")
+f.write("#\n# Interface 1 (Bottom of the mesh)\n#\n")
+f.write('2\n%i %i\n%i %i\n'%(xmin,ymin,xmax,ymin))
+f.write("#\n# Interface 2\n#\n")
+f.write('%i\n'%len(xim))
+for row in DataM:
+   f.write(' '.join([fmt%val for val in row]) + '\n')
+f.write("#\n# Interface 3\n#\n")
+f.write('2\n%i %i\n%i %i\n'%(xmin,ymax,xmax,ymax))
+f.write("#\n#Number of spectral elements\n#\n")
+f.write("#\n#\n#\n")
+f.write("%i\n"%NbElemSpec)
+f.write("#\n#\n#\n")
+f.write("%i\n"%NbElemSpec)
+f.close()
+#
+show()
+

Modified: seismo/2D/SPECFEM2D/trunk/meshfem2D.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/meshfem2D.f90	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/meshfem2D.f90	2007-12-07 23:48:39 UTC (rev 8469)
@@ -558,8 +558,8 @@
   endif
   do ili=0,nz,istepz
     do icol=0,nx-istepx,istepx
-      write(20,15) sngl(x(icol,ili)),sngl(z(icol,ili))
-      write(20,15) sngl(x(icol+istepx,ili)),sngl(z(icol+istepx,ili))
+      write(20,*) sngl(x(icol,ili)),sngl(z(icol,ili))
+      write(20,*) sngl(x(icol+istepx,ili)),sngl(z(icol+istepx,ili))
       write(20,10)
     enddo
   enddo
@@ -574,8 +574,8 @@
   istepz = 1
   do icol=0,nx,istepx
     do ili=0,nz-istepz,istepz
-      write(20,15) sngl(x(icol,ili)),sngl(z(icol,ili))
-      write(20,15) sngl(x(icol,ili+istepz)),sngl(z(icol,ili+istepz))
+      write(20,*) sngl(x(icol,ili)),sngl(z(icol,ili))
+      write(20,*) sngl(x(icol,ili+istepz)),sngl(z(icol,ili+istepz))
       write(20,10)
     enddo
   enddo
@@ -584,8 +584,13 @@
 
 ! cree le script de dessin pour gnuplot
   open(unit=20,file='OUTPUT_FILES/plotgnu',status='unknown')
-  write(20,*) '#set term postscript landscape monochrome solid "Helvetica" 22'
-  write(20,*) '#set output "grille.ps"'
+  write(20,*) '#set term X11'
+  write(20,*) 'set term postscript landscape monochrome solid "Helvetica" 22'
+  write(20,*) 'set output "grid.ps"'
+  write(20,*) '#set xrange [',sngl(minval(x)),':',sngl(maxval(x)),']'
+  write(20,*) '#set yrange [',sngl(minval(z)),':',sngl(maxval(z)),']'
+! use same unit length on both X and Y axes
+  write(20,*) 'set size ratio -1'
   write(20,*) 'plot "gridfile.gnu" title "Macrobloc mesh" w l'
   write(20,*) 'pause -1 "appuyez sur une touche"'
   close(20)
@@ -787,7 +792,6 @@
   close(15)
 
  10 format('')
- 15 format(e10.5,1x,e10.5)
  40 format(a50)
 
  100 format('S',i3.3,'    AA ',f20.7,1x,f20.7,'       0.0         0.0')

Modified: seismo/2D/SPECFEM2D/trunk/specfem2D.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/specfem2D.f90	2005-02-22 02:11:29 UTC (rev 8468)
+++ seismo/2D/SPECFEM2D/trunk/specfem2D.f90	2007-12-07 23:48:39 UTC (rev 8469)
@@ -45,6 +45,13 @@
 ! Institut de Physique du Globe de Paris, France
 !
 
+! in case of an acoustic medium, a velocity potential Chi is used, as in Komatitsch
+! and Tromp, Geophysical Journal International, vol. 150, p. 303-318 (2002b).
+! Velocity is then: v = grad(Chi)
+! and pressure is: p = - rho * Chi_dot  (Chi_dot being the time derivative of Chi).
+! Therefore, in order to have a Ricker source in pressure, use the first-derivative
+! of a Gaussian for the time source for Chi in the parameter file.
+
   program specfem2D
 
   implicit none



More information about the cig-commits mailing list