[cig-commits] commit: add slip distributions from John Elliott. Reorganize the examples directory.

Mercurial hg at geodynamics.org
Sat Apr 7 17:03:46 PDT 2012


changeset:   73:405d8f4fa05f
user:        Sylvain Barbot <sbarbot at caltech.edu>
date:        Thu Mar 29 15:55:33 2012 -0700
files:       .hgignore examples/mogi.bat examples/mogi.input examples/mogi.sh examples/newzealand/christchurch.sh examples/newzealand/darfield.sh examples/newzealand/faults/christchurch.dat examples/newzealand/faults/darfield.dat examples/output1.param examples/output2.param examples/output3.param examples/output4.param examples/run1-pbs.sh examples/run1.bat examples/run1.input examples/run1.sh examples/run2.bat examples/run2.input examples/run2.sh examples/run3.bat examples/run3.input examples/run3.sh examples/run4.bat examples/run4.input examples/run4.sh examples/tibet/yushu/faults/yushu.dat examples/tibet/yushu/yushu_as.sh examples/tibet/yushu/yushu_co.sh examples/tibet/yushu/yushu_vlc.sh examples/tibet/yushu/yushu_vmc.sh examples/tibet/yutian/faults/yutian.dat examples/tibet/yutian/yutian_co.sh examples/tutorials/co-stress.input examples/tutorials/co-stress.sh examples/tutorials/mogi.bat examples/tutorials/mogi.input examples/tutorials/mogi.sh examples/tutorials/output1.param examples/tutorials/output2.param examples/tutorials/output3.param examples/tutorials/output4.param examples/tutorials/run1-pbs.sh examples/tutorials/run1.bat examples/tutorials/run1.input examples/tutorials/run1.sh examples/tutorials/run2.bat examples/tutorials/run2.input examples/tutorials/run2.sh examples/tutorials/run3.bat examples/tutorials/run3.input examples/tutorials/run3.sh examples/tutorials/run4.bat examples/tutorials/run4.input examples/tutorials/run4.sh proj.c relax.f90 util/readme.txt
description:
add slip distributions from John Elliott. Reorganize the examples directory.


diff -r 14d5d55245bd -r 405d8f4fa05f .hgignore
--- a/.hgignore	Wed Mar 14 13:08:45 2012 -0700
+++ b/.hgignore	Thu Mar 29 15:55:33 2012 -0700
@@ -6,6 +6,7 @@ relax
 *.mod
 .DS_Store
 .gmtdefaults4
+.gmtcommands4
 lib*
 build/
 examples/.gmtcommands4
@@ -23,3 +24,24 @@ latex/relax.synctex.gz
 latex/relax.synctex.gz
 latex/relax.toc
 makefile*
+examples/tibet/yushu/faults/fault_corners_yushu.txt
+examples/tibet/yushu/faults/fault_corners_yushu_ds.txt
+examples/tibet/yushu/faults/fault_corners_yushu_ss.txt
+examples/tibet/yushu/faults/readme.txt
+examples/tibet/yushu/faults/yushu.flt
+examples/tibet/yushu/faults/yushu.vtp
+examples/tibet/yutian/faults/fault_corners_yutian.txt
+examples/tibet/yutian/faults/fault_corners_yutian_ds.txt
+examples/tibet/yutian/faults/fault_corners_yutian_ss.txt
+examples/tibet/yutian/faults/readme.txt
+examples/newzealand/faults/fault_corners.txt
+examples/newzealand/faults/fault_corners_ch.txt
+examples/newzealand/faults/fault_corners_ch_ds.txt
+examples/newzealand/faults/fault_corners_ch_ss.txt
+examples/newzealand/faults/fault_corners_ds.txt
+examples/newzealand/faults/fault_corners_ss.txt
+examples/newzealand/faults/christchurch.flt
+examples/newzealand/faults/christchurch.vtp
+examples/newzealand/faults/darfield.flt
+examples/newzealand/faults/darfield.vtp
+examples/tibet/qaidam
diff -r 14d5d55245bd -r 405d8f4fa05f examples/mogi.bat
--- a/examples/mogi.bat	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-if not exist mogi mkdir mogi
-
-
-set OMP_NUM_THREADS=4
-
-set GMT_SHAREDIR=%CD%\..\share
-set PROJ_LIB=%CD%\..\share
-..\relax < mogi.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/mogi.input
--- a/examples/mogi.input	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,48 +0,0 @@
-# grid size (sx1,sx2,sx3)
-256 256 256
-# sampling size & smoothing (dx1,dx2,dx3,beta) & nyquist
-0.05 0.05 0.05 0.2 1
-# origin position and rotation
-0 0 0 
-# observation depth (displacement and stress)
-0 0.5
-# output directory
-mogi
-# elastic parameters (lambda,mu) and gravity effect
-1 1 0
-# integration time and time step
-10 0.257
-# number of observation planes
-0
-# number of observation points
-0
-# number of prestress interfaces
-0
-# number of linear viscous interfaces
-0
-# number of powerlaw viscous interfaces
-1
-# no depth gammadot0 power cohesion
-   1     2        20     3        0
-# number of power-law ductile zones
-0
-# number of friction faults
-0
-# number of interseismic loading stuff
-0
-0
-# number of coseismic events
-1
-# number of shear dislocations
-0
-# index slip   x1 x2 x3 length width strike dip rake
-#      1    0 -1.0  0  0      1   0.8      0  90    0
-# number of tensile cracks
-0
-# number of dilatation point sources
-1
-# no dilatation xs ys zs
-   1          1  0  0  1
-# number of surface loads
-0
-
diff -r 14d5d55245bd -r 405d8f4fa05f examples/mogi.sh
--- a/examples/mogi.sh	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-#!/bin/sh
-
-# viscoelastic relaxation following a dilatation (Mogi) source
-# viscous flow governed by a power-law viscosity with
-# stress exponent of n = 3.
-#
-# run this example with
-#
-#   ./mogi.sh
-#
-# or with
-#
-#   ./mogi.sh --no-grd-output
-#
-
-WDIR=./mogi
-
-if [ ! -e $WDIR ]; then
-	echo adding directory $WDIR
-	mkdir $WDIR
-fi
-
-time ../relax --no-stress-output --no-proj-output $* < mogi.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/newzealand/christchurch.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/newzealand/christchurch.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,77 @@
+#!/bin/sh
+
+# reference:
+#
+#   Elliott et al., "Slip in the 2010-2011 Canterbury earthquakes, New Zealand"
+#   J. Geophys. Res., vol. 117, B03401, 36 pp., 2012, doi:10.1029/2011JB008868
+# 
+# the slip model is in local Cartesian coordinates centered on
+#
+#   E172.18,S43.55, UTM zone=59 south
+#
+
+WDIR=./cc_co
+
+FLT=faults/christchurch.dat
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../../relax --no-proj-output $* <<EOF | tee $WDIR/in.param
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+512 512 512
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+1.0 1.0 1.0 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#172.18 -43.55 59 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+0 -1 1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+#`wc $FLT`
+1
+# nb slip  x1 x2 x3 length width strike dip rake
+#grep -v "#" $FLT
+   1    1 -10 30  0     20    10     27  30   90
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/newzealand/darfield.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/newzealand/darfield.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,75 @@
+#!/bin/sh
+
+# reference:
+#
+#   Elliott et al., "Slip in the 2010-2011 Canterbury earthquakes, New Zealand"
+#   J. Geophys. Res., vol. 117, B03401, 36 pp., 2012, doi:10.1029/2011JB008868
+# 
+# the slip model is in local Cartesian coordinates centered on
+#
+#   E172.18,S43.55, UTM zone=59 south
+#
+
+WDIR=./df_co
+
+FLT=faults/darfield.dat
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../../relax --no-proj-output $* <<EOF | tee $WDIR/in.param
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+512 512 512
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.3 0.3 0.3 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#172.18 -43.55 59 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+0 -1 1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+`wc $FLT`
+# no slip x1 x2 x3 length width strike dip rake
+`grep -v "#" $FLT`
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/newzealand/faults/christchurch.dat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/newzealand/faults/christchurch.dat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,360 @@
+1 0.0195475 -4.52938 32.3051 0.000000 1.000000 1.07114 70.000000 69.000000 121.701
+2 0 -4.70938 32.3701 1.000000 1.000000 1.07114 70.000000 69.000000 180
+3 0 -4.88938 32.4361 2.000000 1.000000 1.07114 70.000000 69.000000 180
+4 0 -5.06938 32.5021 3.000000 1.000000 1.07114 70.000000 69.000000 180
+5 0 -5.24938 32.5671 4.000000 1.000000 1.07114 70.000000 69.000000 180
+6 0 -5.42938 32.6331 5.000000 1.000000 1.07114 70.000000 69.000000 180
+7 0 -5.60938 32.6991 6.000000 1.000000 1.07114 70.000000 69.000000 180
+8 0 -5.78938 32.7641 7.000000 1.000000 1.07114 70.000000 69.000000 180
+9 0 -5.96938 32.8291 8.000000 1.000000 1.07114 70.000000 69.000000 180
+10 0 -6.15938 32.8951 9.000000 1.000000 1.07114 70.000000 69.000000 180
+11 0.002794 -6.33938 32.9601 10.000000 1.000000 1.07114 70.000000 69.000000 -155
+12 0.013322 -6.51938 33.0261 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+13 0.023675 -6.69938 33.0911 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+14 0.026442 -6.87938 33.1571 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+15 0.018008 -7.05938 33.2231 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+16 0.022147 -4.18938 33.2441 0.000000 1.000000 1.07114 70.000000 69.000000 115
+17 0 -4.36938 33.3091 1.000000 1.000000 1.07114 70.000000 69.000000 180
+18 0 -4.54938 33.3751 2.000000 1.000000 1.07114 70.000000 69.000000 180
+19 0 -4.72938 33.4411 3.000000 1.000000 1.07114 70.000000 69.000000 180
+20 0 -4.90938 33.5061 4.000000 1.000000 1.07114 70.000000 69.000000 180
+21 0.002702 -5.08938 33.5721 5.000000 1.000000 1.07114 70.000000 69.000000 115
+22 0.003135 -5.26938 33.6381 6.000000 1.000000 1.07114 70.000000 69.000000 115
+23 0.000801 -5.44938 33.7031 7.000000 1.000000 1.07114 70.000000 69.000000 115
+24 0 -5.62938 33.7681 8.000000 1.000000 1.07114 70.000000 69.000000 180
+25 0 -5.80938 33.8341 9.000000 1.000000 1.07114 70.000000 69.000000 180
+26 0.013779 -5.98938 33.8991 10.000000 1.000000 1.07114 70.000000 69.000000 -155
+27 0.036705 -6.16938 33.9651 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+28 0.055029 -6.34938 34.0301 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+29 0.056893 -6.52938 34.0961 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+30 0.037118 -6.71938 34.1621 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+31 0 -3.84938 34.1841 0.000000 1.000000 1.07114 70.000000 69.000000 180
+32 0.031802 -4.02938 34.2491 1.000000 1.000000 1.07114 70.000000 69.000000 115
+33 0.068478 -4.20938 34.3151 2.000000 1.000000 1.07114 70.000000 69.000000 115
+34 0.093284 -4.38938 34.3811 3.000000 1.000000 1.07114 70.000000 69.000000 115
+35 0.104369 -4.56938 34.4461 4.000000 1.000000 1.07114 70.000000 69.000000 115
+36 0.102304 -4.74938 34.5121 5.000000 1.000000 1.07114 70.000000 69.000000 115
+37 0.085434 -4.92938 34.5781 6.000000 1.000000 1.07114 70.000000 69.000000 115
+38 0.057663 -5.10938 34.6431 7.000000 1.000000 1.07114 70.000000 69.000000 115
+39 0.028746 -5.28938 34.7081 8.000000 1.000000 1.07114 70.000000 69.000000 115
+40 0.015438 -5.46938 34.7741 9.000000 1.000000 1.07114 70.000000 69.000000 176.151
+41 0.044175 -5.64938 34.8391 10.000000 1.000000 1.07114 70.000000 69.000000 -155
+42 0.078977 -5.82938 34.9051 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+43 0.100648 -6.00938 34.9701 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+44 0.095779 -6.18938 35.0361 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+45 0.059702 -6.36938 35.1021 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+46 0.057652 -3.50938 35.1241 0.000000 1.000000 1.07114 70.000000 69.000000 115
+47 0.14149 -3.68938 35.1891 1.000000 1.000000 1.07114 70.000000 69.000000 115
+48 0.229258 -3.86938 35.2551 2.000000 1.000000 1.07114 70.000000 69.000000 115
+49 0.287365 -4.04938 35.3211 3.000000 1.000000 1.07114 70.000000 69.000000 115
+50 0.30879 -4.22938 35.3861 4.000000 1.000000 1.07114 70.000000 69.000000 115
+51 0.293081 -4.40938 35.4521 5.000000 1.000000 1.07114 70.000000 69.000000 115
+52 0.243704 -4.58938 35.5181 6.000000 1.000000 1.07114 70.000000 69.000000 115
+53 0.172265 -4.76938 35.5831 7.000000 1.000000 1.07114 70.000000 69.000000 115
+54 0.0988724 -4.94938 35.6481 8.000000 1.000000 1.07114 70.000000 69.000000 125.381
+55 0.0669087 -5.12938 35.7141 9.000000 1.000000 1.07114 70.000000 69.000000 170.993
+56 0.104025 -5.30938 35.7791 10.000000 1.000000 1.07114 70.000000 69.000000 -158.075
+57 0.146004 -5.48938 35.8451 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+58 0.163982 -5.66938 35.9101 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+59 0.145205 -5.84938 35.9761 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+60 0.086903 -6.02938 36.0421 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+61 0 -3.15938 36.0631 0.000000 1.000000 1.07114 70.000000 69.000000 180
+62 0.216537 -3.33938 36.1281 1.000000 1.000000 1.07114 70.000000 69.000000 115
+63 0.391527 -3.51938 36.1941 2.000000 1.000000 1.07114 70.000000 69.000000 115
+64 0.498936 -3.70938 36.2601 3.000000 1.000000 1.07114 70.000000 69.000000 115
+65 0.537556 -3.88938 36.3251 4.000000 1.000000 1.07114 70.000000 69.000000 115
+66 0.510045 -4.06938 36.3911 5.000000 1.000000 1.07114 70.000000 69.000000 115
+67 0.426366 -4.24938 36.4571 6.000000 1.000000 1.07114 70.000000 69.000000 115.656
+68 0.309 -4.42938 36.5221 7.000000 1.000000 1.07114 70.000000 69.000000 120.606
+69 0.198124 -4.60938 36.5871 8.000000 1.000000 1.07114 70.000000 69.000000 137.875
+70 0.158909 -4.78938 36.6531 9.000000 1.000000 1.07114 70.000000 69.000000 174.831
+71 0.197694 -4.96938 36.7181 10.000000 1.000000 1.07114 70.000000 69.000000 -160.4
+72 0.237566 -5.14938 36.7841 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+73 0.24325 -5.32938 36.8491 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+74 0.203438 -5.50938 36.9151 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+75 0.117776 -5.68938 36.9811 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+76 0.077196 -2.81938 37.0031 0.000000 1.000000 1.07114 70.000000 69.000000 115
+77 0.29302 -2.99938 37.0681 1.000000 1.000000 1.07114 70.000000 69.000000 115
+78 0.50142 -3.17938 37.1341 2.000000 1.000000 1.07114 70.000000 69.000000 115
+79 0.644192 -3.35938 37.2001 3.000000 1.000000 1.07114 70.000000 69.000000 115
+80 0.703822 -3.53938 37.2651 4.000000 1.000000 1.07114 70.000000 69.000000 115.507
+81 0.675402 -3.71938 37.3311 5.000000 1.000000 1.07114 70.000000 69.000000 117.099
+82 0.571797 -3.89938 37.3971 6.000000 1.000000 1.07114 70.000000 69.000000 120.96
+83 0.429665 -4.07938 37.4621 7.000000 1.000000 1.07114 70.000000 69.000000 130.491
+84 0.310982 -4.25938 37.5271 8.000000 1.000000 1.07114 70.000000 69.000000 151.468
+85 0.281225 -4.44938 37.5931 9.000000 1.000000 1.07114 70.000000 69.000000 -178.906
+86 0.317219 -4.62938 37.6581 10.000000 1.000000 1.07114 70.000000 69.000000 -160.389
+87 0.34475 -4.80938 37.7241 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+88 0.330183 -4.98938 37.7891 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+89 0.264352 -5.16938 37.8551 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+90 0.149112 -5.34938 37.9211 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+91 0.136574 -2.47938 37.9431 0.000000 1.000000 1.07114 70.000000 69.000000 115
+92 0.328883 -2.65938 38.0081 1.000000 1.000000 1.07114 70.000000 69.000000 117.066
+93 0.515766 -2.83938 38.0741 2.000000 1.000000 1.07114 70.000000 69.000000 121.129
+94 0.668337 -3.01938 38.1401 3.000000 1.000000 1.07114 70.000000 69.000000 121.263
+95 0.751848 -3.19938 38.2051 4.000000 1.000000 1.07114 70.000000 69.000000 121.537
+96 0.741417 -3.37938 38.2711 5.000000 1.000000 1.07114 70.000000 69.000000 124.089
+97 0.646771 -3.55938 38.3371 6.000000 1.000000 1.07114 70.000000 69.000000 130.477
+98 0.516768 -3.73938 38.4021 7.000000 1.000000 1.07114 70.000000 69.000000 143.455
+99 0.42467 -3.91938 38.4671 8.000000 1.000000 1.07114 70.000000 69.000000 165.016
+100 0.414007 -4.09938 38.5331 9.000000 1.000000 1.07114 70.000000 69.000000 -172.278
+101 0.442412 -4.27938 38.5981 10.000000 1.000000 1.07114 70.000000 69.000000 -159.086
+102 0.449846 -4.45938 38.6641 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+103 0.410473 -4.63938 38.7291 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+104 0.317996 -4.81938 38.7951 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+105 0.175825 -4.99938 38.8611 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+106 0.158133 -2.13938 38.8831 0.000000 1.000000 1.07114 70.000000 69.000000 115
+107 0.297861 -2.31938 38.9481 1.000000 1.000000 1.07114 70.000000 69.000000 140.729
+108 0.436918 -2.49938 39.0141 2.000000 1.000000 1.07114 70.000000 69.000000 143.306
+109 0.578185 -2.67938 39.0801 3.000000 1.000000 1.07114 70.000000 69.000000 136.393
+110 0.687767 -2.85938 39.1451 4.000000 1.000000 1.07114 70.000000 69.000000 132.865
+111 0.713083 -3.03938 39.2111 5.000000 1.000000 1.07114 70.000000 69.000000 135.048
+112 0.655525 -3.21938 39.2771 6.000000 1.000000 1.07114 70.000000 69.000000 143.134
+113 0.569979 -3.39938 39.3421 7.000000 1.000000 1.07114 70.000000 69.000000 157.901
+114 0.52295 -3.57938 39.4071 8.000000 1.000000 1.07114 70.000000 69.000000 177.307
+115 0.52926 -3.75938 39.4731 9.000000 1.000000 1.07114 70.000000 69.000000 -166.173
+116 0.54501 -3.93938 39.5381 10.000000 1.000000 1.07114 70.000000 69.000000 -157.356
+117 0.529255 -4.11938 39.6041 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+118 0.466162 -4.29938 39.6691 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+119 0.352318 -4.47938 39.7351 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+120 0.191866 -4.65938 39.8011 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+121 0.120815 -1.79938 39.8221 0.000000 1.000000 1.07114 70.000000 69.000000 174.276
+122 0.315212 -1.97938 39.8871 1.000000 1.000000 1.07114 70.000000 69.000000 -168.953
+123 0.375194 -2.15938 39.9531 2.000000 1.000000 1.07114 70.000000 69.000000 -177.96
+124 0.446383 -2.33938 40.0191 3.000000 1.000000 1.07114 70.000000 69.000000 158.737
+125 0.564274 -2.51938 40.0841 4.000000 1.000000 1.07114 70.000000 69.000000 146.957
+126 0.626338 -2.69938 40.1501 5.000000 1.000000 1.07114 70.000000 69.000000 147.858
+127 0.616918 -2.87938 40.2161 6.000000 1.000000 1.07114 70.000000 69.000000 156.969
+128 0.586485 -3.05938 40.2811 7.000000 1.000000 1.07114 70.000000 69.000000 171.745
+129 0.58065 -3.23938 40.3461 8.000000 1.000000 1.07114 70.000000 69.000000 -172.428
+130 0.594555 -3.41938 40.4121 9.000000 1.000000 1.07114 70.000000 69.000000 -161.05
+131 0.594715 -3.59938 40.4771 10.000000 1.000000 1.07114 70.000000 69.000000 -155.803
+132 0.558747 -3.77938 40.5431 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+133 0.479532 -3.95938 40.6081 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+134 0.35577 -4.13938 40.6741 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+135 0.191542 -4.31938 40.7401 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+136 0.138471 -1.44938 40.7621 0.000000 1.000000 1.07114 70.000000 69.000000 -155
+137 0.280715 -1.62938 40.8271 1.000000 1.000000 1.07114 70.000000 69.000000 -155
+138 0.286009 -1.80938 40.8931 2.000000 1.000000 1.07114 70.000000 69.000000 -155
+139 0.305461 -1.98938 40.9591 3.000000 1.000000 1.07114 70.000000 69.000000 173.336
+140 0.423507 -2.16938 41.0241 4.000000 1.000000 1.07114 70.000000 69.000000 156.89
+141 0.507735 -2.34938 41.0901 5.000000 1.000000 1.07114 70.000000 69.000000 158.909
+142 0.537035 -2.53938 41.1561 6.000000 1.000000 1.07114 70.000000 69.000000 169.451
+143 0.549857 -2.71938 41.2211 7.000000 1.000000 1.07114 70.000000 69.000000 -176.634
+144 0.568298 -2.89938 41.2861 8.000000 1.000000 1.07114 70.000000 69.000000 -164.424
+145 0.580288 -3.07938 41.3521 9.000000 1.000000 1.07114 70.000000 69.000000 -157.237
+146 0.566687 -3.25938 41.4171 10.000000 1.000000 1.07114 70.000000 69.000000 -155
+147 0.519732 -3.43938 41.4831 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+148 0.437636 -3.61938 41.5481 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+149 0.320258 -3.79938 41.6141 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+150 0.170973 -3.97938 41.6801 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+151 0.042983 -1.10938 41.7021 0.000000 1.000000 1.07114 70.000000 69.000000 -155
+152 0.087902 -1.28938 41.7671 1.000000 1.000000 1.07114 70.000000 69.000000 -155
+153 0.094104 -1.46938 41.8331 2.000000 1.000000 1.07114 70.000000 69.000000 -155
+154 0.163295 -1.64938 41.8991 3.000000 1.000000 1.07114 70.000000 69.000000 160.741
+155 0.283331 -1.82938 41.9641 4.000000 1.000000 1.07114 70.000000 69.000000 156.36
+156 0.363229 -2.00938 42.0301 5.000000 1.000000 1.07114 70.000000 69.000000 165.529
+157 0.407922 -2.18938 42.0961 6.000000 1.000000 1.07114 70.000000 69.000000 178.988
+158 0.440061 -2.36938 42.1611 7.000000 1.000000 1.07114 70.000000 69.000000 -167.801
+159 0.463918 -2.54938 42.2261 8.000000 1.000000 1.07114 70.000000 69.000000 -158.616
+160 0.469044 -2.72938 42.2921 9.000000 1.000000 1.07114 70.000000 69.000000 -155
+161 0.449329 -2.90938 42.3571 10.000000 1.000000 1.07114 70.000000 69.000000 -155
+162 0.405061 -3.09938 42.4231 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+163 0.336451 -3.27938 42.4881 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+164 0.243808 -3.45938 42.5541 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+165 0.129394 -3.63938 42.6201 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+166 0 -0.76938 42.6411 0.000000 1.000000 1.07114 70.000000 69.000000 180
+167 0 -0.94938 42.7061 1.000000 1.000000 1.07114 70.000000 69.000000 180
+168 0.039841 -1.12938 42.7721 2.000000 1.000000 1.07114 70.000000 69.000000 115
+169 0.101183 -1.30938 42.8381 3.000000 1.000000 1.07114 70.000000 69.000000 128.066
+170 0.153992 -1.48938 42.9031 4.000000 1.000000 1.07114 70.000000 69.000000 148.627
+171 0.193939 -1.66938 42.9691 5.000000 1.000000 1.07114 70.000000 69.000000 168.219
+172 0.225169 -1.84938 43.0351 6.000000 1.000000 1.07114 70.000000 69.000000 -174.595
+173 0.250314 -2.02938 43.1001 7.000000 1.000000 1.07114 70.000000 69.000000 -161.715
+174 0.265227 -2.20938 43.1651 8.000000 1.000000 1.07114 70.000000 69.000000 -155
+175 0.264952 -2.38938 43.2311 9.000000 1.000000 1.07114 70.000000 69.000000 -155
+176 0.250445 -2.56938 43.2961 10.000000 1.000000 1.07114 70.000000 69.000000 -155
+177 0.223215 -2.74938 43.3621 11.000000 1.000000 1.07114 70.000000 69.000000 -155
+178 0.183765 -2.92938 43.4271 12.000000 1.000000 1.07114 70.000000 69.000000 -155
+179 0.132337 -3.10938 43.4931 13.000000 1.000000 1.07114 70.000000 69.000000 -155
+180 0.069987 -3.28938 43.5591 14.000000 1.000000 1.07114 70.000000 69.000000 -155
+181 0 -1.53938 39.5791 0.000000 1.000000 1.16663 27.000000 59.000000 0
+182 0.175949 -1.66938 39.8451 1.000000 1.000000 1.16663 27.000000 59.000000 128.706
+183 0.516276 -1.80938 40.1131 2.000000 1.000000 1.16663 27.000000 59.000000 120.8
+184 0.90597 -1.93938 40.3811 3.000000 1.000000 1.16663 27.000000 59.000000 114.354
+185 1.14322 -2.07938 40.6481 4.000000 1.000000 1.16663 27.000000 59.000000 109.87
+186 1.13735 -2.21938 40.9161 5.000000 1.000000 1.16663 27.000000 59.000000 106.199
+187 0.936488 -2.34938 41.1841 6.000000 1.000000 1.16663 27.000000 59.000000 102.276
+188 0.648447 -2.48938 41.4511 7.000000 1.000000 1.16663 27.000000 59.000000 96.9311
+189 0.373661 -2.62938 41.7191 8.000000 1.000000 1.16663 27.000000 59.000000 88.3072
+190 0.174869 -2.75938 41.9871 9.000000 1.000000 1.16663 27.000000 59.000000 73.5077
+191 0.06396 -2.89938 42.2541 10.000000 1.000000 1.16663 27.000000 59.000000 55
+192 0.011541 -3.03938 42.5221 11.000000 1.000000 1.16663 27.000000 59.000000 55
+193 0 -3.16938 42.7901 12.000000 1.000000 1.16663 27.000000 59.000000 0
+194 0 -3.30938 43.0581 13.000000 1.000000 1.16663 27.000000 59.000000 0
+195 0 -3.44938 43.3251 14.000000 1.000000 1.16663 27.000000 59.000000 0
+196 0.024259 -0.63938 40.0331 0.000000 1.000000 1.16663 27.000000 59.000000 145
+197 0.302779 -0.77938 40.2991 1.000000 1.000000 1.16663 27.000000 59.000000 131.729
+198 0.904738 -0.91938 40.5671 2.000000 1.000000 1.16663 27.000000 59.000000 124.253
+199 1.58974 -1.04938 40.8351 3.000000 1.000000 1.16663 27.000000 59.000000 117.67
+200 2.00738 -1.18938 41.1021 4.000000 1.000000 1.16663 27.000000 59.000000 112.837
+201 2.00583 -1.32938 41.3701 5.000000 1.000000 1.16663 27.000000 59.000000 108.78
+202 1.66284 -1.45938 41.6381 6.000000 1.000000 1.16663 27.000000 59.000000 104.555
+203 1.16095 -1.59938 41.9051 7.000000 1.000000 1.16663 27.000000 59.000000 99.0712
+204 0.675489 -1.73938 42.1731 8.000000 1.000000 1.16663 27.000000 59.000000 90.5839
+205 0.319228 -1.86938 42.4411 9.000000 1.000000 1.16663 27.000000 59.000000 76.1259
+206 0.119485 -2.00938 42.7081 10.000000 1.000000 1.16663 27.000000 59.000000 55
+207 0.025119 -2.13938 42.9761 11.000000 1.000000 1.16663 27.000000 59.000000 55
+208 0 -2.27938 43.2441 12.000000 1.000000 1.16663 27.000000 59.000000 0
+209 0 -2.41938 43.5121 13.000000 1.000000 1.16663 27.000000 59.000000 0
+210 0 -2.54938 43.7791 14.000000 1.000000 1.16663 27.000000 59.000000 0
+211 0 0.25062 40.4871 0.000000 1.000000 1.16663 27.000000 59.000000 0
+212 0.355871 0.11062 40.7531 1.000000 1.000000 1.16663 27.000000 59.000000 136.133
+213 1.12236 -0.02938 41.0211 2.000000 1.000000 1.16663 27.000000 59.000000 128.228
+214 1.9733 -0.15938 41.2891 3.000000 1.000000 1.16663 27.000000 59.000000 121.601
+215 2.4886 -0.29938 41.5561 4.000000 1.000000 1.16663 27.000000 59.000000 116.482
+216 2.49304 -0.43938 41.8241 5.000000 1.000000 1.16663 27.000000 59.000000 112.053
+217 2.07653 -0.56938 42.0921 6.000000 1.000000 1.16663 27.000000 59.000000 107.501
+218 1.45723 -0.70938 42.3591 7.000000 1.000000 1.16663 27.000000 59.000000 101.815
+219 0.851505 -0.83938 42.6271 8.000000 1.000000 1.16663 27.000000 59.000000 93.3252
+220 0.40297 -0.97938 42.8951 9.000000 1.000000 1.16663 27.000000 59.000000 79.0423
+221 0.151327 -1.11938 43.1621 10.000000 1.000000 1.16663 27.000000 59.000000 57.2708
+222 0.034098 -1.24938 43.4301 11.000000 1.000000 1.16663 27.000000 59.000000 55
+223 0 -1.38938 43.6981 12.000000 1.000000 1.16663 27.000000 59.000000 0
+224 0 -1.52938 43.9661 13.000000 1.000000 1.16663 27.000000 59.000000 0
+225 0 -1.65938 44.2331 14.000000 1.000000 1.16663 27.000000 59.000000 0
+226 0 1.14062 40.9411 0.000000 1.000000 1.16663 27.000000 59.000000 0
+227 0.38448 1.00062 41.2071 1.000000 1.000000 1.16663 27.000000 59.000000 140.633
+228 1.20207 0.86062 41.4751 2.000000 1.000000 1.16663 27.000000 59.000000 132.223
+229 2.07817 0.73062 41.7431 3.000000 1.000000 1.16663 27.000000 59.000000 125.75
+230 2.60123 0.59062 42.0101 4.000000 1.000000 1.16663 27.000000 59.000000 120.464
+231 2.60235 0.46062 42.2781 5.000000 1.000000 1.16663 27.000000 59.000000 115.73
+232 2.16907 0.32062 42.5461 6.000000 1.000000 1.16663 27.000000 59.000000 110.87
+233 1.52141 0.18062 42.8131 7.000000 1.000000 1.16663 27.000000 59.000000 104.94
+234 0.884794 0.05062 43.0811 8.000000 1.000000 1.16663 27.000000 59.000000 96.2859
+235 0.413307 -0.08938 43.3491 9.000000 1.000000 1.16663 27.000000 59.000000 81.7585
+236 0.152239 -0.22938 43.6161 10.000000 1.000000 1.16663 27.000000 59.000000 58.9077
+237 0.034157 -0.35938 43.8841 11.000000 1.000000 1.16663 27.000000 59.000000 55
+238 0 -0.49938 44.1521 12.000000 1.000000 1.16663 27.000000 59.000000 0
+239 0 -0.63938 44.4201 13.000000 1.000000 1.16663 27.000000 59.000000 0
+240 0 -0.76938 44.6871 14.000000 1.000000 1.16663 27.000000 59.000000 0
+241 0 2.03062 41.3951 0.000000 1.000000 1.16663 27.000000 59.000000 0
+242 0.396656 1.89062 41.6611 1.000000 1.000000 1.16663 27.000000 59.000000 143.815
+243 1.16825 1.76062 41.9291 2.000000 1.000000 1.16663 27.000000 59.000000 136.231
+244 1.9592 1.62062 42.1971 3.000000 1.000000 1.16663 27.000000 59.000000 130.043
+245 2.41989 1.48062 42.4641 4.000000 1.000000 1.16663 27.000000 59.000000 124.676
+246 2.40674 1.35062 42.7321 5.000000 1.000000 1.16663 27.000000 59.000000 119.709
+247 1.99672 1.21062 43.0001 6.000000 1.000000 1.16663 27.000000 59.000000 114.578
+248 1.389 1.07062 43.2671 7.000000 1.000000 1.16663 27.000000 59.000000 108.381
+249 0.79393 0.94062 43.5351 8.000000 1.000000 1.16663 27.000000 59.000000 99.4017
+250 0.358538 0.80062 43.8031 9.000000 1.000000 1.16663 27.000000 59.000000 84.0874
+251 0.125765 0.66062 44.0701 10.000000 1.000000 1.16663 27.000000 59.000000 58.8987
+252 0.025779 0.53062 44.3381 11.000000 1.000000 1.16663 27.000000 59.000000 55
+253 0 0.39062 44.6061 12.000000 1.000000 1.16663 27.000000 59.000000 0
+254 0 0.26062 44.8741 13.000000 1.000000 1.16663 27.000000 59.000000 0
+255 0 0.12062 45.1411 14.000000 1.000000 1.16663 27.000000 59.000000 0
+256 0 2.92062 41.8491 0.000000 1.000000 1.16663 27.000000 59.000000 0
+257 0.373254 2.78062 42.1151 1.000000 1.000000 1.16663 27.000000 59.000000 145
+258 1.0317 2.65062 42.3831 2.000000 1.000000 1.16663 27.000000 59.000000 140.007
+259 1.67797 2.51062 42.6511 3.000000 1.000000 1.16663 27.000000 59.000000 134.413
+260 2.0408 2.37062 42.9181 4.000000 1.000000 1.16663 27.000000 59.000000 129.099
+261 2.00964 2.24062 43.1861 5.000000 1.000000 1.16663 27.000000 59.000000 123.989
+262 1.6488 2.10062 43.4541 6.000000 1.000000 1.16663 27.000000 59.000000 118.645
+263 1.12574 1.96062 43.7211 7.000000 1.000000 1.16663 27.000000 59.000000 112.182
+264 0.621309 1.83062 43.9891 8.000000 1.000000 1.16663 27.000000 59.000000 102.732
+265 0.263102 1.69062 44.2571 9.000000 1.000000 1.16663 27.000000 59.000000 85.9938
+266 0.0841227 1.56062 44.5241 10.000000 1.000000 1.16663 27.000000 59.000000 56.9299
+267 0.01336 1.42062 44.7921 11.000000 1.000000 1.16663 27.000000 59.000000 55
+268 0 1.28062 45.0601 12.000000 1.000000 1.16663 27.000000 59.000000 0
+269 0 1.15062 45.3281 13.000000 1.000000 1.16663 27.000000 59.000000 0
+270 0 1.01062 45.5951 14.000000 1.000000 1.16663 27.000000 59.000000 0
+271 0.004189 3.81062 42.3031 0.000000 1.000000 1.16663 27.000000 59.000000 145
+272 0.306303 3.67062 42.5691 1.000000 1.000000 1.16663 27.000000 59.000000 145
+273 0.816645 3.54062 42.8371 2.000000 1.000000 1.16663 27.000000 59.000000 143.209
+274 1.30239 3.40062 43.1051 3.000000 1.000000 1.16663 27.000000 59.000000 138.694
+275 1.56253 3.26062 43.3721 4.000000 1.000000 1.16663 27.000000 59.000000 133.692
+276 1.51814 3.13062 43.6401 5.000000 1.000000 1.16663 27.000000 59.000000 128.606
+277 1.22171 2.99062 43.9081 6.000000 1.000000 1.16663 27.000000 59.000000 123.163
+278 0.806635 2.86062 44.1751 7.000000 1.000000 1.16663 27.000000 59.000000 116.493
+279 0.418291 2.72062 44.4431 8.000000 1.000000 1.16663 27.000000 59.000000 106.452
+280 0.158055 2.58062 44.7111 9.000000 1.000000 1.16663 27.000000 59.000000 87.482
+281 0.042629 2.45062 44.9781 10.000000 1.000000 1.16663 27.000000 59.000000 55
+282 0.00312 2.31062 45.2461 11.000000 1.000000 1.16663 27.000000 59.000000 55
+283 0 2.17062 45.5141 12.000000 1.000000 1.16663 27.000000 59.000000 0
+284 0 2.04062 45.7821 13.000000 1.000000 1.16663 27.000000 59.000000 0
+285 0 1.90062 46.0491 14.000000 1.000000 1.16663 27.000000 59.000000 0
+286 0.006616 4.70062 42.7571 0.000000 1.000000 1.16663 27.000000 59.000000 145
+287 0.215622 4.57062 43.0231 1.000000 1.000000 1.16663 27.000000 59.000000 145
+288 0.56981 4.43062 43.2911 2.000000 1.000000 1.16663 27.000000 59.000000 145
+289 0.904258 4.29062 43.5591 3.000000 1.000000 1.16663 27.000000 59.000000 142.468
+290 1.0744 4.16062 43.8261 4.000000 1.000000 1.16663 27.000000 59.000000 138.295
+291 1.02599 4.02062 44.0941 5.000000 1.000000 1.16663 27.000000 59.000000 133.564
+292 0.800589 3.88062 44.3621 6.000000 1.000000 1.16663 27.000000 59.000000 128.273
+293 0.499362 3.75062 44.6291 7.000000 1.000000 1.16663 27.000000 59.000000 121.592
+294 0.231618 3.61062 44.8971 8.000000 1.000000 1.16663 27.000000 59.000000 110.887
+295 0.0701806 3.47062 45.1651 9.000000 1.000000 1.16663 27.000000 59.000000 87.5436
+296 0.013237 3.34062 45.4321 10.000000 1.000000 1.16663 27.000000 59.000000 55
+297 0 3.20062 45.7001 11.000000 1.000000 1.16663 27.000000 59.000000 0
+298 0 3.06062 45.9681 12.000000 1.000000 1.16663 27.000000 59.000000 0
+299 0 2.93062 46.2361 13.000000 1.000000 1.16663 27.000000 59.000000 0
+300 0 2.79062 46.5031 14.000000 1.000000 1.16663 27.000000 59.000000 0
+301 0.0350874 5.59062 43.2111 0.000000 1.000000 1.16663 27.000000 59.000000 97.5583
+302 0.143942 5.46062 43.4771 1.000000 1.000000 1.16663 27.000000 59.000000 137.259
+303 0.348549 5.32062 43.7451 2.000000 1.000000 1.16663 27.000000 59.000000 145
+304 0.548875 5.18062 44.0131 3.000000 1.000000 1.16663 27.000000 59.000000 145
+305 0.646644 5.05062 44.2801 4.000000 1.000000 1.16663 27.000000 59.000000 142.46
+306 0.603058 4.91062 44.5481 5.000000 1.000000 1.16663 27.000000 59.000000 138.713
+307 0.447893 4.77062 44.8161 6.000000 1.000000 1.16663 27.000000 59.000000 134.103
+308 0.253314 4.64062 45.0831 7.000000 1.000000 1.16663 27.000000 59.000000 127.973
+309 0.0946035 4.50062 45.3511 8.000000 1.000000 1.16663 27.000000 59.000000 116.951
+310 0.0164475 4.36062 45.6191 9.000000 1.000000 1.16663 27.000000 59.000000 80.0537
+311 0 4.23062 45.8861 10.000000 1.000000 1.16663 27.000000 59.000000 0
+312 0 4.09062 46.1541 11.000000 1.000000 1.16663 27.000000 59.000000 0
+313 0 3.96062 46.4221 12.000000 1.000000 1.16663 27.000000 59.000000 0
+314 0 3.82062 46.6901 13.000000 1.000000 1.16663 27.000000 59.000000 0
+315 0 3.68062 46.9571 14.000000 1.000000 1.16663 27.000000 59.000000 0
+316 0.115572 6.48062 43.6651 0.000000 1.000000 1.16663 27.000000 59.000000 92.8922
+317 0.142058 6.35062 43.9311 1.000000 1.000000 1.16663 27.000000 59.000000 109.797
+318 0.195947 6.21062 44.1991 2.000000 1.000000 1.16663 27.000000 59.000000 136.251
+319 0.28138 6.07062 44.4671 3.000000 1.000000 1.16663 27.000000 59.000000 145
+320 0.323358 5.94062 44.7341 4.000000 1.000000 1.16663 27.000000 59.000000 145
+321 0.289875 5.80062 45.0021 5.000000 1.000000 1.16663 27.000000 59.000000 143.346
+322 0.197635 5.67062 45.2701 6.000000 1.000000 1.16663 27.000000 59.000000 140.467
+323 0.0932581 5.53062 45.5371 7.000000 1.000000 1.16663 27.000000 59.000000 136.377
+324 0.0213552 5.39062 45.8051 8.000000 1.000000 1.16663 27.000000 59.000000 128.512
+325 0 5.26062 46.0731 9.000000 1.000000 1.16663 27.000000 59.000000 0
+326 0 5.12062 46.3401 10.000000 1.000000 1.16663 27.000000 59.000000 0
+327 0 4.98062 46.6081 11.000000 1.000000 1.16663 27.000000 59.000000 0
+328 0 4.85062 46.8761 12.000000 1.000000 1.16663 27.000000 59.000000 0
+329 0 4.71062 47.1441 13.000000 1.000000 1.16663 27.000000 59.000000 0
+330 0 4.57062 47.4111 14.000000 1.000000 1.16663 27.000000 59.000000 0
+331 0.1946 7.37062 44.1191 0.000000 1.000000 1.16663 27.000000 59.000000 95.5932
+332 0.179357 7.24062 44.3851 1.000000 1.000000 1.16663 27.000000 59.000000 96.4174
+333 0.122541 7.10062 44.6531 2.000000 1.000000 1.16663 27.000000 59.000000 114.515
+334 0.116125 6.97062 44.9211 3.000000 1.000000 1.16663 27.000000 59.000000 138.992
+335 0.120388 6.83062 45.1881 4.000000 1.000000 1.16663 27.000000 59.000000 145
+336 0.098128 6.69062 45.4561 5.000000 1.000000 1.16663 27.000000 59.000000 145
+337 0.05503 6.56062 45.7241 6.000000 1.000000 1.16663 27.000000 59.000000 145
+338 0.016804 6.42062 45.9911 7.000000 1.000000 1.16663 27.000000 59.000000 145
+339 0 6.28062 46.2591 8.000000 1.000000 1.16663 27.000000 59.000000 0
+340 0 6.15062 46.5271 9.000000 1.000000 1.16663 27.000000 59.000000 0
+341 0 6.01062 46.7941 10.000000 1.000000 1.16663 27.000000 59.000000 0
+342 0 5.87062 47.0621 11.000000 1.000000 1.16663 27.000000 59.000000 0
+343 0 5.74062 47.3301 12.000000 1.000000 1.16663 27.000000 59.000000 0
+344 0 5.60062 47.5981 13.000000 1.000000 1.16663 27.000000 59.000000 0
+345 0 5.46062 47.8651 14.000000 1.000000 1.16663 27.000000 59.000000 0
+346 0.155832 8.27062 44.5731 0.000000 1.000000 1.16663 27.000000 59.000000 99.662
+347 0.137503 8.13062 44.8391 1.000000 1.000000 1.16663 27.000000 59.000000 94.9228
+348 0.0733524 7.99062 45.1071 2.000000 1.000000 1.16663 27.000000 59.000000 98.4295
+349 0.0360209 7.86062 45.3751 3.000000 1.000000 1.16663 27.000000 59.000000 122.351
+350 0.0256385 7.72062 45.6421 4.000000 1.000000 1.16663 27.000000 59.000000 144.372
+351 0.014616 7.58062 45.9101 5.000000 1.000000 1.16663 27.000000 59.000000 145
+352 0.001986 7.45062 46.1781 6.000000 1.000000 1.16663 27.000000 59.000000 145
+353 0 7.31062 46.4451 7.000000 1.000000 1.16663 27.000000 59.000000 0
+354 0 7.17062 46.7131 8.000000 1.000000 1.16663 27.000000 59.000000 0
+355 0 7.04062 46.9811 9.000000 1.000000 1.16663 27.000000 59.000000 0
+356 0 6.90062 47.2481 10.000000 1.000000 1.16663 27.000000 59.000000 0
+357 0 6.77062 47.5161 11.000000 1.000000 1.16663 27.000000 59.000000 0
+358 0 6.63062 47.7841 12.000000 1.000000 1.16663 27.000000 59.000000 0
+359 0 6.49062 48.0521 13.000000 1.000000 1.16663 27.000000 59.000000 0
+360 0 6.36062 48.3191 14.000000 1.000000 1.16663 27.000000 59.000000 0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/newzealand/faults/darfield.dat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/newzealand/faults/darfield.dat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,1495 @@
+1 1.56168 -4.89938 -9.1159 0.000000 1.000000 1.03061 305.300000 76.000000 -141.089
+2 2.01282 -4.79938 -9.0439 1.000000 1.000000 1.03061 305.300000 76.000000 -134.517
+3 2.07591 -4.69938 -8.9719 2.000000 1.000000 1.03061 305.300000 76.000000 -132.41
+4 2.02857 -4.59938 -8.8999 3.000000 1.000000 1.03061 305.300000 76.000000 -133.648
+5 1.94528 -4.49938 -8.8279 4.000000 1.000000 1.03061 305.300000 76.000000 -136.712
+6 1.84056 -4.39938 -8.7559 5.000000 1.000000 1.03061 305.300000 76.000000 -140.376
+7 1.71469 -4.28938 -8.6839 6.000000 1.000000 1.03061 305.300000 76.000000 -143.916
+8 1.56773 -4.18938 -8.6119 7.000000 1.000000 1.03061 305.300000 76.000000 -146.978
+9 1.40237 -4.08938 -8.5399 8.000000 1.000000 1.03061 305.300000 76.000000 -149.41
+10 1.22305 -3.98938 -8.4679 9.000000 1.000000 1.03061 305.300000 76.000000 -151.156
+11 1.03429 -3.88938 -8.3959 10.000000 1.000000 1.03061 305.300000 76.000000 -152.217
+12 0.839459 -3.77938 -8.3239 11.000000 1.000000 1.03061 305.300000 76.000000 -152.641
+13 0.639903 -3.67938 -8.2519 12.000000 1.000000 1.03061 305.300000 76.000000 -152.534
+14 0.434794 -3.57938 -8.1799 13.000000 1.000000 1.03061 305.300000 76.000000 -152.075
+15 0.221829 -3.47938 -8.1079 14.000000 1.000000 1.03061 305.300000 76.000000 -151.519
+16 2.06313 -4.31938 -9.9319 0.000000 1.000000 1.03061 305.300000 76.000000 -142.354
+17 2.85416 -4.21938 -9.8599 1.000000 1.000000 1.03061 305.300000 76.000000 -138.311
+18 3.12441 -4.11938 -9.7879 2.000000 1.000000 1.03061 305.300000 76.000000 -136.042
+19 3.20922 -4.01938 -9.7159 3.000000 1.000000 1.03061 305.300000 76.000000 -136.244
+20 3.19801 -3.91938 -9.6439 4.000000 1.000000 1.03061 305.300000 76.000000 -138.262
+21 3.11199 -3.81938 -9.5719 5.000000 1.000000 1.03061 305.300000 76.000000 -141.14
+22 2.95853 -3.71938 -9.4999 6.000000 1.000000 1.03061 305.300000 76.000000 -144.168
+23 2.74528 -3.60938 -9.4279 7.000000 1.000000 1.03061 305.300000 76.000000 -146.924
+24 2.48264 -3.50938 -9.3559 8.000000 1.000000 1.03061 305.300000 76.000000 -149.187
+25 2.1825 -3.40938 -9.2839 9.000000 1.000000 1.03061 305.300000 76.000000 -150.849
+26 1.85599 -3.30938 -9.2119 10.000000 1.000000 1.03061 305.300000 76.000000 -151.875
+27 1.51157 -3.20938 -9.1399 11.000000 1.000000 1.03061 305.300000 76.000000 -152.289
+28 1.15384 -3.09938 -9.0679 12.000000 1.000000 1.03061 305.300000 76.000000 -152.184
+29 0.783462 -2.99938 -8.9959 13.000000 1.000000 1.03061 305.300000 76.000000 -151.727
+30 0.398656 -2.89938 -8.9239 14.000000 1.000000 1.03061 305.300000 76.000000 -151.166
+31 1.6474 -3.74938 -10.7489 0.000000 1.000000 1.03061 305.300000 76.000000 -147.194
+32 2.73444 -3.64938 -10.6769 1.000000 1.000000 1.03061 305.300000 76.000000 -144.138
+33 3.26158 -3.53938 -10.6049 2.000000 1.000000 1.03061 305.300000 76.000000 -142.048
+34 3.53683 -3.43938 -10.5329 3.000000 1.000000 1.03061 305.300000 76.000000 -141.317
+35 3.67196 -3.33938 -10.4609 4.000000 1.000000 1.03061 305.300000 76.000000 -142.075
+36 3.68892 -3.23938 -10.3889 5.000000 1.000000 1.03061 305.300000 76.000000 -143.835
+37 3.59372 -3.13938 -10.3169 6.000000 1.000000 1.03061 305.300000 76.000000 -146.013
+38 3.39686 -3.03938 -10.2449 7.000000 1.000000 1.03061 305.300000 76.000000 -148.171
+39 3.11463 -2.92938 -10.1729 8.000000 1.000000 1.03061 305.300000 76.000000 -150.028
+40 2.76592 -2.82938 -10.1009 9.000000 1.000000 1.03061 305.300000 76.000000 -151.419
+41 2.36873 -2.72938 -10.0289 10.000000 1.000000 1.03061 305.300000 76.000000 -152.265
+42 1.93754 -2.62938 -9.9569 11.000000 1.000000 1.03061 305.300000 76.000000 -152.558
+43 1.4818 -2.52938 -9.8849 12.000000 1.000000 1.03061 305.300000 76.000000 -152.367
+44 1.00583 -2.42938 -9.8129 13.000000 1.000000 1.03061 305.300000 76.000000 -151.844
+45 0.510785 -2.31938 -9.7409 14.000000 1.000000 1.03061 305.300000 76.000000 -151.232
+46 1.40944 -3.16938 -11.5649 0.000000 1.000000 1.03061 305.300000 76.000000 -146.175
+47 2.42233 -3.06938 -11.4929 1.000000 1.000000 1.03061 305.300000 76.000000 -149.12
+48 3.01406 -2.96938 -11.4209 2.000000 1.000000 1.03061 305.300000 76.000000 -149.334
+49 3.38341 -2.85938 -11.3489 3.000000 1.000000 1.03061 305.300000 76.000000 -148.651
+50 3.62155 -2.75938 -11.2769 4.000000 1.000000 1.03061 305.300000 76.000000 -148.405
+51 3.73732 -2.65938 -11.2049 5.000000 1.000000 1.03061 305.300000 76.000000 -148.925
+52 3.72332 -2.55938 -11.1329 6.000000 1.000000 1.03061 305.300000 76.000000 -149.995
+53 3.58253 -2.45938 -11.0609 7.000000 1.000000 1.03061 305.300000 76.000000 -151.276
+54 3.32985 -2.35938 -10.9889 8.000000 1.000000 1.03061 305.300000 76.000000 -152.473
+55 2.98662 -2.24938 -10.9169 9.000000 1.000000 1.03061 305.300000 76.000000 -153.381
+56 2.5751 -2.14938 -10.8449 10.000000 1.000000 1.03061 305.300000 76.000000 -153.873
+57 2.11468 -2.04938 -10.7729 11.000000 1.000000 1.03061 305.300000 76.000000 -153.905
+58 1.61965 -1.94938 -10.7009 12.000000 1.000000 1.03061 305.300000 76.000000 -153.518
+59 1.09875 -1.84938 -10.6289 13.000000 1.000000 1.03061 305.300000 76.000000 -152.846
+60 0.556899 -1.74938 -10.5569 14.000000 1.000000 1.03061 305.300000 76.000000 -152.129
+61 1.04978 -2.58938 -12.3809 0.000000 1.000000 1.03061 305.300000 76.000000 -149.119
+62 1.96909 -2.48938 -12.3089 1.000000 1.000000 1.03061 305.300000 76.000000 -154.967
+63 2.61226 -2.38938 -12.2369 2.000000 1.000000 1.03061 305.300000 76.000000 -157.626
+64 3.05141 -2.28938 -12.1649 3.000000 1.000000 1.03061 305.300000 76.000000 -157.744
+65 3.35035 -2.17938 -12.0929 4.000000 1.000000 1.03061 305.300000 76.000000 -156.994
+66 3.52317 -2.07938 -12.0209 5.000000 1.000000 1.03061 305.300000 76.000000 -156.413
+67 3.56364 -1.97938 -11.9489 6.000000 1.000000 1.03061 305.300000 76.000000 -156.291
+68 3.47111 -1.87938 -11.8769 7.000000 1.000000 1.03061 305.300000 76.000000 -156.514
+69 3.25693 -1.77938 -11.8049 8.000000 1.000000 1.03061 305.300000 76.000000 -156.854
+70 2.94099 -1.67938 -11.7329 9.000000 1.000000 1.03061 305.300000 76.000000 -157.092
+71 2.54634 -1.56938 -11.6609 10.000000 1.000000 1.03061 305.300000 76.000000 -157.074
+72 2.09474 -1.46938 -11.5889 11.000000 1.000000 1.03061 305.300000 76.000000 -156.716
+73 1.60378 -1.36938 -11.5169 12.000000 1.000000 1.03061 305.300000 76.000000 -156.032
+74 1.08579 -1.26938 -11.4449 13.000000 1.000000 1.03061 305.300000 76.000000 -155.136
+75 0.548809 -1.16938 -11.3729 14.000000 1.000000 1.03061 305.300000 76.000000 -154.264
+76 0.698578 -2.00938 -13.1969 0.000000 1.000000 1.03061 305.300000 76.000000 -155.106
+77 1.48163 -1.90938 -13.1249 1.000000 1.000000 1.03061 305.300000 76.000000 -163.538
+78 2.18655 -1.80938 -13.0529 2.000000 1.000000 1.03061 305.300000 76.000000 -167.08
+79 2.71678 -1.70938 -12.9809 3.000000 1.000000 1.03061 305.300000 76.000000 -167.542
+80 3.07137 -1.60938 -12.9089 4.000000 1.000000 1.03061 305.300000 76.000000 -166.558
+81 3.27021 -1.50938 -12.8369 5.000000 1.000000 1.03061 305.300000 76.000000 -165.273
+82 3.32613 -1.39938 -12.7649 6.000000 1.000000 1.03061 305.300000 76.000000 -164.225
+83 3.24927 -1.29938 -12.6929 7.000000 1.000000 1.03061 305.300000 76.000000 -163.506
+84 3.05364 -1.19938 -12.6209 8.000000 1.000000 1.03061 305.300000 76.000000 -163.002
+85 2.75841 -1.09938 -12.5489 9.000000 1.000000 1.03061 305.300000 76.000000 -162.542
+86 2.38576 -0.99938 -12.4769 10.000000 1.000000 1.03061 305.300000 76.000000 -161.969
+87 1.95759 -0.89938 -12.4049 11.000000 1.000000 1.03061 305.300000 76.000000 -161.181
+88 1.49285 -0.78938 -12.3329 12.000000 1.000000 1.03061 305.300000 76.000000 -160.165
+89 1.00579 -0.68938 -12.2609 13.000000 1.000000 1.03061 305.300000 76.000000 -159.021
+90 0.505986 -0.58938 -12.1889 14.000000 1.000000 1.03061 305.300000 76.000000 -157.983
+91 0.357837 -1.43938 -14.0129 0.000000 1.000000 1.03061 305.300000 76.000000 -170.216
+92 1.04817 -1.32938 -13.9409 1.000000 1.000000 1.03061 305.300000 76.000000 -176.485
+93 1.82231 -1.22938 -13.8689 2.000000 1.000000 1.03061 305.300000 76.000000 -176.332
+94 2.44847 -1.12938 -13.7969 3.000000 1.000000 1.03061 305.300000 76.000000 -175.833
+95 2.86252 -1.02938 -13.7249 4.000000 1.000000 1.03061 305.300000 76.000000 -174.688
+96 3.07921 -0.92938 -13.6529 5.000000 1.000000 1.03061 305.300000 76.000000 -173.295
+97 3.12996 -0.82938 -13.5809 6.000000 1.000000 1.03061 305.300000 76.000000 -171.984
+98 3.04305 -0.71938 -13.5089 7.000000 1.000000 1.03061 305.300000 76.000000 -170.848
+99 2.84238 -0.61938 -13.4369 8.000000 1.000000 1.03061 305.300000 76.000000 -169.877
+100 2.55054 -0.51938 -13.3649 9.000000 1.000000 1.03061 305.300000 76.000000 -168.982
+101 2.19012 -0.41938 -13.2929 10.000000 1.000000 1.03061 305.300000 76.000000 -168.047
+102 1.78291 -0.31938 -13.2209 11.000000 1.000000 1.03061 305.300000 76.000000 -166.979
+103 1.34807 -0.21938 -13.1489 12.000000 1.000000 1.03061 305.300000 76.000000 -165.755
+104 0.900453 -0.10938 -13.0769 13.000000 1.000000 1.03061 305.300000 76.000000 -164.464
+105 0.449663 -0.00938 -13.0049 14.000000 1.000000 1.03061 305.300000 76.000000 -163.338
+106 0.151875 -0.85938 -14.8289 0.000000 1.000000 1.03061 305.300000 76.000000 -90
+107 0.708878 -0.75938 -14.7569 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+108 1.53794 -0.64938 -14.6849 2.000000 1.000000 1.03061 305.300000 76.000000 -180
+109 2.23025 -0.54938 -14.6129 3.000000 1.000000 1.03061 305.300000 76.000000 -179.886
+110 2.69347 -0.44938 -14.5409 4.000000 1.000000 1.03061 305.300000 76.000000 -179.215
+111 2.93115 -0.34938 -14.4689 5.000000 1.000000 1.03061 305.300000 76.000000 -178.368
+112 2.9807 -0.24938 -14.3969 6.000000 1.000000 1.03061 305.300000 76.000000 -177.509
+113 2.88255 -0.14938 -14.3249 7.000000 1.000000 1.03061 305.300000 76.000000 -176.608
+114 2.67078 -0.03938 -14.2529 8.000000 1.000000 1.03061 305.300000 76.000000 -175.737
+115 2.37403 0.06062 -14.1809 9.000000 1.000000 1.03061 305.300000 76.000000 -174.889
+116 2.01763 0.16062 -14.1089 10.000000 1.000000 1.03061 305.300000 76.000000 -174.004
+117 1.62446 0.26062 -14.0369 11.000000 1.000000 1.03061 305.300000 76.000000 -173.008
+118 1.21422 0.36062 -13.9649 12.000000 1.000000 1.03061 305.300000 76.000000 -171.878
+119 0.802001 0.46062 -13.8929 13.000000 1.000000 1.03061 305.300000 76.000000 -170.695
+120 0.396794 0.57062 -13.8209 14.000000 1.000000 1.03061 305.300000 76.000000 -169.674
+121 0.051453 -0.27938 -15.6449 0.000000 1.000000 1.03061 305.300000 76.000000 -141.089
+122 0.576238 -0.17938 -15.5729 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+123 1.33508 -0.07938 -15.5009 2.000000 1.000000 1.03061 305.300000 76.000000 -180
+124 2.02278 0.02062 -15.4289 3.000000 1.000000 1.03061 305.300000 76.000000 -180
+125 2.50626 0.13062 -15.3569 4.000000 1.000000 1.03061 305.300000 76.000000 -180
+126 2.7651 0.23062 -15.2849 5.000000 1.000000 1.03061 305.300000 76.000000 -180
+127 2.82768 0.33062 -15.2129 6.000000 1.000000 1.03061 305.300000 76.000000 -179.929
+128 2.73455 0.43062 -15.1409 7.000000 1.000000 1.03061 305.300000 76.000000 -179.572
+129 2.52411 0.53062 -15.0689 8.000000 1.000000 1.03061 305.300000 76.000000 -179.156
+130 2.22953 0.63062 -14.9969 9.000000 1.000000 1.03061 305.300000 76.000000 -178.724
+131 1.87946 0.74062 -14.9249 10.000000 1.000000 1.03061 305.300000 76.000000 -178.257
+132 1.49889 0.84062 -14.8529 11.000000 1.000000 1.03061 305.300000 76.000000 -177.679
+133 1.10879 0.94062 -14.7809 12.000000 1.000000 1.03061 305.300000 76.000000 -176.956
+134 0.724816 1.04062 -14.7089 13.000000 1.000000 1.03061 305.300000 76.000000 -176.163
+135 0.355526 1.14062 -14.6369 14.000000 1.000000 1.03061 305.300000 76.000000 -175.47
+136 0 0.30062 -16.4619 0.000000 1.000000 1.03061 305.300000 76.000000 0
+137 0.449593 0.40062 -16.3899 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+138 1.1325 0.50062 -16.3179 2.000000 1.000000 1.03061 305.300000 76.000000 -177.804
+139 1.78082 0.60062 -16.2459 3.000000 1.000000 1.03061 305.300000 76.000000 -177.579
+140 2.26172 0.70062 -16.1739 4.000000 1.000000 1.03061 305.300000 76.000000 -178.545
+141 2.54044 0.81062 -16.1019 5.000000 1.000000 1.03061 305.300000 76.000000 -179.583
+142 2.63015 0.91062 -16.0299 6.000000 1.000000 1.03061 305.300000 76.000000 -180
+143 2.56222 1.01062 -15.9579 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+144 2.37252 1.11062 -15.8859 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+145 2.09525 1.21062 -15.8139 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+146 1.76137 1.31062 -15.7419 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+147 1.39803 1.42062 -15.6699 11.000000 1.000000 1.03061 305.300000 76.000000 -179.903
+148 1.02785 1.52062 -15.5979 12.000000 1.000000 1.03061 305.300000 76.000000 -179.662
+149 0.667485 1.62062 -15.5259 13.000000 1.000000 1.03061 305.300000 76.000000 -179.348
+150 0.325558 1.72062 -15.4539 14.000000 1.000000 1.03061 305.300000 76.000000 -179.064
+151 0 0.88062 -17.2779 0.000000 1.000000 1.03061 305.300000 76.000000 0
+152 0.355779 0.98062 -17.2059 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+153 0.916291 1.08062 -17.1339 2.000000 1.000000 1.03061 305.300000 76.000000 -173.548
+154 1.49072 1.18062 -17.0619 3.000000 1.000000 1.03061 305.300000 76.000000 -173.518
+155 1.94951 1.28062 -16.9899 4.000000 1.000000 1.03061 305.300000 76.000000 -175.844
+156 2.24608 1.38062 -16.9179 5.000000 1.000000 1.03061 305.300000 76.000000 -178.266
+157 2.37477 1.49062 -16.8459 6.000000 1.000000 1.03061 305.300000 76.000000 -179.682
+158 2.3503 1.59062 -16.7739 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+159 2.20004 1.69062 -16.7019 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+160 1.95593 1.79062 -16.6299 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+161 1.64964 1.89062 -16.5579 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+162 1.31019 1.99062 -16.4859 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+163 0.962075 2.10062 -16.4139 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+164 0.623344 2.20062 -16.3419 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+165 0.303332 2.30062 -16.2699 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+166 0 1.45062 -18.0939 0.000000 1.000000 1.03061 305.300000 76.000000 0
+167 0.23798 1.56062 -18.0219 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+168 0.671356 1.66062 -17.9499 2.000000 1.000000 1.03061 305.300000 76.000000 -168.682
+169 1.15922 1.76062 -17.8779 3.000000 1.000000 1.03061 305.300000 76.000000 -169.243
+170 1.58444 1.86062 -17.8059 4.000000 1.000000 1.03061 305.300000 76.000000 -173.119
+171 1.89565 1.96062 -17.7339 5.000000 1.000000 1.03061 305.300000 76.000000 -176.933
+172 2.06901 2.06062 -17.6619 6.000000 1.000000 1.03061 305.300000 76.000000 -179.285
+173 2.09975 2.17062 -17.5899 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+174 2.00276 2.27062 -17.5179 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+175 1.80476 2.37062 -17.4459 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+176 1.53633 2.47062 -17.3739 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+177 1.22748 2.57062 -17.3019 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+178 0.904464 2.67062 -17.2299 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+179 0.587015 2.78062 -17.1579 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+180 0.285837 2.88062 -17.0859 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+181 0 2.03262 -18.9099 0.000000 1.000000 1.03061 305.300000 76.000000 0
+182 0.155299 2.13362 -18.8379 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+183 0.447482 2.23562 -18.7659 2.000000 1.000000 1.03061 305.300000 76.000000 -166.038
+184 0.828432 2.33662 -18.6939 3.000000 1.000000 1.03061 305.300000 76.000000 -166.628
+185 1.2058 2.43862 -18.6219 4.000000 1.000000 1.03061 305.300000 76.000000 -171.639
+186 1.52273 2.53962 -18.5499 5.000000 1.000000 1.03061 305.300000 76.000000 -176.373
+187 1.73672 2.64162 -18.4779 6.000000 1.000000 1.03061 305.300000 76.000000 -179.18
+188 1.8237 2.74362 -18.4059 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+189 1.78505 2.84562 -18.3339 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+190 1.64005 2.94662 -18.2619 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+191 1.41626 3.04862 -18.1899 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+192 1.14339 3.15062 -18.1179 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+193 0.848741 3.25262 -18.0459 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+194 0.553611 3.35362 -17.9739 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+195 0.270389 3.45562 -17.9019 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+196 0.214582 2.61062 -19.7259 0.000000 1.000000 1.03061 305.300000 76.000000 -159.006
+197 0.192826 2.71062 -19.6539 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+198 0.296349 2.81062 -19.5819 2.000000 1.000000 1.03061 305.300000 76.000000 -169.757
+199 0.544762 2.91062 -19.5099 3.000000 1.000000 1.03061 305.300000 76.000000 -167.507
+200 0.858541 3.02062 -19.4379 4.000000 1.000000 1.03061 305.300000 76.000000 -172.359
+201 1.16664 3.12062 -19.3659 5.000000 1.000000 1.03061 305.300000 76.000000 -177.02
+202 1.40768 3.22062 -19.2939 6.000000 1.000000 1.03061 305.300000 76.000000 -179.505
+203 1.54137 3.32062 -19.2219 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+204 1.5567 3.42062 -19.1499 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+205 1.46434 3.52062 -19.0779 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+206 1.2872 3.63062 -19.0059 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+207 1.05318 3.73062 -18.9339 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+208 0.789585 3.83062 -18.8619 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+209 0.518698 3.93062 -18.7899 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+210 0.254481 4.03062 -18.7179 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+211 0.143974 3.19062 -20.5419 0.000000 1.000000 1.03061 305.300000 76.000000 -180
+212 0.149996 3.29062 -20.4699 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+213 0.171626 3.39062 -20.3979 2.000000 1.000000 1.03061 305.300000 76.000000 -175.841
+214 0.319864 3.49062 -20.3259 3.000000 1.000000 1.03061 305.300000 76.000000 -171.699
+215 0.570975 3.59062 -20.2539 4.000000 1.000000 1.03061 305.300000 76.000000 -175.227
+216 0.856548 3.69062 -20.1819 5.000000 1.000000 1.03061 305.300000 76.000000 -178.594
+217 1.10623 3.80062 -20.1099 6.000000 1.000000 1.03061 305.300000 76.000000 -179.995
+218 1.27046 3.90062 -20.0379 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+219 1.32841 4.00062 -19.9659 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+220 1.28225 4.10062 -19.8939 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+221 1.14924 4.20062 -19.8219 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+222 0.954239 4.31062 -19.7499 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+223 0.723334 4.41062 -19.6779 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+224 0.478957 4.51062 -19.6059 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+225 0.236164 4.61062 -19.5339 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+226 0.174701 3.77062 -21.3579 0.000000 1.000000 1.03061 305.300000 76.000000 -180
+227 0.131771 3.87062 -21.2859 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+228 0.088378 3.97062 -21.2139 2.000000 1.000000 1.03061 305.300000 76.000000 -180
+229 0.162934 4.07062 -21.1419 3.000000 1.000000 1.03061 305.300000 76.000000 -177.567
+230 0.355225 4.17062 -21.0699 4.000000 1.000000 1.03061 305.300000 76.000000 -178.771
+231 0.605885 4.27062 -20.9979 5.000000 1.000000 1.03061 305.300000 76.000000 -179.947
+232 0.845839 4.37062 -20.9259 6.000000 1.000000 1.03061 305.300000 76.000000 -180
+233 1.02256 4.48062 -20.8539 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+234 1.10837 4.58062 -20.7819 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+235 1.09828 4.68062 -20.7099 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+236 1.00378 4.78062 -20.6379 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+237 0.845764 4.88062 -20.5659 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+238 0.648101 4.99062 -20.4939 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+239 0.432436 5.09062 -20.4219 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+240 0.214227 5.19062 -20.3499 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+241 0.153196 4.34062 -22.1749 0.000000 1.000000 1.03061 305.300000 76.000000 -180
+242 0.097262 4.44062 -22.1029 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+243 0.031818 4.55062 -22.0309 2.000000 1.000000 1.03061 305.300000 76.000000 -180
+244 0.064053 4.65062 -21.9589 3.000000 1.000000 1.03061 305.300000 76.000000 -180
+245 0.205563 4.75062 -21.8869 4.000000 1.000000 1.03061 305.300000 76.000000 -180
+246 0.413756 4.85062 -21.8149 5.000000 1.000000 1.03061 305.300000 76.000000 -180
+247 0.629455 4.95062 -21.7429 6.000000 1.000000 1.03061 305.300000 76.000000 -180
+248 0.802167 5.05062 -21.6709 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+249 0.901047 5.16062 -21.5989 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+250 0.915866 5.26062 -21.5269 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+251 0.852814 5.36062 -21.4549 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+252 0.728457 5.46062 -21.3829 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+253 0.563701 5.56062 -21.3109 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+254 0.378592 5.66062 -21.2389 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+255 0.18825 5.77062 -21.1669 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+256 0.090573 4.92062 -22.9909 0.000000 1.000000 1.03061 305.300000 76.000000 -180
+257 0.051659 5.02062 -22.9189 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+258 0.001543 5.12062 -22.8469 2.000000 1.000000 1.03061 305.300000 76.000000 -180
+259 0.013197 5.23062 -22.7749 3.000000 1.000000 1.03061 305.300000 76.000000 -180
+260 0.110189 5.33062 -22.7029 4.000000 1.000000 1.03061 305.300000 76.000000 -180
+261 0.271802 5.43062 -22.6309 5.000000 1.000000 1.03061 305.300000 76.000000 -180
+262 0.452905 5.53062 -22.5589 6.000000 1.000000 1.03061 305.300000 76.000000 -180
+263 0.608694 5.63062 -22.4869 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+264 0.708145 5.73062 -22.4149 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+265 0.737675 5.84062 -22.3429 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+266 0.699011 5.94062 -22.2709 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+267 0.604471 6.04062 -22.1989 11.000000 1.000000 1.03061 305.300000 76.000000 -180
+268 0.471605 6.14062 -22.1269 12.000000 1.000000 1.03061 305.300000 76.000000 -180
+269 0.318271 6.24062 -22.0549 13.000000 1.000000 1.03061 305.300000 76.000000 -180
+270 0.158596 6.34062 -21.9829 14.000000 1.000000 1.03061 305.300000 76.000000 -180
+271 0.0410866 5.50062 -23.8069 0.000000 1.000000 1.03061 305.300000 76.000000 -177.361
+272 0.017859 5.60062 -23.7349 1.000000 1.000000 1.03061 305.300000 76.000000 -180
+273 0 5.70062 -23.6629 2.000000 1.000000 1.03061 305.300000 76.000000 0
+274 0 5.80062 -23.5909 3.000000 1.000000 1.03061 305.300000 76.000000 0
+275 0.05488 5.91062 -23.5189 4.000000 1.000000 1.03061 305.300000 76.000000 -180
+276 0.168367 6.01062 -23.4469 5.000000 1.000000 1.03061 305.300000 76.000000 -180
+277 0.309251 6.11062 -23.3749 6.000000 1.000000 1.03061 305.300000 76.000000 -180
+278 0.439779 6.21062 -23.3029 7.000000 1.000000 1.03061 305.300000 76.000000 -180
+279 0.530704 6.31062 -23.2309 8.000000 1.000000 1.03061 305.300000 76.000000 -180
+280 0.566751 6.41062 -23.1589 9.000000 1.000000 1.03061 305.300000 76.000000 -180
+281 0.546219 6.52062 -23.0869 10.000000 1.000000 1.03061 305.300000 76.000000 -180
+282 0.477574 6.62062 -23.0149 11.000000 1.000000 1.03061 305.300000 76.000000 -179.805
+283 0.374966 6.72062 -22.9429 12.000000 1.000000 1.03061 305.300000 76.000000 -179.401
+284 0.253721 6.82062 -22.8709 13.000000 1.000000 1.03061 305.300000 76.000000 -178.861
+285 0.126442 6.92062 -22.7989 14.000000 1.000000 1.03061 305.300000 76.000000 -178.318
+286 0.0172709 6.08062 -24.6229 0.000000 1.000000 1.03061 305.300000 76.000000 -138.906
+287 0 6.18062 -24.5509 1.000000 1.000000 1.03061 305.300000 76.000000 0
+288 0 6.28062 -24.4789 2.000000 1.000000 1.03061 305.300000 76.000000 0
+289 0.004583 6.38062 -24.4069 3.000000 1.000000 1.03061 305.300000 76.000000 -90
+290 0.0256625 6.48062 -24.3349 4.000000 1.000000 1.03061 305.300000 76.000000 -150.666
+291 0.0943074 6.58062 -24.2629 5.000000 1.000000 1.03061 305.300000 76.000000 -168.83
+292 0.194078 6.69062 -24.1909 6.000000 1.000000 1.03061 305.300000 76.000000 -174.003
+293 0.295142 6.79062 -24.1189 7.000000 1.000000 1.03061 305.300000 76.000000 -176.142
+294 0.371635 6.89062 -24.0469 8.000000 1.000000 1.03061 305.300000 76.000000 -177.092
+295 0.408077 6.99062 -23.9749 9.000000 1.000000 1.03061 305.300000 76.000000 -177.391
+296 0.400422 7.09062 -23.9029 10.000000 1.000000 1.03061 305.300000 76.000000 -177.202
+297 0.353926 7.20062 -23.8309 11.000000 1.000000 1.03061 305.300000 76.000000 -176.452
+298 0.279452 7.30062 -23.7589 12.000000 1.000000 1.03061 305.300000 76.000000 -175.151
+299 0.189471 7.40062 -23.6869 13.000000 1.000000 1.03061 305.300000 76.000000 -173.452
+300 0.094417 7.50062 -23.6149 14.000000 1.000000 1.03061 305.300000 76.000000 -171.738
+301 0 6.65062 -25.4389 0.000000 1.000000 1.03061 305.300000 76.000000 0
+302 0 6.76062 -25.3669 1.000000 1.000000 1.03061 305.300000 76.000000 0
+303 0.004895 6.86062 -25.2949 2.000000 1.000000 1.03061 305.300000 76.000000 -90
+304 0.022381 6.96062 -25.2229 3.000000 1.000000 1.03061 305.300000 76.000000 -90
+305 0.0428286 7.06062 -25.1509 4.000000 1.000000 1.03061 305.300000 76.000000 -95.234
+306 0.0692686 7.16062 -25.0789 5.000000 1.000000 1.03061 305.300000 76.000000 -124.855
+307 0.120788 7.26062 -25.0069 6.000000 1.000000 1.03061 305.300000 76.000000 -148.651
+308 0.185958 7.37062 -24.9349 7.000000 1.000000 1.03061 305.300000 76.000000 -160.19
+309 0.242038 7.47062 -24.8629 8.000000 1.000000 1.03061 305.300000 76.000000 -165.413
+310 0.273297 7.57062 -24.7909 9.000000 1.000000 1.03061 305.300000 76.000000 -167.468
+311 0.273737 7.67062 -24.7189 10.000000 1.000000 1.03061 305.300000 76.000000 -167.562
+312 0.245641 7.77062 -24.6469 11.000000 1.000000 1.03061 305.300000 76.000000 -166.098
+313 0.196401 7.87062 -24.5749 12.000000 1.000000 1.03061 305.300000 76.000000 -163.311
+314 0.134849 7.98062 -24.5029 13.000000 1.000000 1.03061 305.300000 76.000000 -159.596
+315 0.0680667 8.08062 -24.4309 14.000000 1.000000 1.03061 305.300000 76.000000 -155.829
+316 0 7.23062 -26.2549 0.000000 1.000000 1.03061 305.300000 76.000000 0
+317 0 7.33062 -26.1829 1.000000 1.000000 1.03061 305.300000 76.000000 0
+318 0.01441 7.44062 -26.1109 2.000000 1.000000 1.03061 305.300000 76.000000 -90
+319 0.045329 7.54062 -26.0389 3.000000 1.000000 1.03061 305.300000 76.000000 -90
+320 0.077595 7.64062 -25.9669 4.000000 1.000000 1.03061 305.300000 76.000000 -90
+321 0.100769 7.74062 -25.8949 5.000000 1.000000 1.03061 305.300000 76.000000 -95.737
+322 0.118495 7.84062 -25.8229 6.000000 1.000000 1.03061 305.300000 76.000000 -110.668
+323 0.14128 7.94062 -25.7509 7.000000 1.000000 1.03061 305.300000 76.000000 -127.23
+324 0.167156 8.05062 -25.6789 8.000000 1.000000 1.03061 305.300000 76.000000 -138.947
+325 0.185061 8.15062 -25.6069 9.000000 1.000000 1.03061 305.300000 76.000000 -144.946
+326 0.187192 8.25062 -25.5349 10.000000 1.000000 1.03061 305.300000 76.000000 -146.533
+327 0.172197 8.35062 -25.4629 11.000000 1.000000 1.03061 305.300000 76.000000 -144.812
+328 0.142941 8.45062 -25.3909 12.000000 1.000000 1.03061 305.300000 76.000000 -140.651
+329 0.103055 8.55062 -25.3189 13.000000 1.000000 1.03061 305.300000 76.000000 -135.125
+330 0.0547164 8.66062 -25.2469 14.000000 1.000000 1.03061 305.300000 76.000000 -129.798
+331 0 7.81062 -27.0709 0.000000 1.000000 1.03061 305.300000 76.000000 0
+332 0 7.91062 -26.9989 1.000000 1.000000 1.03061 305.300000 76.000000 0
+333 0.021866 8.01062 -26.9269 2.000000 1.000000 1.03061 305.300000 76.000000 -90
+334 0.061187 8.11062 -26.8549 3.000000 1.000000 1.03061 305.300000 76.000000 -90
+335 0.100285 8.22062 -26.7829 4.000000 1.000000 1.03061 305.300000 76.000000 -90
+336 0.127817 8.32062 -26.7109 5.000000 1.000000 1.03061 305.300000 76.000000 -90
+337 0.141731 8.42062 -26.6389 6.000000 1.000000 1.03061 305.300000 76.000000 -93.7088
+338 0.147293 8.52062 -26.5669 7.000000 1.000000 1.03061 305.300000 76.000000 -101.349
+339 0.150755 8.62062 -26.4949 8.000000 1.000000 1.03061 305.300000 76.000000 -110.01
+340 0.152895 8.72062 -26.4229 9.000000 1.000000 1.03061 305.300000 76.000000 -116.416
+341 0.150626 8.83062 -26.3509 10.000000 1.000000 1.03061 305.300000 76.000000 -119.126
+342 0.141065 8.93062 -26.2789 11.000000 1.000000 1.03061 305.300000 76.000000 -118.277
+343 0.122614 9.03062 -26.2069 12.000000 1.000000 1.03061 305.300000 76.000000 -114.902
+344 0.0936696 9.13062 -26.1349 13.000000 1.000000 1.03061 305.300000 76.000000 -110.451
+345 0.052374 9.23062 -26.0629 14.000000 1.000000 1.03061 305.300000 76.000000 -106.365
+346 0 8.39062 -27.8879 0.000000 1.000000 1.03061 305.300000 76.000000 0
+347 0 8.49062 -27.8159 1.000000 1.000000 1.03061 305.300000 76.000000 0
+348 0.02325 8.59062 -27.7439 2.000000 1.000000 1.03061 305.300000 76.000000 -90
+349 0.06089 8.69062 -27.6719 3.000000 1.000000 1.03061 305.300000 76.000000 -90
+350 0.097097 8.79062 -27.5999 4.000000 1.000000 1.03061 305.300000 76.000000 -90
+351 0.12252 8.90062 -27.5279 5.000000 1.000000 1.03061 305.300000 76.000000 -90
+352 0.135429 9.00062 -27.4559 6.000000 1.000000 1.03061 305.300000 76.000000 -90
+353 0.138724 9.10062 -27.3839 7.000000 1.000000 1.03061 305.300000 76.000000 -91.5226
+354 0.136901 9.20062 -27.3119 8.000000 1.000000 1.03061 305.300000 76.000000 -94.8875
+355 0.133165 9.30062 -27.2399 9.000000 1.000000 1.03061 305.300000 76.000000 -98.1591
+356 0.128058 9.40062 -27.1679 10.000000 1.000000 1.03061 305.300000 76.000000 -100.057
+357 0.119928 9.51062 -27.0959 11.000000 1.000000 1.03061 305.300000 76.000000 -99.929
+358 0.106001 9.61062 -27.0239 12.000000 1.000000 1.03061 305.300000 76.000000 -98.1968
+359 0.0828251 9.71062 -26.9519 13.000000 1.000000 1.03061 305.300000 76.000000 -95.9022
+360 0.0472732 9.81062 -26.8799 14.000000 1.000000 1.03061 305.300000 76.000000 -93.7867
+361 0 8.97062 -28.7039 0.000000 1.000000 1.03061 305.300000 76.000000 0
+362 0.000997 9.07062 -28.6319 1.000000 1.000000 1.03061 305.300000 76.000000 -90
+363 0.016491 9.17062 -28.5599 2.000000 1.000000 1.03061 305.300000 76.000000 -90
+364 0.039836 9.27062 -28.4879 3.000000 1.000000 1.03061 305.300000 76.000000 -90
+365 0.061797 9.37062 -28.4159 4.000000 1.000000 1.03061 305.300000 76.000000 -90
+366 0.07714 9.47062 -28.3439 5.000000 1.000000 1.03061 305.300000 76.000000 -90
+367 0.084991 9.58062 -28.2719 6.000000 1.000000 1.03061 305.300000 76.000000 -90
+368 0.087047 9.68062 -28.1999 7.000000 1.000000 1.03061 305.300000 76.000000 -90
+369 0.085713 9.78062 -28.1279 8.000000 1.000000 1.03061 305.300000 76.000000 -90
+370 0.0828445 9.88062 -28.0559 9.000000 1.000000 1.03061 305.300000 76.000000 -90.1943
+371 0.0791425 9.98062 -27.9839 10.000000 1.000000 1.03061 305.300000 76.000000 -90.8876
+372 0.0739818 10.0806 -27.9119 11.000000 1.000000 1.03061 305.300000 76.000000 -90.934
+373 0.0656199 10.1906 -27.8399 12.000000 1.000000 1.03061 305.300000 76.000000 -90.3021
+374 0.051639 10.2906 -27.7679 13.000000 1.000000 1.03061 305.300000 76.000000 -90
+375 0.029786 10.3906 -27.6959 14.000000 1.000000 1.03061 305.300000 76.000000 -90
+376 1.56351 -4.92938 -9.3179 0.000000 1.000000 1.00244 90.000000 86.000000 164.086
+377 1.95477 -4.96338 -9.3169 1.000000 1.000000 1.00244 90.000000 86.000000 169.579
+378 1.97528 -4.99838 -9.3169 2.000000 1.000000 1.00244 90.000000 86.000000 176.229
+379 1.87298 -5.03338 -9.3169 3.000000 1.000000 1.00244 90.000000 86.000000 180
+380 1.69053 -5.06838 -9.3169 4.000000 1.000000 1.00244 90.000000 86.000000 180
+381 1.45577 -5.10338 -9.3169 5.000000 1.000000 1.00244 90.000000 86.000000 180
+382 1.19719 -5.13838 -9.3169 6.000000 1.000000 1.00244 90.000000 86.000000 180
+383 0.940127 -5.17338 -9.3169 7.000000 1.000000 1.00244 90.000000 86.000000 180
+384 0.704117 -5.20838 -9.3169 8.000000 1.000000 1.00244 90.000000 86.000000 180
+385 0.501696 -5.24338 -9.3169 9.000000 1.000000 1.00244 90.000000 86.000000 180
+386 0.338682 -5.27838 -9.3169 10.000000 1.000000 1.00244 90.000000 86.000000 180
+387 0.215271 -5.31338 -9.3169 11.000000 1.000000 1.00244 90.000000 86.000000 180
+388 0.127436 -5.34838 -9.3169 12.000000 1.000000 1.00244 90.000000 86.000000 180
+389 0.0682799 -5.38338 -9.3169 13.000000 1.000000 1.00244 90.000000 86.000000 179.025
+390 0.0291229 -5.41838 -9.3169 14.000000 1.000000 1.00244 90.000000 86.000000 176.324
+391 2.14746 -4.92938 -8.3179 0.000000 1.000000 1.00244 90.000000 86.000000 156.226
+392 3.04151 -4.96338 -8.3169 1.000000 1.000000 1.00244 90.000000 86.000000 162.538
+393 3.27445 -4.99838 -8.3169 2.000000 1.000000 1.00244 90.000000 86.000000 171.036
+394 3.21865 -5.03338 -8.3169 3.000000 1.000000 1.00244 90.000000 86.000000 177.429
+395 2.9702 -5.06838 -8.3169 4.000000 1.000000 1.00244 90.000000 86.000000 180
+396 2.58595 -5.10338 -8.3169 5.000000 1.000000 1.00244 90.000000 86.000000 180
+397 2.13459 -5.13838 -8.3169 6.000000 1.000000 1.00244 90.000000 86.000000 180
+398 1.67421 -5.17338 -8.3169 7.000000 1.000000 1.00244 90.000000 86.000000 180
+399 1.24723 -5.20838 -8.3169 8.000000 1.000000 1.00244 90.000000 86.000000 180
+400 0.880257 -5.24338 -8.3169 9.000000 1.000000 1.00244 90.000000 86.000000 180
+401 0.585815 -5.27838 -8.3169 10.000000 1.000000 1.00244 90.000000 86.000000 180
+402 0.364982 -5.31338 -8.3169 11.000000 1.000000 1.00244 90.000000 86.000000 180
+403 0.210395 -5.34838 -8.3169 12.000000 1.000000 1.00244 90.000000 86.000000 179.977
+404 0.10915 -5.38338 -8.3169 13.000000 1.000000 1.00244 90.000000 86.000000 178.423
+405 0.04512 -5.41838 -8.3169 14.000000 1.000000 1.00244 90.000000 86.000000 175.068
+406 2.01688 -4.92938 -7.3179 0.000000 1.000000 1.00244 90.000000 86.000000 152.764
+407 3.40425 -4.96338 -7.3169 1.000000 1.000000 1.00244 90.000000 86.000000 159.041
+408 3.96711 -4.99838 -7.3169 2.000000 1.000000 1.00244 90.000000 86.000000 167.591
+409 4.03971 -5.03338 -7.3169 3.000000 1.000000 1.00244 90.000000 86.000000 174.969
+410 3.79416 -5.06838 -7.3169 4.000000 1.000000 1.00244 90.000000 86.000000 179.109
+411 3.32775 -5.10338 -7.3169 5.000000 1.000000 1.00244 90.000000 86.000000 180
+412 2.74575 -5.13838 -7.3169 6.000000 1.000000 1.00244 90.000000 86.000000 180
+413 2.13993 -5.17338 -7.3169 7.000000 1.000000 1.00244 90.000000 86.000000 180
+414 1.5753 -5.20838 -7.3169 8.000000 1.000000 1.00244 90.000000 86.000000 180
+415 1.09176 -5.24338 -7.3169 9.000000 1.000000 1.00244 90.000000 86.000000 180
+416 0.707896 -5.27838 -7.3169 10.000000 1.000000 1.00244 90.000000 86.000000 180
+417 0.425364 -5.31338 -7.3169 11.000000 1.000000 1.00244 90.000000 86.000000 180
+418 0.233576 -5.34838 -7.3169 12.000000 1.000000 1.00244 90.000000 86.000000 178.921
+419 0.114322 -5.38338 -7.3169 13.000000 1.000000 1.00244 90.000000 86.000000 175.259
+420 0.0449028 -5.41838 -7.3169 14.000000 1.000000 1.00244 90.000000 86.000000 169.048
+421 1.81381 -4.92938 -6.3179 0.000000 1.000000 1.00244 90.000000 86.000000 158.246
+422 3.51927 -4.96338 -6.3169 1.000000 1.000000 1.00244 90.000000 86.000000 159.655
+423 4.35848 -4.99838 -6.3169 2.000000 1.000000 1.00244 90.000000 86.000000 166.632
+424 4.54136 -5.03338 -6.3169 3.000000 1.000000 1.00244 90.000000 86.000000 173.692
+425 4.29382 -5.06838 -6.3169 4.000000 1.000000 1.00244 90.000000 86.000000 178.358
+426 3.76146 -5.10338 -6.3169 5.000000 1.000000 1.00244 90.000000 86.000000 180
+427 3.08017 -5.13838 -6.3169 6.000000 1.000000 1.00244 90.000000 86.000000 180
+428 2.36816 -5.17338 -6.3169 7.000000 1.000000 1.00244 90.000000 86.000000 180
+429 1.70813 -5.20838 -6.3169 8.000000 1.000000 1.00244 90.000000 86.000000 180
+430 1.14972 -5.24338 -6.3169 9.000000 1.000000 1.00244 90.000000 86.000000 180
+431 0.715134 -5.27838 -6.3169 10.000000 1.000000 1.00244 90.000000 86.000000 179.965
+432 0.40513 -5.31338 -6.3169 11.000000 1.000000 1.00244 90.000000 86.000000 178.696
+433 0.205536 -5.34838 -6.3169 12.000000 1.000000 1.00244 90.000000 86.000000 174.26
+434 0.0927367 -5.38338 -6.3169 13.000000 1.000000 1.00244 90.000000 86.000000 163.83
+435 0.035566 -5.41838 -6.3169 14.000000 1.000000 1.00244 90.000000 86.000000 148.349
+436 1.99717 -4.92938 -5.3179 0.000000 1.000000 1.00244 90.000000 86.000000 158.606
+437 3.79394 -4.96338 -5.3169 1.000000 1.000000 1.00244 90.000000 86.000000 161.326
+438 4.72681 -4.99838 -5.3169 2.000000 1.000000 1.00244 90.000000 86.000000 167.578
+439 4.92798 -5.03338 -5.3169 3.000000 1.000000 1.00244 90.000000 86.000000 173.772
+440 4.62813 -5.06838 -5.3169 4.000000 1.000000 1.00244 90.000000 86.000000 178.154
+441 4.00952 -5.10338 -5.3169 5.000000 1.000000 1.00244 90.000000 86.000000 180
+442 3.23275 -5.13838 -5.3169 6.000000 1.000000 1.00244 90.000000 86.000000 180
+443 2.43302 -5.17338 -5.3169 7.000000 1.000000 1.00244 90.000000 86.000000 180
+444 1.70373 -5.20838 -5.3169 8.000000 1.000000 1.00244 90.000000 86.000000 180
+445 1.09957 -5.24338 -5.3169 9.000000 1.000000 1.00244 90.000000 86.000000 179.758
+446 0.64349 -5.27838 -5.3169 10.000000 1.000000 1.00244 90.000000 86.000000 178.185
+447 0.334543 -5.31338 -5.3169 11.000000 1.000000 1.00244 90.000000 86.000000 172.878
+448 0.15579 -5.34838 -5.3169 12.000000 1.000000 1.00244 90.000000 86.000000 158.574
+449 0.0757852 -5.38338 -5.3169 13.000000 1.000000 1.00244 90.000000 86.000000 131.521
+450 0.0383227 -5.41838 -5.3169 14.000000 1.000000 1.00244 90.000000 86.000000 108.516
+451 2.14341 -4.92938 -4.3179 0.000000 1.000000 1.00244 90.000000 86.000000 171.071
+452 4.13858 -4.96338 -4.3169 1.000000 1.000000 1.00244 90.000000 86.000000 168.426
+453 5.14429 -4.99838 -4.3169 2.000000 1.000000 1.00244 90.000000 86.000000 171.122
+454 5.30716 -5.03338 -4.3169 3.000000 1.000000 1.00244 90.000000 86.000000 175.131
+455 4.90812 -5.06838 -4.3169 4.000000 1.000000 1.00244 90.000000 86.000000 178.433
+456 4.17638 -5.10338 -4.3169 5.000000 1.000000 1.00244 90.000000 86.000000 180
+457 3.29671 -5.13838 -4.3169 6.000000 1.000000 1.00244 90.000000 86.000000 180
+458 2.41476 -5.17338 -4.3169 7.000000 1.000000 1.00244 90.000000 86.000000 180
+459 1.62924 -5.20838 -4.3169 8.000000 1.000000 1.00244 90.000000 86.000000 179.531
+460 0.996789 -5.24338 -4.3169 9.000000 1.000000 1.00244 90.000000 86.000000 177.643
+461 0.540829 -5.27838 -4.3169 10.000000 1.000000 1.00244 90.000000 86.000000 171.983
+462 0.26206 -5.31338 -4.3169 11.000000 1.000000 1.00244 90.000000 86.000000 156.424
+463 0.142307 -5.34838 -4.3169 12.000000 1.000000 1.00244 90.000000 86.000000 124.702
+464 0.104519 -5.38338 -4.3169 13.000000 1.000000 1.00244 90.000000 86.000000 98.8183
+465 0.061711 -5.41838 -4.3169 14.000000 1.000000 1.00244 90.000000 86.000000 90
+466 2.60454 -4.92938 -3.3179 0.000000 1.000000 1.00244 90.000000 86.000000 178.138
+467 4.66433 -4.96338 -3.3169 1.000000 1.000000 1.00244 90.000000 86.000000 173.443
+468 5.64587 -4.99838 -3.3169 2.000000 1.000000 1.00244 90.000000 86.000000 173.864
+469 5.71535 -5.03338 -3.3169 3.000000 1.000000 1.00244 90.000000 86.000000 176.119
+470 5.18765 -5.06838 -3.3169 4.000000 1.000000 1.00244 90.000000 86.000000 178.389
+471 4.32808 -5.10338 -3.3169 5.000000 1.000000 1.00244 90.000000 86.000000 179.694
+472 3.34078 -5.13838 -3.3169 6.000000 1.000000 1.00244 90.000000 86.000000 179.817
+473 2.37828 -5.17338 -3.3169 7.000000 1.000000 1.00244 90.000000 86.000000 179.162
+474 1.5432 -5.20838 -3.3169 8.000000 1.000000 1.00244 90.000000 86.000000 177.141
+475 0.895159 -5.24338 -3.3169 9.000000 1.000000 1.00244 90.000000 86.000000 171.873
+476 0.462692 -5.27838 -3.3169 10.000000 1.000000 1.00244 90.000000 86.000000 158.283
+477 0.253667 -5.31338 -3.3169 11.000000 1.000000 1.00244 90.000000 86.000000 128.578
+478 0.199914 -5.34838 -3.3169 12.000000 1.000000 1.00244 90.000000 86.000000 99.4897
+479 0.161634 -5.38338 -3.3169 13.000000 1.000000 1.00244 90.000000 86.000000 90
+480 0.09243 -5.41838 -3.3169 14.000000 1.000000 1.00244 90.000000 86.000000 90
+481 3.25284 -4.92938 -2.3179 0.000000 1.000000 1.00244 90.000000 86.000000 173.802
+482 5.32906 -4.96338 -2.3169 1.000000 1.000000 1.00244 90.000000 86.000000 173.015
+483 6.19836 -4.99838 -2.3169 2.000000 1.000000 1.00244 90.000000 86.000000 173.914
+484 6.1392 -5.03338 -2.3169 3.000000 1.000000 1.00244 90.000000 86.000000 175.593
+485 5.4788 -5.06838 -2.3169 4.000000 1.000000 1.00244 90.000000 86.000000 177.189
+486 4.49547 -5.10338 -2.3169 5.000000 1.000000 1.00244 90.000000 86.000000 178.058
+487 3.40529 -5.13838 -2.3169 6.000000 1.000000 1.00244 90.000000 86.000000 177.814
+488 2.36768 -5.17338 -2.3169 7.000000 1.000000 1.00244 90.000000 86.000000 176.148
+489 1.49115 -5.20838 -2.3169 8.000000 1.000000 1.00244 90.000000 86.000000 171.907
+490 0.842351 -5.24338 -2.3169 9.000000 1.000000 1.00244 90.000000 86.000000 161.876
+491 0.460108 -5.27838 -2.3169 10.000000 1.000000 1.00244 90.000000 86.000000 139.355
+492 0.326683 -5.31338 -2.3169 11.000000 1.000000 1.00244 90.000000 86.000000 108.038
+493 0.286434 -5.34838 -2.3169 12.000000 1.000000 1.00244 90.000000 86.000000 91.578
+494 0.223105 -5.38338 -2.3169 13.000000 1.000000 1.00244 90.000000 86.000000 90
+495 0.123744 -5.41838 -2.3169 14.000000 1.000000 1.00244 90.000000 86.000000 90
+496 3.61467 -4.92938 -1.3179 0.000000 1.000000 1.00244 90.000000 86.000000 170.665
+497 5.77575 -4.96338 -1.3169 1.000000 1.000000 1.00244 90.000000 86.000000 171.531
+498 6.62742 -4.99838 -1.3169 2.000000 1.000000 1.00244 90.000000 86.000000 172.65
+499 6.50829 -5.03338 -1.3169 3.000000 1.000000 1.00244 90.000000 86.000000 173.956
+500 5.76255 -5.06838 -1.3169 4.000000 1.000000 1.00244 90.000000 86.000000 174.994
+501 4.6854 -5.10338 -1.3169 5.000000 1.000000 1.00244 90.000000 86.000000 175.281
+502 3.50989 -5.13838 -1.3169 6.000000 1.000000 1.00244 90.000000 86.000000 174.33
+503 2.40859 -5.17338 -1.3169 7.000000 1.000000 1.00244 90.000000 86.000000 171.407
+504 1.50055 -5.20838 -1.3169 8.000000 1.000000 1.00244 90.000000 86.000000 164.763
+505 0.862528 -5.24338 -1.3169 9.000000 1.000000 1.00244 90.000000 86.000000 150.371
+506 0.531589 -5.27838 -1.3169 10.000000 1.000000 1.00244 90.000000 86.000000 124.293
+507 0.427409 -5.31338 -1.3169 11.000000 1.000000 1.00244 90.000000 86.000000 99.4008
+508 0.367694 -5.34838 -1.3169 12.000000 1.000000 1.00244 90.000000 86.000000 90
+509 0.275661 -5.38338 -1.3169 13.000000 1.000000 1.00244 90.000000 86.000000 90
+510 0.149327 -5.41838 -1.3169 14.000000 1.000000 1.00244 90.000000 86.000000 90
+511 3.63963 -4.92938 -0.3179 0.000000 1.000000 1.00244 90.000000 86.000000 168.47
+512 5.92157 -4.96338 -0.3169 1.000000 1.000000 1.00244 90.000000 86.000000 169.475
+513 6.8772 -4.99838 -0.3169 2.000000 1.000000 1.00244 90.000000 86.000000 170.619
+514 6.79447 -5.03338 -0.3169 3.000000 1.000000 1.00244 90.000000 86.000000 171.726
+515 6.02609 -5.06838 -0.3169 4.000000 1.000000 1.00244 90.000000 86.000000 172.368
+516 4.89311 -5.10338 -0.3169 5.000000 1.000000 1.00244 90.000000 86.000000 172.111
+517 3.65395 -5.13838 -0.3169 6.000000 1.000000 1.00244 90.000000 86.000000 170.419
+518 2.50075 -5.17338 -0.3169 7.000000 1.000000 1.00244 90.000000 86.000000 166.344
+519 1.56629 -5.20838 -0.3169 8.000000 1.000000 1.00244 90.000000 86.000000 157.847
+520 0.934574 -5.24338 -0.3169 9.000000 1.000000 1.00244 90.000000 86.000000 141.175
+521 0.624533 -5.27838 -0.3169 10.000000 1.000000 1.00244 90.000000 86.000000 116.018
+522 0.511176 -5.31338 -0.3169 11.000000 1.000000 1.00244 90.000000 86.000000 96.207
+523 0.423298 -5.34838 -0.3169 12.000000 1.000000 1.00244 90.000000 86.000000 90
+524 0.306872 -5.38338 -0.3169 13.000000 1.000000 1.00244 90.000000 86.000000 90
+525 0.162754 -5.41838 -0.3169 14.000000 1.000000 1.00244 90.000000 86.000000 90
+526 3.60381 -4.92938 0.6821 0.000000 1.000000 1.00244 90.000000 86.000000 165.216
+527 6.01578 -4.96338 0.6831 1.000000 1.000000 1.00244 90.000000 86.000000 166.595
+528 7.08076 -4.99838 0.6831 2.000000 1.000000 1.00244 90.000000 86.000000 168.289
+529 7.04937 -5.03338 0.6831 3.000000 1.000000 1.00244 90.000000 86.000000 169.551
+530 6.2781 -5.06838 0.6831 4.000000 1.000000 1.00244 90.000000 86.000000 170.012
+531 5.10731 -5.10338 0.6831 5.000000 1.000000 1.00244 90.000000 86.000000 169.348
+532 3.81736 -5.13838 0.6831 6.000000 1.000000 1.00244 90.000000 86.000000 167.065
+533 2.61838 -5.17338 0.6831 7.000000 1.000000 1.00244 90.000000 86.000000 162.185
+534 1.65471 -5.20838 0.6831 8.000000 1.000000 1.00244 90.000000 86.000000 152.69
+535 1.01236 -5.24338 0.6831 9.000000 1.000000 1.00244 90.000000 86.000000 135.479
+536 0.692731 -5.27838 0.6831 10.000000 1.000000 1.00244 90.000000 86.000000 112.013
+537 0.554187 -5.31338 0.6831 11.000000 1.000000 1.00244 90.000000 86.000000 94.8013
+538 0.440016 -5.34838 0.6831 12.000000 1.000000 1.00244 90.000000 86.000000 90
+539 0.307908 -5.38338 0.6831 13.000000 1.000000 1.00244 90.000000 86.000000 90
+540 0.159458 -5.41838 0.6831 14.000000 1.000000 1.00244 90.000000 86.000000 90
+541 3.73672 -4.92938 1.6821 0.000000 1.000000 1.00244 90.000000 86.000000 164.088
+542 6.23114 -4.96338 1.6831 1.000000 1.000000 1.00244 90.000000 86.000000 165.387
+543 7.33267 -4.99838 1.6831 2.000000 1.000000 1.00244 90.000000 86.000000 167.23
+544 7.31064 -5.03338 1.6831 3.000000 1.000000 1.00244 90.000000 86.000000 168.407
+545 6.5218 -5.06838 1.6831 4.000000 1.000000 1.00244 90.000000 86.000000 168.57
+546 5.31318 -5.10338 1.6831 5.000000 1.000000 1.00244 90.000000 86.000000 167.483
+547 3.97709 -5.13838 1.6831 6.000000 1.000000 1.00244 90.000000 86.000000 164.71
+548 2.73447 -5.17338 1.6831 7.000000 1.000000 1.00244 90.000000 86.000000 159.326
+549 1.73596 -5.20838 1.6831 8.000000 1.000000 1.00244 90.000000 86.000000 149.465
+550 1.06656 -5.24338 1.6831 9.000000 1.000000 1.00244 90.000000 86.000000 132.484
+551 0.719253 -5.27838 1.6831 10.000000 1.000000 1.00244 90.000000 86.000000 110.119
+552 0.551619 -5.31338 1.6831 11.000000 1.000000 1.00244 90.000000 86.000000 93.8475
+553 0.416299 -5.34838 1.6831 12.000000 1.000000 1.00244 90.000000 86.000000 90
+554 0.278037 -5.38338 1.6831 13.000000 1.000000 1.00244 90.000000 86.000000 90
+555 0.138955 -5.41838 1.6831 14.000000 1.000000 1.00244 90.000000 86.000000 90
+556 3.88976 -5.03938 2.7181 0.000000 1.033333 1.00061 73.000000 88.000000 164.681
+557 6.44384 -5.04938 2.7241 1.000000 1.033333 1.00061 73.000000 88.000000 166.654
+558 7.5841 -5.06938 2.7291 2.000000 1.033333 1.00061 73.000000 88.000000 168.08
+559 7.57053 -5.08938 2.7341 3.000000 1.033333 1.00061 73.000000 88.000000 168.594
+560 6.76369 -5.09938 2.7391 4.000000 1.033333 1.00061 73.000000 88.000000 168.088
+561 5.52116 -5.11938 2.7441 5.000000 1.033333 1.00061 73.000000 88.000000 166.382
+562 4.14467 -5.13938 2.7491 6.000000 1.033333 1.00061 73.000000 88.000000 163.081
+563 2.86102 -5.14938 2.7541 7.000000 1.033333 1.00061 73.000000 88.000000 157.348
+564 1.82257 -5.16938 2.7591 8.000000 1.033333 1.00061 73.000000 88.000000 147.526
+565 1.11192 -5.18938 2.7641 9.000000 1.033333 1.00061 73.000000 88.000000 131.271
+566 0.7219 -5.19938 2.7701 10.000000 1.033333 1.00061 73.000000 88.000000 109.703
+567 0.520934 -5.21938 2.7751 11.000000 1.033333 1.00061 73.000000 88.000000 93.2061
+568 0.367134 -5.23938 2.7801 12.000000 1.033333 1.00061 73.000000 88.000000 90
+569 0.228273 -5.24938 2.7851 13.000000 1.033333 1.00061 73.000000 88.000000 90
+570 0.106881 -5.26938 2.7901 14.000000 1.033333 1.00061 73.000000 88.000000 90
+571 3.96078 -4.72938 3.7061 0.000000 1.033333 1.00061 73.000000 88.000000 169.309
+572 6.65027 -4.74938 3.7121 1.000000 1.033333 1.00061 73.000000 88.000000 170.095
+573 7.87938 -4.76938 3.7171 2.000000 1.033333 1.00061 73.000000 88.000000 170.166
+574 7.89882 -4.77938 3.7221 3.000000 1.033333 1.00061 73.000000 88.000000 169.459
+575 7.08754 -4.79938 3.7271 4.000000 1.033333 1.00061 73.000000 88.000000 167.909
+576 5.82059 -4.81938 3.7321 5.000000 1.033333 1.00061 73.000000 88.000000 165.351
+577 4.40957 -4.82938 3.7371 6.000000 1.033333 1.00061 73.000000 88.000000 161.43
+578 3.08465 -4.84938 3.7421 7.000000 1.033333 1.00061 73.000000 88.000000 155.445
+579 1.9969 -4.86938 3.7471 8.000000 1.033333 1.00061 73.000000 88.000000 146.098
+580 1.22474 -4.87938 3.7521 9.000000 1.033333 1.00061 73.000000 88.000000 131.573
+581 0.764857 -4.89938 3.7581 10.000000 1.033333 1.00061 73.000000 88.000000 112.113
+582 0.511734 -4.91938 3.7631 11.000000 1.033333 1.00061 73.000000 88.000000 95.179
+583 0.334328 -4.92938 3.7681 12.000000 1.033333 1.00061 73.000000 88.000000 90
+584 0.191716 -4.94938 3.7731 13.000000 1.033333 1.00061 73.000000 88.000000 90
+585 0.083239 -4.96938 3.7781 14.000000 1.033333 1.00061 73.000000 88.000000 90
+586 4.05783 -4.42938 4.6941 0.000000 1.033333 1.00061 73.000000 88.000000 173.545
+587 6.83856 -4.44938 4.7001 1.000000 1.033333 1.00061 73.000000 88.000000 173.261
+588 8.13651 -4.46938 4.7051 2.000000 1.033333 1.00061 73.000000 88.000000 171.973
+589 8.19217 -4.47938 4.7101 3.000000 1.033333 1.00061 73.000000 88.000000 170.021
+590 7.39571 -4.49938 4.7151 4.000000 1.033333 1.00061 73.000000 88.000000 167.423
+591 6.12984 -4.51938 4.7201 5.000000 1.033333 1.00061 73.000000 88.000000 164.052
+592 4.70708 -4.52938 4.7251 6.000000 1.033333 1.00061 73.000000 88.000000 159.622
+593 3.3552 -4.54938 4.7301 7.000000 1.033333 1.00061 73.000000 88.000000 153.597
+594 2.22192 -4.56938 4.7351 8.000000 1.033333 1.00061 73.000000 88.000000 145.045
+595 1.38281 -4.57938 4.7401 9.000000 1.033333 1.00061 73.000000 88.000000 132.672
+596 0.841667 -4.59938 4.7461 10.000000 1.033333 1.00061 73.000000 88.000000 116.086
+597 0.524255 -4.61938 4.7511 11.000000 1.033333 1.00061 73.000000 88.000000 99.2571
+598 0.319492 -4.62938 4.7561 12.000000 1.033333 1.00061 73.000000 88.000000 90
+599 0.17077 -4.64938 4.7611 13.000000 1.033333 1.00061 73.000000 88.000000 90
+600 0.069233 -4.66938 4.7661 14.000000 1.033333 1.00061 73.000000 88.000000 90
+601 4.08294 -4.12938 5.6821 0.000000 1.033333 1.00061 73.000000 88.000000 176.235
+602 6.88883 -4.14938 5.6881 1.000000 1.033333 1.00061 73.000000 88.000000 174.769
+603 8.20917 -4.15938 5.6931 2.000000 1.033333 1.00061 73.000000 88.000000 172.46
+604 8.29363 -4.17938 5.6981 3.000000 1.033333 1.00061 73.000000 88.000000 169.59
+605 7.53478 -4.19938 5.7031 4.000000 1.033333 1.00061 73.000000 88.000000 166.236
+606 6.30544 -4.20938 5.7081 5.000000 1.033333 1.00061 73.000000 88.000000 162.338
+607 4.90597 -4.22938 5.7131 6.000000 1.033333 1.00061 73.000000 88.000000 157.691
+608 3.55582 -4.24938 5.7181 7.000000 1.033333 1.00061 73.000000 88.000000 151.897
+609 2.39887 -4.25938 5.7231 8.000000 1.033333 1.00061 73.000000 88.000000 144.286
+610 1.51093 -4.27938 5.7281 9.000000 1.033333 1.00061 73.000000 88.000000 133.905
+611 0.904472 -4.29938 5.7341 10.000000 1.033333 1.00061 73.000000 88.000000 120.062
+612 0.530912 -4.30938 5.7391 11.000000 1.033333 1.00061 73.000000 88.000000 104.317
+613 0.302408 -4.32938 5.7441 12.000000 1.033333 1.00061 73.000000 88.000000 92.2615
+614 0.152137 -4.34938 5.7491 13.000000 1.033333 1.00061 73.000000 88.000000 90
+615 0.057991 -4.35938 5.7541 14.000000 1.033333 1.00061 73.000000 88.000000 90
+616 4.04513 -3.82938 6.6701 0.000000 1.033333 1.00061 73.000000 88.000000 176.512
+617 6.75158 -3.83938 6.6761 1.000000 1.033333 1.00061 73.000000 88.000000 174.244
+618 8.00032 -3.85938 6.6811 2.000000 1.033333 1.00061 73.000000 88.000000 171.366
+619 8.08544 -3.87938 6.6861 3.000000 1.033333 1.00061 73.000000 88.000000 168.027
+620 7.37729 -3.88938 6.6911 4.000000 1.033333 1.00061 73.000000 88.000000 164.345
+621 6.21506 -3.90938 6.6961 5.000000 1.033333 1.00061 73.000000 88.000000 160.318
+622 4.87472 -3.92938 6.7011 6.000000 1.033333 1.00061 73.000000 88.000000 155.8
+623 3.56332 -3.93938 6.7061 7.000000 1.033333 1.00061 73.000000 88.000000 150.479
+624 2.42088 -3.95938 6.7111 8.000000 1.033333 1.00061 73.000000 88.000000 143.834
+625 1.52451 -3.97938 6.7161 9.000000 1.033333 1.00061 73.000000 88.000000 135.091
+626 0.893599 -3.98938 6.7221 10.000000 1.033333 1.00061 73.000000 88.000000 123.415
+627 0.495826 -4.00938 6.7271 11.000000 1.033333 1.00061 73.000000 88.000000 109.017
+628 0.261557 -4.02938 6.7321 12.000000 1.033333 1.00061 73.000000 88.000000 95.4736
+629 0.122048 -4.03938 6.7371 13.000000 1.033333 1.00061 73.000000 88.000000 90
+630 0.042856 -4.05938 6.7421 14.000000 1.033333 1.00061 73.000000 88.000000 90
+631 3.83739 -3.52938 7.6581 0.000000 1.033333 1.00061 73.000000 88.000000 174.8
+632 6.3139 -3.53938 7.6641 1.000000 1.033333 1.00061 73.000000 88.000000 172.317
+633 7.43821 -3.55938 7.6691 2.000000 1.033333 1.00061 73.000000 88.000000 169.244
+634 7.50903 -3.57938 7.6741 3.000000 1.033333 1.00061 73.000000 88.000000 165.817
+635 6.8577 -3.58938 7.6791 4.000000 1.033333 1.00061 73.000000 88.000000 162.187
+636 5.78179 -3.60938 7.6841 5.000000 1.033333 1.00061 73.000000 88.000000 158.37
+637 4.53037 -3.62938 7.6891 6.000000 1.033333 1.00061 73.000000 88.000000 154.243
+638 3.29751 -3.63938 7.6941 7.000000 1.033333 1.00061 73.000000 88.000000 149.534
+639 2.21832 -3.65938 7.6991 8.000000 1.033333 1.00061 73.000000 88.000000 143.792
+640 1.36876 -3.67938 7.7041 9.000000 1.033333 1.00061 73.000000 88.000000 136.316
+641 0.769994 -3.68938 7.7101 10.000000 1.033333 1.00061 73.000000 88.000000 126.154
+642 0.396179 -3.70938 7.7151 11.000000 1.033333 1.00061 73.000000 88.000000 112.684
+643 0.18733 -3.72938 7.7201 12.000000 1.033333 1.00061 73.000000 88.000000 97.981
+644 0.076376 -3.73938 7.7251 13.000000 1.033333 1.00061 73.000000 88.000000 90
+645 0.022477 -3.75938 7.7301 14.000000 1.033333 1.00061 73.000000 88.000000 90
+646 3.40718 -3.32938 8.6821 0.000000 1.000000 1.03061 90.000000 76.000000 172.284
+647 5.58241 -3.45338 8.6831 1.000000 1.000000 1.03061 90.000000 76.000000 170.155
+648 6.5675 -3.57838 8.6831 2.000000 1.000000 1.03061 90.000000 76.000000 167.116
+649 6.6266 -3.70338 8.6831 3.000000 1.000000 1.03061 90.000000 76.000000 163.761
+650 6.03575 -3.82738 8.6831 4.000000 1.000000 1.03061 90.000000 76.000000 160.35
+651 5.05332 -3.95238 8.6831 5.000000 1.000000 1.03061 90.000000 76.000000 156.894
+652 3.90814 -4.07738 8.6831 6.000000 1.000000 1.03061 90.000000 76.000000 153.247
+653 2.78466 -4.20138 8.6831 7.000000 1.000000 1.03061 90.000000 76.000000 149.141
+654 1.8122 -4.32638 8.6831 8.000000 1.000000 1.03061 90.000000 76.000000 144.146
+655 1.06158 -4.45138 8.6831 9.000000 1.000000 1.03061 90.000000 76.000000 137.555
+656 0.549169 -4.57538 8.6831 10.000000 1.000000 1.03061 90.000000 76.000000 128.2
+657 0.246588 -4.70038 8.6831 11.000000 1.000000 1.03061 90.000000 76.000000 114.562
+658 0.0946836 -4.82538 8.6831 12.000000 1.000000 1.03061 90.000000 76.000000 97.4233
+659 0.027102 -4.94938 8.6831 13.000000 1.000000 1.03061 90.000000 76.000000 90
+660 0.00376 -5.07438 8.6831 14.000000 1.000000 1.03061 90.000000 76.000000 90
+661 2.83641 -3.32938 9.6821 0.000000 1.000000 1.03061 90.000000 76.000000 167.957
+662 4.67792 -3.45338 9.6831 1.000000 1.000000 1.03061 90.000000 76.000000 166.885
+663 5.58559 -3.57838 9.6831 2.000000 1.000000 1.03061 90.000000 76.000000 164.227
+664 5.67794 -3.70338 9.6831 3.000000 1.000000 1.03061 90.000000 76.000000 161.265
+665 5.15645 -3.82738 9.6831 4.000000 1.000000 1.03061 90.000000 76.000000 158.334
+666 4.25913 -3.95238 9.6831 5.000000 1.000000 1.03061 90.000000 76.000000 155.399
+667 3.21296 -4.07738 9.6831 6.000000 1.000000 1.03061 90.000000 76.000000 152.293
+668 2.20182 -4.20138 9.6831 7.000000 1.000000 1.03061 90.000000 76.000000 148.753
+669 1.35075 -4.32638 9.6831 8.000000 1.000000 1.03061 90.000000 76.000000 144.366
+670 0.722347 -4.45138 9.6831 9.000000 1.000000 1.03061 90.000000 76.000000 138.395
+671 0.322334 -4.57538 9.6831 10.000000 1.000000 1.03061 90.000000 76.000000 129.359
+672 0.112218 -4.70038 9.6831 11.000000 1.000000 1.03061 90.000000 76.000000 114.185
+673 0.027013 -4.82538 9.6831 12.000000 1.000000 1.03061 90.000000 76.000000 90
+674 0.000828 -4.94938 9.6831 13.000000 1.000000 1.03061 90.000000 76.000000 90
+675 0 -5.07438 9.6831 14.000000 1.000000 1.03061 90.000000 76.000000 0
+676 2.08178 -3.32938 10.6821 0.000000 1.000000 1.03061 90.000000 76.000000 165.171
+677 3.79236 -3.45338 10.6831 1.000000 1.000000 1.03061 90.000000 76.000000 164.021
+678 4.73481 -3.57838 10.6831 2.000000 1.000000 1.03061 90.000000 76.000000 161.837
+679 4.87269 -3.70338 10.6831 3.000000 1.000000 1.03061 90.000000 76.000000 159.491
+680 4.38983 -3.82738 10.6831 4.000000 1.000000 1.03061 90.000000 76.000000 157.127
+681 3.54096 -3.95238 10.6831 5.000000 1.000000 1.03061 90.000000 76.000000 154.67
+682 2.56651 -4.07738 10.6831 6.000000 1.000000 1.03061 90.000000 76.000000 151.959
+683 1.65366 -4.20138 10.6831 7.000000 1.000000 1.03061 90.000000 76.000000 148.74
+684 0.921923 -4.32638 10.6831 8.000000 1.000000 1.03061 90.000000 76.000000 144.582
+685 0.421881 -4.45138 10.6831 9.000000 1.000000 1.03061 90.000000 76.000000 138.626
+686 0.142665 -4.57538 10.6831 10.000000 1.000000 1.03061 90.000000 76.000000 128.779
+687 0.0279613 -4.70038 10.6831 11.000000 1.000000 1.03061 90.000000 76.000000 107.865
+688 0 -4.82538 10.6831 12.000000 1.000000 1.03061 90.000000 76.000000 0
+689 0 -4.94938 10.6831 13.000000 1.000000 1.03061 90.000000 76.000000 0
+690 0 -5.07438 10.6831 14.000000 1.000000 1.03061 90.000000 76.000000 0
+691 1.42759 -3.32938 11.6821 0.000000 1.000000 1.03061 90.000000 76.000000 170.024
+692 3.1503 -3.45338 11.6831 1.000000 1.000000 1.03061 90.000000 76.000000 165.294
+693 4.13439 -3.57838 11.6831 2.000000 1.000000 1.03061 90.000000 76.000000 162.931
+694 4.27259 -3.70338 11.6831 3.000000 1.000000 1.03061 90.000000 76.000000 160.827
+695 3.78352 -3.82738 11.6831 4.000000 1.000000 1.03061 90.000000 76.000000 158.677
+696 2.95059 -3.95238 11.6831 5.000000 1.000000 1.03061 90.000000 76.000000 156.369
+697 2.02638 -4.07738 11.6831 6.000000 1.000000 1.03061 90.000000 76.000000 153.738
+698 1.19852 -4.20138 11.6831 7.000000 1.000000 1.03061 90.000000 76.000000 150.477
+699 0.578708 -4.32638 11.6831 8.000000 1.000000 1.03061 90.000000 76.000000 145.966
+700 0.202627 -4.45138 11.6831 9.000000 1.000000 1.03061 90.000000 76.000000 138.719
+701 0.0375227 -4.57538 11.6831 10.000000 1.000000 1.03061 90.000000 76.000000 124.48
+702 0 -4.70038 11.6831 11.000000 1.000000 1.03061 90.000000 76.000000 0
+703 0 -4.82538 11.6831 12.000000 1.000000 1.03061 90.000000 76.000000 0
+704 0 -4.94938 11.6831 13.000000 1.000000 1.03061 90.000000 76.000000 0
+705 0 -5.07438 11.6831 14.000000 1.000000 1.03061 90.000000 76.000000 0
+706 1.15822 -3.32938 12.6821 0.000000 1.000000 1.03061 90.000000 76.000000 178.525
+707 2.8146 -3.45338 12.6831 1.000000 1.000000 1.03061 90.000000 76.000000 171.461
+708 3.73051 -3.57838 12.6831 2.000000 1.000000 1.03061 90.000000 76.000000 168.601
+709 3.81442 -3.70338 12.6831 3.000000 1.000000 1.03061 90.000000 76.000000 166.204
+710 3.30273 -3.82738 12.6831 4.000000 1.000000 1.03061 90.000000 76.000000 163.884
+711 2.48214 -3.95238 12.6831 5.000000 1.000000 1.03061 90.000000 76.000000 161.535
+712 1.6047 -4.07738 12.6831 6.000000 1.000000 1.03061 90.000000 76.000000 158.968
+713 0.855157 -4.20138 12.6831 7.000000 1.000000 1.03061 90.000000 76.000000 155.797
+714 0.337483 -4.32638 12.6831 8.000000 1.000000 1.03061 90.000000 76.000000 151.066
+715 0.0722055 -4.45138 12.6831 9.000000 1.000000 1.03061 90.000000 76.000000 141.035
+716 0 -4.57538 12.6831 10.000000 1.000000 1.03061 90.000000 76.000000 0
+717 0 -4.70038 12.6831 11.000000 1.000000 1.03061 90.000000 76.000000 0
+718 0 -4.82538 12.6831 12.000000 1.000000 1.03061 90.000000 76.000000 0
+719 0 -4.94938 12.6831 13.000000 1.000000 1.03061 90.000000 76.000000 0
+720 0 -5.07438 12.6831 14.000000 1.000000 1.03061 90.000000 76.000000 0
+721 1.06874 -3.32938 13.6821 0.000000 1.000000 1.03061 90.000000 76.000000 180
+722 2.5345 -3.45338 13.6831 1.000000 1.000000 1.03061 90.000000 76.000000 178.121
+723 3.34626 -3.57838 13.6831 2.000000 1.000000 1.03061 90.000000 76.000000 175.847
+724 3.40603 -3.70338 13.6831 3.000000 1.000000 1.03061 90.000000 76.000000 173.44
+725 2.91154 -3.82738 13.6831 4.000000 1.000000 1.03061 90.000000 76.000000 171.185
+726 2.1283 -3.95238 13.6831 5.000000 1.000000 1.03061 90.000000 76.000000 169.145
+727 1.30435 -4.07738 13.6831 6.000000 1.000000 1.03061 90.000000 76.000000 167.216
+728 0.625824 -4.20138 13.6831 7.000000 1.000000 1.03061 90.000000 76.000000 165.191
+729 0.193284 -4.32638 13.6831 8.000000 1.000000 1.03061 90.000000 76.000000 162.642
+730 0.0133901 -4.45138 13.6831 9.000000 1.000000 1.03061 90.000000 76.000000 152.021
+731 0 -4.57538 13.6831 10.000000 1.000000 1.03061 90.000000 76.000000 0
+732 0 -4.70038 13.6831 11.000000 1.000000 1.03061 90.000000 76.000000 0
+733 0 -4.82538 13.6831 12.000000 1.000000 1.03061 90.000000 76.000000 0
+734 0 -4.94938 13.6831 13.000000 1.000000 1.03061 90.000000 76.000000 0
+735 0 -5.07438 13.6831 14.000000 1.000000 1.03061 90.000000 76.000000 0
+736 0.753698 -3.32938 14.6821 0.000000 1.000000 1.03061 90.000000 76.000000 180
+737 2.03925 -3.45338 14.6831 1.000000 1.000000 1.03061 90.000000 76.000000 180
+738 2.86406 -3.57838 14.6831 2.000000 1.000000 1.03061 90.000000 76.000000 180
+739 3.01299 -3.70338 14.6831 3.000000 1.000000 1.03061 90.000000 76.000000 178.732
+740 2.60563 -3.82738 14.6831 4.000000 1.000000 1.03061 90.000000 76.000000 177.341
+741 1.8888 -3.95238 14.6831 5.000000 1.000000 1.03061 90.000000 76.000000 176.212
+742 1.11941 -4.07738 14.6831 6.000000 1.000000 1.03061 90.000000 76.000000 175.431
+743 0.496544 -4.20138 14.6831 7.000000 1.000000 1.03061 90.000000 76.000000 175.148
+744 0.125169 -4.32638 14.6831 8.000000 1.000000 1.03061 90.000000 76.000000 176.554
+745 0 -4.45138 14.6831 9.000000 1.000000 1.03061 90.000000 76.000000 0
+746 0 -4.57538 14.6831 10.000000 1.000000 1.03061 90.000000 76.000000 0
+747 0 -4.70038 14.6831 11.000000 1.000000 1.03061 90.000000 76.000000 0
+748 0.001402 -4.82538 14.6831 12.000000 1.000000 1.03061 90.000000 76.000000 90
+749 0.001538 -4.94938 14.6831 13.000000 1.000000 1.03061 90.000000 76.000000 90
+750 0 -5.07438 14.6831 14.000000 1.000000 1.03061 90.000000 76.000000 0
+751 0.419328 -3.32938 15.6821 0.000000 1.000000 1.03061 90.000000 76.000000 180
+752 1.56677 -3.45338 15.6831 1.000000 1.000000 1.03061 90.000000 76.000000 180
+753 2.46906 -3.57838 15.6831 2.000000 1.000000 1.03061 90.000000 76.000000 180
+754 2.74382 -3.70338 15.6831 3.000000 1.000000 1.03061 90.000000 76.000000 180
+755 2.43051 -3.82738 15.6831 4.000000 1.000000 1.03061 90.000000 76.000000 180
+756 1.7668 -3.95238 15.6831 5.000000 1.000000 1.03061 90.000000 76.000000 179.932
+757 1.02773 -4.07738 15.6831 6.000000 1.000000 1.03061 90.000000 76.000000 179.947
+758 0.431949 -4.20138 15.6831 7.000000 1.000000 1.03061 90.000000 76.000000 180
+759 0.093688 -4.32638 15.6831 8.000000 1.000000 1.03061 90.000000 76.000000 180
+760 0.002139 -4.45138 15.6831 9.000000 1.000000 1.03061 90.000000 76.000000 90
+761 0.017153 -4.57538 15.6831 10.000000 1.000000 1.03061 90.000000 76.000000 90
+762 0.034299 -4.70038 15.6831 11.000000 1.000000 1.03061 90.000000 76.000000 90
+763 0.045287 -4.82538 15.6831 12.000000 1.000000 1.03061 90.000000 76.000000 90
+764 0.042842 -4.94938 15.6831 13.000000 1.000000 1.03061 90.000000 76.000000 90
+765 0.025407 -5.07438 15.6831 14.000000 1.000000 1.03061 90.000000 76.000000 90
+766 0.440165 -3.32938 15.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -137.478
+767 1.49835 -3.57238 15.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -168.844
+768 2.43055 -3.81638 15.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -175.867
+769 2.74136 -4.06038 15.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -178.647
+770 2.43784 -4.30438 15.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -179.898
+771 1.76105 -4.54838 15.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -180
+772 1.00334 -4.79238 15.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -180
+773 0.399402 -5.03638 15.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -180
+774 0.0711115 -5.28038 15.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -176.463
+775 0.028465 -5.52338 15.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+776 0.069519 -5.76738 15.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+777 0.110697 -6.01138 15.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+778 0.13409 -6.25538 15.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+779 0.125087 -6.49938 15.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+780 0.077728 -6.74338 15.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+781 0.304299 -3.32938 16.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -146.736
+782 1.53765 -3.57238 16.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -168.914
+783 2.52345 -3.81638 16.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -173.398
+784 2.83679 -4.06038 16.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -175.724
+785 2.51464 -4.30438 16.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -176.966
+786 1.81217 -4.54838 16.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -177.371
+787 1.03115 -4.79238 16.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -177.397
+788 0.412124 -5.03638 16.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -176.328
+789 0.081331 -5.28038 16.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -158.085
+790 0.066986 -5.52338 16.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+791 0.126704 -5.76738 16.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+792 0.186045 -6.01138 16.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+793 0.218165 -6.25538 16.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+794 0.20084 -6.49938 16.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+795 0.124266 -6.74338 16.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+796 0.040725 -3.32938 17.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -180
+797 1.50121 -3.57238 17.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -167.094
+798 2.57274 -3.81638 17.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -169.306
+799 2.89341 -4.06038 17.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -170.601
+800 2.55581 -4.30438 17.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -171.131
+801 1.83996 -4.54838 17.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -170.971
+802 1.05397 -4.79238 17.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -169.865
+803 0.436471 -5.03638 17.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -165.169
+804 0.120814 -5.28038 17.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -134.43
+805 0.113186 -5.52338 17.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+806 0.17597 -5.76738 17.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+807 0.243222 -6.01138 17.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+808 0.27927 -6.25538 17.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+809 0.254686 -6.49938 17.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+810 0.156576 -6.74338 17.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+811 0 -3.32938 18.6821 0.000000 1.000000 1.1126 90.000000 64.000000 0
+812 1.36254 -3.57238 18.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -161.267
+813 2.42791 -3.81638 18.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -163.12
+814 2.76292 -4.06038 18.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -163.423
+815 2.44879 -4.30438 18.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -162.896
+816 1.76853 -4.54838 18.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -161.556
+817 1.02594 -4.79238 18.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -158.465
+818 0.451576 -5.03638 18.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -149.235
+819 0.175146 -5.28038 18.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -116.866
+820 0.156576 -5.52338 18.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+821 0.209849 -5.76738 18.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+822 0.276892 -6.01138 18.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+823 0.313893 -6.25538 18.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+824 0.28501 -6.49938 18.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+825 0.174638 -6.74338 18.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+826 0 -3.32938 19.6821 0.000000 1.000000 1.1126 90.000000 64.000000 0
+827 1.04827 -3.57238 19.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -157.919
+828 2.00104 -3.81638 19.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -156.522
+829 2.35397 -4.06038 19.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -154.766
+830 2.12283 -4.30438 19.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -152.726
+831 1.55261 -4.54838 19.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -149.857
+832 0.921071 -4.79238 19.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -144.512
+833 0.439948 -5.03638 19.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -131.793
+834 0.21441 -5.28038 19.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -104.342
+835 0.180811 -5.52338 19.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+836 0.222104 -5.76738 19.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+837 0.28687 -6.01138 19.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+838 0.325081 -6.25538 19.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+839 0.2959 -6.49938 19.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+840 0.181464 -6.74338 19.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+841 0 -3.32938 20.6821 0.000000 1.000000 1.1126 90.000000 64.000000 0
+842 0.616972 -3.57238 20.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -156.794
+843 1.33489 -3.81638 20.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -148.453
+844 1.69351 -4.06038 20.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -143.855
+845 1.5956 -4.30438 20.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -140.238
+846 1.20205 -4.54838 20.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -135.922
+847 0.739318 -4.79238 20.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -128.715
+848 0.38518 -5.03638 20.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -114.852
+849 0.212104 -5.28038 20.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -95.0672
+850 0.172898 -5.52338 20.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+851 0.210152 -5.76738 20.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+852 0.27662 -6.01138 20.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+853 0.31907 -6.25538 20.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+854 0.29364 -6.49938 20.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+855 0.181028 -6.74338 20.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+856 0.018014 -3.32938 21.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+857 0.171484 -3.57238 21.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -146.538
+858 0.612355 -3.81638 21.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -133.27
+859 0.952413 -4.06038 21.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -128.035
+860 0.989307 -4.30438 21.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -124.211
+861 0.788504 -4.54838 21.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -119.416
+862 0.509305 -4.79238 21.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -111.701
+863 0.283203 -5.03638 21.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -99.9923
+864 0.1607 -5.28038 21.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+865 0.133535 -5.52338 21.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+866 0.179111 -5.76738 21.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+867 0.253784 -6.01138 21.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+868 0.304181 -6.25538 21.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+869 0.28534 -6.49938 21.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+870 0.177471 -6.74338 21.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+871 0 -3.32938 22.6821 0.000000 1.000000 1.1126 90.000000 64.000000 0
+872 0 -3.57238 22.6831 1.000000 1.000000 1.1126 90.000000 64.000000 0
+873 0.14973 -3.81638 22.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -97.8654
+874 0.379841 -4.06038 22.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -104.522
+875 0.471192 -4.30438 22.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -104.369
+876 0.408207 -4.54838 22.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -101.336
+877 0.275109 -4.79238 22.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -95.6423
+878 0.152247 -5.03638 22.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -90
+879 0.081404 -5.28038 22.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+880 0.080451 -5.52338 22.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+881 0.142501 -5.76738 22.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+882 0.229655 -6.01138 22.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+883 0.289885 -6.25538 22.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+884 0.278101 -6.49938 22.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+885 0.174659 -6.74338 22.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+886 0 -3.32938 23.6821 0.000000 1.000000 1.1126 90.000000 64.000000 0
+887 0 -3.57238 23.6831 1.000000 1.000000 1.1126 90.000000 64.000000 0
+888 0 -3.81638 23.6831 2.000000 1.000000 1.1126 90.000000 64.000000 0
+889 0.074837 -4.06038 23.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -90
+890 0.132872 -4.30438 23.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -90
+891 0.128387 -4.54838 23.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -90
+892 0.085945 -4.79238 23.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -90
+893 0.040859 -5.03638 23.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -90
+894 0.017754 -5.28038 23.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+895 0.03978 -5.52338 23.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+896 0.117014 -5.76738 23.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+897 0.216106 -6.01138 23.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+898 0.284975 -6.25538 23.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+899 0.277979 -6.49938 23.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+900 0.175732 -6.74338 23.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+901 0 -3.32938 24.6821 0.000000 1.000000 1.1126 90.000000 64.000000 0
+902 0 -3.57238 24.6831 1.000000 1.000000 1.1126 90.000000 64.000000 0
+903 0 -3.81638 24.6831 2.000000 1.000000 1.1126 90.000000 64.000000 0
+904 0 -4.06038 24.6831 3.000000 1.000000 1.1126 90.000000 64.000000 0
+905 0 -4.30438 24.6831 4.000000 1.000000 1.1126 90.000000 64.000000 0
+906 0 -4.54838 24.6831 5.000000 1.000000 1.1126 90.000000 64.000000 0
+907 0 -4.79238 24.6831 6.000000 1.000000 1.1126 90.000000 64.000000 0
+908 0 -5.03638 24.6831 7.000000 1.000000 1.1126 90.000000 64.000000 0
+909 0 -5.28038 24.6831 8.000000 1.000000 1.1126 90.000000 64.000000 0
+910 0.027667 -5.52338 24.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+911 0.113422 -5.76738 24.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+912 0.2211 -6.01138 24.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+913 0.295243 -6.25538 24.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+914 0.288783 -6.49938 24.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+915 0.182584 -6.74338 24.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+916 0.012565 -3.32938 25.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+917 0 -3.57238 25.6831 1.000000 1.000000 1.1126 90.000000 64.000000 0
+918 0 -3.81638 25.6831 2.000000 1.000000 1.1126 90.000000 64.000000 0
+919 0 -4.06038 25.6831 3.000000 1.000000 1.1126 90.000000 64.000000 0
+920 0 -4.30438 25.6831 4.000000 1.000000 1.1126 90.000000 64.000000 0
+921 0 -4.54838 25.6831 5.000000 1.000000 1.1126 90.000000 64.000000 0
+922 0 -4.79238 25.6831 6.000000 1.000000 1.1126 90.000000 64.000000 0
+923 0 -5.03638 25.6831 7.000000 1.000000 1.1126 90.000000 64.000000 0
+924 0 -5.28038 25.6831 8.000000 1.000000 1.1126 90.000000 64.000000 0
+925 0.035377 -5.52338 25.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+926 0.131202 -5.76738 25.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+927 0.246078 -6.01138 25.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+928 0.321925 -6.25538 25.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+929 0.311154 -6.49938 25.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+930 0.195435 -6.74338 25.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+931 0.004955 -3.32938 26.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+932 0 -3.57238 26.6831 1.000000 1.000000 1.1126 90.000000 64.000000 0
+933 0.013087 -3.81638 26.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -180
+934 0.026839 -4.06038 26.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -180
+935 0.02256 -4.30438 26.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -180
+936 0.00915 -4.54838 26.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -180
+937 0 -4.79238 26.6831 6.000000 1.000000 1.1126 90.000000 64.000000 0
+938 0 -5.03638 26.6831 7.000000 1.000000 1.1126 90.000000 64.000000 0
+939 0 -5.28038 26.6831 8.000000 1.000000 1.1126 90.000000 64.000000 0
+940 0.05545 -5.52338 26.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+941 0.166337 -5.76738 26.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+942 0.287616 -6.01138 26.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+943 0.361627 -6.25538 26.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+944 0.342191 -6.49938 26.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+945 0.212589 -6.74338 26.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+946 0 -3.32938 27.6821 0.000000 1.000000 1.1126 90.000000 64.000000 0
+947 0 -3.57238 27.6831 1.000000 1.000000 1.1126 90.000000 64.000000 0
+948 0.026013 -3.81638 27.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -180
+949 0.053418 -4.06038 27.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -180
+950 0.050465 -4.30438 27.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -180
+951 0.027517 -4.54838 27.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -180
+952 0.00654 -4.79238 27.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -180
+953 0 -5.03638 27.6831 7.000000 1.000000 1.1126 90.000000 64.000000 0
+954 0.013517 -5.28038 27.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+955 0.090122 -5.52338 27.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+956 0.214279 -5.76738 27.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+957 0.338221 -6.01138 27.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+958 0.406384 -6.25538 27.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+959 0.375338 -6.49938 27.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+960 0.230347 -6.74338 27.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+961 0.001542 -3.32938 28.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+962 0 -3.57238 28.6831 1.000000 1.000000 1.1126 90.000000 64.000000 0
+963 0.021273 -3.81638 28.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -180
+964 0.051457 -4.06038 28.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -180
+965 0.054214 -4.30438 28.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -180
+966 0.033237 -4.54838 28.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -180
+967 0.009986 -4.79238 28.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -180
+968 0 -5.03638 28.6831 7.000000 1.000000 1.1126 90.000000 64.000000 0
+969 0.037619 -5.28038 28.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+970 0.133316 -5.52338 28.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+971 0.264533 -5.76738 28.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+972 0.385009 -6.01138 28.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+973 0.44352 -6.25538 28.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+974 0.400498 -6.49938 28.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+975 0.243096 -6.74338 28.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+976 0.024243 -3.32938 29.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+977 0.039492 -3.57238 29.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -90
+978 0.0336318 -3.81638 29.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -101.194
+979 0.0299328 -4.06038 29.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -152.751
+980 0.03298 -4.30438 29.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -180
+981 0.021349 -4.54838 29.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -180
+982 0.00593 -4.79238 29.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -180
+983 0.011995 -5.03638 29.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -90
+984 0.068469 -5.28038 29.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+985 0.172994 -5.52338 29.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+986 0.300828 -5.76738 29.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+987 0.410307 -6.01138 29.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+988 0.456544 -6.25538 29.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+989 0.404794 -6.49938 29.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+990 0.243708 -6.74338 29.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+991 0.048266 -3.32938 30.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+992 0.079932 -3.57238 30.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -90
+993 0.070849 -3.81638 30.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -90
+994 0.0405399 -4.06038 30.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -96.1186
+995 0.015517 -4.30438 30.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -123.476
+996 0.00565085 -4.54838 30.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -162.024
+997 0.00430405 -4.79238 30.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -91.2647
+998 0.029404 -5.03638 30.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -90
+999 0.092755 -5.28038 30.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+1000 0.19156 -5.52338 30.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+1001 0.303557 -5.76738 30.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+1002 0.394446 -6.01138 30.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+1003 0.427633 -6.25538 30.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+1004 0.374337 -6.49938 30.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+1005 0.224412 -6.74338 30.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+1006 0.036835 -3.32938 31.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+1007 0.071558 -3.57238 31.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -90
+1008 0.073216 -3.81638 31.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -90
+1009 0.050417 -4.06038 31.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -90
+1010 0.024767 -4.30438 31.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -90
+1011 0.011157 -4.54838 31.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -90
+1012 0.014335 -4.79238 31.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -90
+1013 0.040123 -5.03638 31.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -90
+1014 0.09423 -5.28038 31.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+1015 0.171659 -5.52338 31.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+1016 0.255473 -5.76738 31.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+1017 0.321014 -6.01138 31.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+1018 0.342028 -6.25538 31.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+1019 0.297315 -6.49938 31.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+1020 0.178296 -6.74338 31.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+1021 0.019593 -3.32938 32.6821 0.000000 1.000000 1.1126 90.000000 64.000000 -90
+1022 0.038219 -3.57238 32.6831 1.000000 1.000000 1.1126 90.000000 64.000000 -90
+1023 0.044033 -3.81638 32.6831 2.000000 1.000000 1.1126 90.000000 64.000000 -90
+1024 0.034481 -4.06038 32.6831 3.000000 1.000000 1.1126 90.000000 64.000000 -90
+1025 0.020615 -4.30438 32.6831 4.000000 1.000000 1.1126 90.000000 64.000000 -90
+1026 0.012403 -4.54838 32.6831 5.000000 1.000000 1.1126 90.000000 64.000000 -90
+1027 0.014662 -4.79238 32.6831 6.000000 1.000000 1.1126 90.000000 64.000000 -90
+1028 0.030594 -5.03638 32.6831 7.000000 1.000000 1.1126 90.000000 64.000000 -90
+1029 0.06175 -5.28038 32.6831 8.000000 1.000000 1.1126 90.000000 64.000000 -90
+1030 0.104564 -5.52338 32.6831 9.000000 1.000000 1.1126 90.000000 64.000000 -90
+1031 0.149803 -5.76738 32.6831 10.000000 1.000000 1.1126 90.000000 64.000000 -90
+1032 0.18447 -6.01138 32.6831 11.000000 1.000000 1.1126 90.000000 64.000000 -90
+1033 0.194703 -6.25538 32.6831 12.000000 1.000000 1.1126 90.000000 64.000000 -90
+1034 0.168988 -6.49938 32.6831 13.000000 1.000000 1.1126 90.000000 64.000000 -90
+1035 0.101865 -6.74338 32.6831 14.000000 1.000000 1.1126 90.000000 64.000000 -90
+1036 0.599803 -4.59938 3.7511 0.000000 1.000000 1.03061 336.800000 76.000000 8.51183
+1037 0.662051 -4.54938 3.8651 1.000000 1.000000 1.03061 336.800000 76.000000 13.6147
+1038 0.403536 -4.49938 3.9801 2.000000 1.000000 1.03061 336.800000 76.000000 19.0644
+1039 0.144043 -4.44938 4.0941 3.000000 1.000000 1.03061 336.800000 76.000000 25.9003
+1040 0.0126948 -4.39938 4.2091 4.000000 1.000000 1.03061 336.800000 76.000000 38.8255
+1041 0 -4.34938 4.3231 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1042 0 -4.30938 4.4381 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1043 0 -4.25938 4.5531 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1044 0 -4.20938 4.6671 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1045 0 -4.15938 4.7821 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1046 0 -4.10938 4.8961 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1047 0 -4.05938 5.0111 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1048 0 -4.00938 5.1261 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1049 0 -3.95938 5.2401 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1050 0 -3.90938 5.3551 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1051 1.03034 -3.67938 3.3581 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1052 1.03051 -3.62938 3.4721 1.000000 1.000000 1.03061 336.800000 76.000000 4.95015
+1053 0.580506 -3.57938 3.5871 2.000000 1.000000 1.03061 336.800000 76.000000 8.03062
+1054 0.181558 -3.52938 3.7011 3.000000 1.000000 1.03061 336.800000 76.000000 10.7108
+1055 0.007687 -3.48938 3.8161 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1056 0 -3.43938 3.9301 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1057 0 -3.38938 4.0451 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1058 0.004837 -3.33938 4.1601 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1059 0.013716 -3.28938 4.2741 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1060 0.018136 -3.23938 4.3891 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1061 0.016091 -3.18938 4.5031 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1062 0.00988 -3.13938 4.6181 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1063 0.003335 -3.08938 4.7331 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1064 0 -3.03938 4.8471 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1065 0 -2.98938 4.9621 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1066 1.19741 -2.75938 2.9641 0.000000 1.000000 1.03061 336.800000 76.000000 12.8245
+1067 1.0803 -2.70938 3.0781 1.000000 1.000000 1.03061 336.800000 76.000000 3.31155
+1068 0.549149 -2.65938 3.1931 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1069 0.141469 -2.61938 3.3071 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1070 0 -2.56938 3.4221 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1071 0 -2.51938 3.5361 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1072 0.034024 -2.46938 3.6511 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1073 0.070645 -2.41938 3.7661 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1074 0.093958 -2.36938 3.8801 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1075 0.097344 -2.31938 3.9951 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1076 0.083319 -2.26938 4.1091 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1077 0.05948 -2.21938 4.2241 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1078 0.034527 -2.16938 4.3391 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1079 0.015358 -2.11938 4.4531 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1080 0.004539 -2.07938 4.5681 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1081 0.841697 -1.83938 2.5701 0.000000 1.000000 1.03061 336.800000 76.000000 13.9122
+1082 0.752866 -1.78938 2.6841 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1083 0.352074 -1.74938 2.7991 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1084 0.071233 -1.69938 2.9131 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1085 0.010673 -1.64938 3.0281 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1086 0.072282 -1.59938 3.1421 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1087 0.15868 -1.54938 3.2571 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1088 0.223979 -1.49938 3.3721 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1089 0.251389 -1.44938 3.4861 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1090 0.240897 -1.39938 3.6011 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1091 0.202317 -1.34938 3.7151 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1092 0.149499 -1.29938 3.8301 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1093 0.095869 -1.25938 3.9451 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1094 0.051342 -1.20938 4.0591 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1095 0.020193 -1.15938 4.1741 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1096 0.388438 -0.91938 2.1761 0.000000 1.000000 1.03061 336.800000 76.000000 3.21888
+1097 0.346519 -0.87938 2.2901 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1098 0.172962 -0.82938 2.4051 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1099 0.091586 -0.77938 2.5191 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1100 0.145827 -0.72938 2.6341 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1101 0.267422 -0.67938 2.7481 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1102 0.38249 -0.62938 2.8631 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1103 0.451196 -0.57938 2.9781 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1104 0.462553 -0.52938 3.0921 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1105 0.423542 -0.47938 3.2071 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1106 0.350301 -0.42938 3.3211 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1107 0.261571 -0.38938 3.4361 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1108 0.174102 -0.33938 3.5511 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1109 0.099621 -0.28938 3.6651 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1110 0.042827 -0.23938 3.7801 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1111 0 -0.00938 1.7821 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1112 0.088535 0.04062 1.8961 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1113 0.160059 0.09062 2.0111 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1114 0.261415 0.14062 2.1251 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1115 0.404533 0.19062 2.2401 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1116 0.552029 0.24062 2.3541 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1117 0.659966 0.29062 2.4691 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1118 0.703996 0.34062 2.5841 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1119 0.681449 0.39062 2.6981 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1120 0.604678 0.44062 2.8131 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1121 0.493505 0.48062 2.9271 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1122 0.369086 0.53062 3.0421 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1123 0.24953 0.58062 3.1571 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1124 0.146955 0.63062 3.2711 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1125 0.065519 0.68062 3.3861 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1126 0 0.91062 1.3881 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1127 0.155805 0.96062 1.5021 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1128 0.359409 1.01062 1.6171 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1129 0.549844 1.06062 1.7311 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1130 0.718794 1.11062 1.8461 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1131 0.849052 1.16062 1.9601 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1132 0.920043 1.21062 2.0751 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1133 0.921604 1.26062 2.1901 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1134 0.857786 1.31062 2.3041 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1135 0.743639 1.36062 2.4191 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1136 0.599799 1.40062 2.5331 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1137 0.447393 1.45062 2.6481 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1138 0.304086 1.50062 2.7631 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1139 0.181264 1.55062 2.8771 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1140 0.082071 1.60062 2.9921 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1141 0.157517 1.83062 0.9941 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1142 0.406818 1.88062 1.1081 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1143 0.652367 1.93062 1.2231 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1144 0.850426 1.98062 1.3371 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1145 0.993794 2.03062 1.4521 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1146 1.07859 2.08062 1.5661 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1147 1.09943 2.13062 1.6811 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1148 1.05573 2.18062 1.7961 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1149 0.955283 2.23062 1.9101 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1150 0.813279 2.28062 2.0251 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1151 0.648918 2.32062 2.1391 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1152 0.481495 2.37062 2.2541 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1153 0.326994 2.42062 2.3691 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1154 0.195432 2.47062 2.4831 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1155 0.088878 2.52062 2.5981 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1156 0.308124 2.75062 0.6001 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1157 0.620721 2.80062 0.7141 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1158 0.881074 2.85062 0.8291 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1159 1.05828 2.90062 0.9431 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1160 1.15861 2.95062 1.0581 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1161 1.19273 3.00062 1.1721 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1162 1.16705 3.05062 1.2871 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1163 1.08738 3.10062 1.4021 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1164 0.963041 3.15062 1.5161 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1165 0.807702 3.19062 1.6311 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1166 0.637796 3.24062 1.7451 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1167 0.469786 3.29062 1.8601 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1168 0.317344 3.34062 1.9751 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1169 0.1889 3.39062 2.0891 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1170 0.085654 3.44062 2.2041 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1171 0.326394 3.67062 0.2061 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1172 0.698088 3.72062 0.3201 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1173 0.973735 3.77062 0.4351 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1174 1.13176 3.82062 0.5491 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1175 1.19516 3.87062 0.6641 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1176 1.18931 3.92062 0.7781 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1177 1.13069 3.97062 0.8931 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1178 1.02984 4.02062 1.0081 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1179 0.896499 4.06062 1.1221 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1180 0.742139 4.11062 1.2371 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1181 0.579985 4.16062 1.3511 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1182 0.423355 4.21062 1.4661 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1183 0.283452 4.26062 1.5811 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1184 0.167171 4.31062 1.6951 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1185 0.075139 4.36062 1.8101 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1186 0.254452 4.59062 -0.1879 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1187 0.639318 4.64062 -0.0739 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1188 0.931371 4.69062 0.0411 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1189 1.08439 4.74062 0.1551 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1190 1.1287 4.79062 0.2701 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1191 1.10117 4.84062 0.3841 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1192 1.02653 4.89062 0.4991 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1193 0.919207 4.93062 0.6141 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1194 0.789208 4.98062 0.7281 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1195 0.646063 5.03062 0.8431 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1196 0.500069 5.08062 0.9571 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1197 0.36163 5.13062 1.0721 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1198 0.239653 5.18062 1.1871 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1199 0.13968 5.23062 1.3011 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1200 0.062028 5.28062 1.4161 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1201 0.142892 5.51062 -0.5819 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1202 0.504423 5.56062 -0.4679 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1203 0.801452 5.61062 -0.3529 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1204 0.960295 5.66062 -0.2389 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1205 1.00501 5.71062 -0.1239 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1206 0.975473 5.76062 -0.0099 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1207 0.900964 5.80062 0.1051 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1208 0.798902 5.85062 0.2201 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1209 0.680015 5.90062 0.3341 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1210 0.552767 5.95062 0.4491 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1211 0.4254 6.00062 0.5631 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1212 0.306039 6.05062 0.6781 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1213 0.20169 6.10062 0.7931 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1214 0.116766 6.15062 0.9071 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1215 0.051461 6.20062 1.0221 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1216 0.0364059 6.43062 -0.9759 0.000000 1.000000 1.03061 336.800000 76.000000 15.4575
+1217 0.343193 6.48062 -0.8619 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1218 0.634655 6.53062 -0.7469 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1219 0.807368 6.58062 -0.6329 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1220 0.869416 6.62062 -0.5179 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1221 0.855183 6.67062 -0.4039 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1222 0.794057 6.72062 -0.2889 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1223 0.705224 6.77062 -0.1739 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1224 0.600718 6.82062 -0.0599 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1225 0.489145 6.87062 0.0551 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1226 0.377875 6.92062 0.1691 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1227 0.273631 6.97062 0.2841 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1228 0.182032 7.02062 0.3991 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1229 0.1066 7.07062 0.5131 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1230 0.047493 7.12062 0.6281 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1231 0 7.35062 -1.3699 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1232 0.228554 7.40062 -1.2559 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1233 0.487497 7.45062 -1.1409 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1234 0.668794 7.49062 -1.0269 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1235 0.756163 7.54062 -0.9119 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1236 0.768394 7.59062 -0.7979 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1237 0.729257 7.64062 -0.6829 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1238 0.657793 7.69062 -0.5679 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1239 0.567565 7.74062 -0.4539 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1240 0.468382 7.79062 -0.3389 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1241 0.367881 7.84062 -0.2249 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1242 0.272265 7.89062 -0.1099 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1243 0.186293 7.94062 0.0051 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1244 0.112794 7.99062 0.1191 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1245 0.051903 8.03062 0.2341 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1246 0.016666 8.27062 -1.7639 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1247 0.166363 8.32062 -1.6499 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1248 0.38096 8.37062 -1.5349 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1249 0.565799 8.41062 -1.4209 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1250 0.680347 8.46062 -1.3059 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1251 0.723273 8.51062 -1.1919 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1252 0.70928 8.56062 -1.0769 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1253 0.655775 8.61062 -0.9619 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1254 0.577738 8.66062 -0.8479 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1255 0.486763 8.71062 -0.7329 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1256 0.391513 8.76062 -0.6189 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1257 0.298313 8.81062 -0.5039 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1258 0.211449 8.86062 -0.3889 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1259 0.133186 8.91062 -0.2749 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1260 0.063565 8.95062 -0.1599 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1261 0.002864 9.19062 -2.1579 0.000000 1.000000 1.03061 336.800000 76.000000 90
+1262 0.111237 9.24062 -2.0439 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1263 0.304221 9.28062 -1.9289 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1264 0.49761 9.33062 -1.8149 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1265 0.637686 9.38062 -1.6999 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1266 0.708515 9.43062 -1.5859 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1267 0.717113 9.48062 -1.4709 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1268 0.679086 9.53062 -1.3559 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1269 0.610502 9.58062 -1.2419 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1270 0.524634 9.63062 -1.1269 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1271 0.431295 9.68062 -1.0129 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1272 0.337135 9.73062 -0.8979 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1273 0.246124 9.77062 -0.7829 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1274 0.159973 9.82062 -0.6689 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1275 0.078501 9.87062 -0.5539 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1276 0 10.1106 -2.5519 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1277 0.082783 10.1506 -2.4379 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1278 0.260783 10.2006 -2.3229 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1279 0.456886 10.2506 -2.2089 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1280 0.610341 10.3006 -2.0939 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1281 0.697478 10.3506 -1.9799 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1282 0.720504 10.4006 -1.8649 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1283 0.693313 10.4506 -1.7499 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1284 0.632111 10.5006 -1.6359 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1285 0.550903 10.5506 -1.5209 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1286 0.460025 10.6006 -1.4069 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1287 0.366157 10.6406 -1.2919 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1288 0.272847 10.6906 -1.1769 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1289 0.181183 10.7406 -1.0629 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1290 0.090598 10.7906 -0.9479 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1291 0 11.0206 -2.9459 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1292 0.080002 11.0706 -2.8319 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1293 0.243295 11.1206 -2.7169 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1294 0.423657 11.1706 -2.6029 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1295 0.567693 11.2206 -2.4879 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1296 0.652625 11.2706 -2.3739 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1297 0.678658 11.3206 -2.2589 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1298 0.657477 11.3706 -2.1439 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1299 0.603733 11.4206 -2.0299 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1300 0.530449 11.4706 -1.9149 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1301 0.447253 11.5106 -1.8009 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1302 0.360165 11.5606 -1.6859 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1303 0.272046 11.6106 -1.5709 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1304 0.183305 11.6606 -1.4569 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1305 0.092896 11.7106 -1.3419 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1306 0.019418 11.9406 -3.3399 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1307 0.099044 11.9906 -3.2259 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1308 0.226409 12.0406 -3.1109 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1309 0.361517 12.0906 -2.9969 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1310 0.469383 12.1406 -2.8819 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1311 0.533225 12.1906 -2.7679 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1312 0.552331 12.2406 -2.6529 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1313 0.534976 12.2906 -2.5379 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1314 0.492192 12.3406 -2.4239 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1315 0.434021 12.3906 -2.3089 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1316 0.367917 12.4306 -2.1949 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1317 0.298427 12.4806 -2.0799 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1318 0.22748 12.5306 -1.9649 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1319 0.154924 12.5806 -1.8509 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1320 0.079382 12.6306 -1.7359 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1321 0.066144 12.8606 -3.7329 0.000000 1.000000 1.03061 336.800000 76.000000 0
+1322 0.103638 12.9106 -3.6189 1.000000 1.000000 1.03061 336.800000 76.000000 0
+1323 0.160435 12.9606 -3.5039 2.000000 1.000000 1.03061 336.800000 76.000000 0
+1324 0.22555 13.0106 -3.3899 3.000000 1.000000 1.03061 336.800000 76.000000 0
+1325 0.279487 13.0606 -3.2749 4.000000 1.000000 1.03061 336.800000 76.000000 0
+1326 0.311416 13.1106 -3.1609 5.000000 1.000000 1.03061 336.800000 76.000000 0
+1327 0.319812 13.1606 -3.0459 6.000000 1.000000 1.03061 336.800000 76.000000 0
+1328 0.308624 13.2106 -2.9309 7.000000 1.000000 1.03061 336.800000 76.000000 0
+1329 0.283662 13.2606 -2.8169 8.000000 1.000000 1.03061 336.800000 76.000000 0
+1330 0.250357 13.3006 -2.7019 9.000000 1.000000 1.03061 336.800000 76.000000 0
+1331 0.212763 13.3506 -2.5879 10.000000 1.000000 1.03061 336.800000 76.000000 0
+1332 0.17331 13.4006 -2.4729 11.000000 1.000000 1.03061 336.800000 76.000000 0
+1333 0.132924 13.4506 -2.3579 12.000000 1.000000 1.03061 336.800000 76.000000 0
+1334 0.091284 13.5006 -2.2439 13.000000 1.000000 1.03061 336.800000 76.000000 0
+1335 0.04726 13.5506 -2.1289 14.000000 1.000000 1.03061 336.800000 76.000000 0
+1336 0.410938 -4.10938 -4.8539 0.000000 1.000000 1.16663 20.600000 59.000000 90
+1337 1.88076 -4.21938 -4.5739 1.000000 1.000000 1.16663 20.600000 59.000000 90
+1338 2.66085 -4.32938 -4.2929 2.000000 1.000000 1.16663 20.600000 59.000000 90
+1339 2.79468 -4.42938 -4.0119 3.000000 1.000000 1.16663 20.600000 59.000000 90
+1340 2.62095 -4.53938 -3.7299 4.000000 1.000000 1.16663 20.600000 59.000000 90
+1341 2.2934 -4.63938 -3.4489 5.000000 1.000000 1.16663 20.600000 59.000000 90
+1342 1.87696 -4.74938 -3.1679 6.000000 1.000000 1.16663 20.600000 59.000000 90
+1343 1.41439 -4.84938 -2.8869 7.000000 1.000000 1.16663 20.600000 59.000000 90.8134
+1344 0.938288 -4.95938 -2.6059 8.000000 1.000000 1.16663 20.600000 59.000000 92.0226
+1345 0.466218 -5.06938 -2.3239 9.000000 1.000000 1.16663 20.600000 59.000000 92.9503
+1346 1.0939 -3.17938 -4.5029 0.000000 1.000000 1.16663 20.600000 59.000000 90
+1347 3.06066 -3.27938 -4.2229 1.000000 1.000000 1.16663 20.600000 59.000000 90
+1348 4.18972 -3.38938 -3.9419 2.000000 1.000000 1.16663 20.600000 59.000000 90
+1349 4.54779 -3.49938 -3.6609 3.000000 1.000000 1.16663 20.600000 59.000000 90
+1350 4.40113 -3.59938 -3.3789 4.000000 1.000000 1.16663 20.600000 59.000000 90
+1351 3.92106 -3.70938 -3.0979 5.000000 1.000000 1.16663 20.600000 59.000000 90.2061
+1352 3.23444 -3.80938 -2.8169 6.000000 1.000000 1.16663 20.600000 59.000000 91.3064
+1353 2.4444 -3.91938 -2.5359 7.000000 1.000000 1.16663 20.600000 59.000000 92.949
+1354 1.62264 -4.01938 -2.2549 8.000000 1.000000 1.16663 20.600000 59.000000 94.6114
+1355 0.80579 -4.12938 -1.9729 9.000000 1.000000 1.16663 20.600000 59.000000 95.7923
+1356 1.47241 -2.23938 -4.1509 0.000000 1.000000 1.16663 20.600000 59.000000 90.7117
+1357 3.13036 -2.34938 -3.8709 1.000000 1.000000 1.16663 20.600000 59.000000 90
+1358 4.32783 -2.44938 -3.5899 2.000000 1.000000 1.16663 20.600000 59.000000 90
+1359 4.96538 -2.55938 -3.3089 3.000000 1.000000 1.16663 20.600000 59.000000 90
+1360 5.01225 -2.65938 -3.0269 4.000000 1.000000 1.16663 20.600000 59.000000 90.4792
+1361 4.56947 -2.76938 -2.7459 5.000000 1.000000 1.16663 20.600000 59.000000 92.1041
+1362 3.81101 -2.87938 -2.4649 6.000000 1.000000 1.16663 20.600000 59.000000 94.4223
+1363 2.89418 -2.97938 -2.1839 7.000000 1.000000 1.16663 20.600000 59.000000 96.8984
+1364 1.92405 -3.08938 -1.9029 8.000000 1.000000 1.16663 20.600000 59.000000 99.078
+1365 0.95485 -3.18938 -1.6209 9.000000 1.000000 1.16663 20.600000 59.000000 100.576
+1366 0.602866 -1.30938 -3.7989 0.000000 1.000000 1.16663 20.600000 59.000000 90
+1367 1.94955 -1.40938 -3.5189 1.000000 1.000000 1.16663 20.600000 59.000000 90
+1368 3.27984 -1.51938 -3.2379 2.000000 1.000000 1.16663 20.600000 59.000000 90
+1369 4.21697 -1.61938 -2.9569 3.000000 1.000000 1.16663 20.600000 59.000000 91.1221
+1370 4.52521 -1.72938 -2.6749 4.000000 1.000000 1.16663 20.600000 59.000000 93.6172
+1371 4.25792 -1.82938 -2.3939 5.000000 1.000000 1.16663 20.600000 59.000000 96.8552
+1372 3.61059 -1.93938 -2.1129 6.000000 1.000000 1.16663 20.600000 59.000000 100.291
+1373 2.76548 -2.04938 -1.8319 7.000000 1.000000 1.16663 20.600000 59.000000 103.517
+1374 1.84464 -2.14938 -1.5509 8.000000 1.000000 1.16663 20.600000 59.000000 106.21
+1375 0.915136 -2.25938 -1.2689 9.000000 1.000000 1.16663 20.600000 59.000000 108.07
+1376 0.028843 -0.36938 -3.4469 0.000000 1.000000 1.16663 20.600000 59.000000 180
+1377 0.631201 -0.46938 -3.1669 1.000000 1.000000 1.16663 20.600000 59.000000 94.4954
+1378 1.78737 -0.57938 -2.8859 2.000000 1.000000 1.16663 20.600000 59.000000 94.5335
+1379 2.8298 -0.68938 -2.6049 3.000000 1.000000 1.16663 20.600000 59.000000 97.9892
+1380 3.33843 -0.78938 -2.3229 4.000000 1.000000 1.16663 20.600000 59.000000 102.149
+1381 3.29648 -0.89938 -2.0419 5.000000 1.000000 1.16663 20.600000 59.000000 106.432
+1382 2.87193 -0.99938 -1.7609 6.000000 1.000000 1.16663 20.600000 59.000000 110.542
+1383 2.23376 -1.10938 -1.4799 7.000000 1.000000 1.16663 20.600000 59.000000 114.253
+1384 1.50063 -1.20938 -1.1989 8.000000 1.000000 1.16663 20.600000 59.000000 117.37
+1385 0.74507 -1.31938 -0.9169 9.000000 1.000000 1.16663 20.600000 59.000000 119.645
+1386 0 0.57062 -3.0949 0.000000 1.000000 1.16663 20.600000 59.000000 0
+1387 0.026087 0.46062 -2.8149 1.000000 1.000000 1.16663 20.600000 59.000000 180
+1388 0.668112 0.36062 -2.5339 2.000000 1.000000 1.16663 20.600000 59.000000 117.043
+1389 1.52641 0.25062 -2.2529 3.000000 1.000000 1.16663 20.600000 59.000000 117.444
+1390 2.06299 0.14062 -1.9709 4.000000 1.000000 1.16663 20.600000 59.000000 120.307
+1391 2.17967 0.04062 -1.6899 5.000000 1.000000 1.16663 20.600000 59.000000 123.819
+1392 1.97577 -0.06938 -1.4089 6.000000 1.000000 1.16663 20.600000 59.000000 127.435
+1393 1.57405 -0.16938 -1.1279 7.000000 1.000000 1.16663 20.600000 59.000000 130.924
+1394 1.07084 -0.27938 -0.8469 8.000000 1.000000 1.16663 20.600000 59.000000 134.161
+1395 0.533569 -0.37938 -0.5649 9.000000 1.000000 1.16663 20.600000 59.000000 136.896
+1396 0 1.50062 -2.7429 0.000000 1.000000 1.16663 20.600000 59.000000 0
+1397 0 1.40062 -2.4629 1.000000 1.000000 1.16663 20.600000 59.000000 0
+1398 0.328413 1.29062 -2.1819 2.000000 1.000000 1.16663 20.600000 59.000000 168.451
+1399 0.834767 1.19062 -1.9009 3.000000 1.000000 1.16663 20.600000 59.000000 153.635
+1400 1.202 1.08062 -1.6189 4.000000 1.000000 1.16663 20.600000 59.000000 150.237
+1401 1.32516 0.97062 -1.3379 5.000000 1.000000 1.16663 20.600000 59.000000 149.934
+1402 1.23802 0.87062 -1.0569 6.000000 1.000000 1.16663 20.600000 59.000000 151.028
+1403 1.00714 0.76062 -0.7759 7.000000 1.000000 1.16663 20.600000 59.000000 153.02
+1404 0.694342 0.66062 -0.4949 8.000000 1.000000 1.16663 20.600000 59.000000 155.742
+1405 0.348393 0.55062 -0.2129 9.000000 1.000000 1.16663 20.600000 59.000000 158.861
+1406 0 2.44062 -2.3919 0.000000 1.000000 1.16663 20.600000 59.000000 0
+1407 0.001402 2.33062 -2.1119 1.000000 1.000000 1.16663 20.600000 59.000000 90
+1408 0.192013 2.23062 -1.8309 2.000000 1.000000 1.16663 20.600000 59.000000 180
+1409 0.468952 2.12062 -1.5499 3.000000 1.000000 1.16663 20.600000 59.000000 180
+1410 0.647023 2.02062 -1.2679 4.000000 1.000000 1.16663 20.600000 59.000000 177.772
+1411 0.696873 1.91062 -0.9869 5.000000 1.000000 1.16663 20.600000 59.000000 174.829
+1412 0.645092 1.80062 -0.7059 6.000000 1.000000 1.16663 20.600000 59.000000 173.197
+1413 0.524172 1.70062 -0.4249 7.000000 1.000000 1.16663 20.600000 59.000000 173.293
+1414 0.362642 1.59062 -0.1439 8.000000 1.000000 1.16663 20.600000 59.000000 175.189
+1415 0.183119 1.49062 0.1381 9.000000 1.000000 1.16663 20.600000 59.000000 178.571
+1416 1.08376 -1.13938 -16.5419 0.000000 1.000000 1.39016 235.000000 46.000000 180
+1417 0.89136 -0.73938 -16.8189 1.000000 1.000000 1.39016 235.000000 46.000000 174.707
+1418 0.846019 -0.34938 -17.0949 2.000000 1.000000 1.39016 235.000000 46.000000 156.533
+1419 0.863801 0.05062 -17.3719 3.000000 1.000000 1.39016 235.000000 46.000000 168.2
+1420 0.891135 0.45062 -17.6489 4.000000 1.000000 1.39016 235.000000 46.000000 180
+1421 0.869469 0.84062 -17.9259 5.000000 1.000000 1.39016 235.000000 46.000000 180
+1422 0.794455 1.24062 -18.2029 6.000000 1.000000 1.39016 235.000000 46.000000 180
+1423 0.674073 1.63062 -18.4799 7.000000 1.000000 1.39016 235.000000 46.000000 180
+1424 0.5048 2.03062 -18.7569 8.000000 1.000000 1.39016 235.000000 46.000000 180
+1425 0.279543 2.42062 -19.0339 9.000000 1.000000 1.39016 235.000000 46.000000 180
+1426 0.642503 -1.70938 -17.3609 0.000000 1.000000 1.39016 235.000000 46.000000 180
+1427 1.23499 -1.30938 -17.6379 1.000000 1.000000 1.39016 235.000000 46.000000 125.219
+1428 1.80283 -0.91938 -17.9139 2.000000 1.000000 1.39016 235.000000 46.000000 120.873
+1429 1.57156 -0.51938 -18.1909 3.000000 1.000000 1.39016 235.000000 46.000000 138.771
+1430 1.35767 -0.12938 -18.4679 4.000000 1.000000 1.39016 235.000000 46.000000 165.186
+1431 1.32313 0.27062 -18.7449 5.000000 1.000000 1.39016 235.000000 46.000000 179.417
+1432 1.24366 0.66062 -19.0219 6.000000 1.000000 1.39016 235.000000 46.000000 180
+1433 1.07964 1.06062 -19.2989 7.000000 1.000000 1.39016 235.000000 46.000000 180
+1434 0.820249 1.45062 -19.5759 8.000000 1.000000 1.39016 235.000000 46.000000 180
+1435 0.455806 1.85062 -19.8529 9.000000 1.000000 1.39016 235.000000 46.000000 180
+1436 0.217262 -2.27938 -18.1799 0.000000 1.000000 1.39016 235.000000 46.000000 134.938
+1437 2.08897 -1.88938 -18.4569 1.000000 1.000000 1.39016 235.000000 46.000000 99.4842
+1438 2.96122 -1.48938 -18.7329 2.000000 1.000000 1.39016 235.000000 46.000000 105.773
+1439 2.42782 -1.09938 -19.0099 3.000000 1.000000 1.39016 235.000000 46.000000 118.229
+1440 1.68491 -0.69938 -19.2869 4.000000 1.000000 1.39016 235.000000 46.000000 141.086
+1441 1.40098 -0.30938 -19.5639 5.000000 1.000000 1.39016 235.000000 46.000000 165.917
+1442 1.322 0.09062 -19.8409 6.000000 1.000000 1.39016 235.000000 46.000000 176.685
+1443 1.18022 0.49062 -20.1179 7.000000 1.000000 1.39016 235.000000 46.000000 179.966
+1444 0.915184 0.88062 -20.3949 8.000000 1.000000 1.39016 235.000000 46.000000 180
+1445 0.51283 1.28062 -20.6719 9.000000 1.000000 1.39016 235.000000 46.000000 180
+1446 0.135174 -2.85938 -18.9989 0.000000 1.000000 1.39016 235.000000 46.000000 90
+1447 2.29363 -2.45938 -19.2759 1.000000 1.000000 1.39016 235.000000 46.000000 95.4308
+1448 3.38854 -2.06938 -19.5519 2.000000 1.000000 1.39016 235.000000 46.000000 100.962
+1449 2.97157 -1.66938 -19.8289 3.000000 1.000000 1.39016 235.000000 46.000000 108.079
+1450 2.04867 -1.27938 -20.1059 4.000000 1.000000 1.39016 235.000000 46.000000 121.047
+1451 1.42038 -0.87938 -20.3829 5.000000 1.000000 1.39016 235.000000 46.000000 142.423
+1452 1.20049 -0.47938 -20.6599 6.000000 1.000000 1.39016 235.000000 46.000000 161.486
+1453 1.07105 -0.08938 -20.9369 7.000000 1.000000 1.39016 235.000000 46.000000 170.872
+1454 0.847832 0.31062 -21.2139 8.000000 1.000000 1.39016 235.000000 46.000000 173.612
+1455 0.48093 0.70062 -21.4909 9.000000 1.000000 1.39016 235.000000 46.000000 174.257
+1456 0.010385 -3.42938 -19.8189 0.000000 1.000000 1.39016 235.000000 46.000000 90
+1457 1.617 -3.02938 -20.0959 1.000000 1.000000 1.39016 235.000000 46.000000 95.8424
+1458 2.88278 -2.63938 -20.3719 2.000000 1.000000 1.39016 235.000000 46.000000 98.1619
+1459 2.90706 -2.23938 -20.6489 3.000000 1.000000 1.39016 235.000000 46.000000 101.631
+1460 2.24565 -1.84938 -20.9259 4.000000 1.000000 1.39016 235.000000 46.000000 107.99
+1461 1.54989 -1.44938 -21.2029 5.000000 1.000000 1.39016 235.000000 46.000000 120.29
+1462 1.14125 -1.05938 -21.4799 6.000000 1.000000 1.39016 235.000000 46.000000 137.515
+1463 0.936735 -0.65938 -21.7569 7.000000 1.000000 1.39016 235.000000 46.000000 151.576
+1464 0.73152 -0.26938 -22.0339 8.000000 1.000000 1.39016 235.000000 46.000000 158.407
+1465 0.416994 0.13062 -22.3109 9.000000 1.000000 1.39016 235.000000 46.000000 160.742
+1466 0 -3.99938 -20.6379 0.000000 1.000000 1.39016 235.000000 46.000000 0
+1467 0.867428 -3.60938 -20.9149 1.000000 1.000000 1.39016 235.000000 46.000000 90
+1468 2.03002 -3.20938 -21.1909 2.000000 1.000000 1.39016 235.000000 46.000000 93.3997
+1469 2.41618 -2.81938 -21.4679 3.000000 1.000000 1.39016 235.000000 46.000000 95.701
+1470 2.14146 -2.41938 -21.7449 4.000000 1.000000 1.39016 235.000000 46.000000 99.2146
+1471 1.61575 -2.02938 -22.0219 5.000000 1.000000 1.39016 235.000000 46.000000 106.173
+1472 1.16923 -1.62938 -22.2989 6.000000 1.000000 1.39016 235.000000 46.000000 117.61
+1473 0.881826 -1.23938 -22.5759 7.000000 1.000000 1.39016 235.000000 46.000000 130.358
+1474 0.651668 -0.83938 -22.8529 8.000000 1.000000 1.39016 235.000000 46.000000 139.174
+1475 0.365847 -0.43938 -23.1299 9.000000 1.000000 1.39016 235.000000 46.000000 143.049
+1476 0.135452 -4.57938 -21.4569 0.000000 1.000000 1.39016 235.000000 46.000000 90
+1477 0.676461 -4.17938 -21.7339 1.000000 1.000000 1.39016 235.000000 46.000000 90
+1478 1.36493 -3.78938 -22.0099 2.000000 1.000000 1.39016 235.000000 46.000000 90
+1479 1.75838 -3.38938 -22.2869 3.000000 1.000000 1.39016 235.000000 46.000000 91.0764
+1480 1.72083 -2.99938 -22.5639 4.000000 1.000000 1.39016 235.000000 46.000000 93.5028
+1481 1.40878 -2.59938 -22.8409 5.000000 1.000000 1.39016 235.000000 46.000000 98.4474
+1482 1.05765 -2.19938 -23.1179 6.000000 1.000000 1.39016 235.000000 46.000000 106.569
+1483 0.782039 -1.80938 -23.3949 7.000000 1.000000 1.39016 235.000000 46.000000 116.517
+1484 0.556695 -1.40938 -23.6719 8.000000 1.000000 1.39016 235.000000 46.000000 124.681
+1485 0.307352 -1.01938 -23.9489 9.000000 1.000000 1.39016 235.000000 46.000000 128.873
+1486 0.057541 -5.14938 -22.2759 0.000000 1.000000 1.39016 235.000000 46.000000 90
+1487 0.514003 -4.75938 -22.5529 1.000000 1.000000 1.39016 235.000000 46.000000 90
+1488 0.765843 -4.35938 -22.8289 2.000000 1.000000 1.39016 235.000000 46.000000 90
+1489 0.96256 -3.95938 -23.1059 3.000000 1.000000 1.39016 235.000000 46.000000 90
+1490 0.985208 -3.56938 -23.3829 4.000000 1.000000 1.39016 235.000000 46.000000 90.6299
+1491 0.845347 -3.16938 -23.6599 5.000000 1.000000 1.39016 235.000000 46.000000 94.7541
+1492 0.654651 -2.77938 -23.9369 6.000000 1.000000 1.39016 235.000000 46.000000 101.535
+1493 0.486867 -2.37938 -24.2139 7.000000 1.000000 1.39016 235.000000 46.000000 109.876
+1494 0.34319 -1.98938 -24.4909 8.000000 1.000000 1.39016 235.000000 46.000000 117.105
+1495 0.188825 -1.58938 -24.7679 9.000000 1.000000 1.39016 235.000000 46.000000 121.077
diff -r 14d5d55245bd -r 405d8f4fa05f examples/output1.param
--- a/examples/output1.param	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,289 +0,0 @@
-----------------------------------------------------------------------------
- RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
-     * Intel MKL implementation of the FFT
-     * parallel OpenMP implementation with 004/016 threads
-     * export to longitude/latitude text format
-     * export to VTK format
-----------------------------------------------------------------------------
-grid dimension (sx1,sx2,sx3)
-  256  256  256
-sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
-  5.00E-2  5.00E-2  5.00E-2  2.00E-1  2.00E+0
-origin position (x0,y0) and rotation
-  0.00E+0  0.00E+0  0.00E+0
-geographic origin (longitude, latitude, UTM zone, unit)
-  1.20E+2  2.20E+1 51  1.00E+3
-observation depth (displacement and stress)
-  0.00E+0  5.00E-1
-output directory
- output1 (time report: output1/time.txt)
-lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
-  1.00E+00  1.00E+00  8.33E-04
-time interval, (positive time step) or (negative skip, scaling)
-  2.00E+1 (output every 001 steps, dt scaled by 1.00E+0)
-number of observation planes
-    1
-----------------------------------------------------------------------------
-no.        x1       x2       x3   length    width strike    dip
-----------------------------------------------------------------------------
-001   0.00E+0 -3.00E+0  0.00E+0  6.00E+0  6.00E+0   90.0   90.0
-number of observation points
-    0
-number of stress observation segments
-    0
-number of prestress interfaces
-    0
-number of linear viscous interfaces
-    2
-----------------------------------------------------------------------------
-no.     depth    gamma0  cohesion
-----------------------------------------------------------------------------
-001  3.00E+00  1.00E+00  0.00E+00
-002  9.00E+00  1.00E+00  0.00E+00
-number of linear weak zones
-    0
-number of nonlinear viscous interfaces
-    0
-number of fault creep interfaces
-    0
-number of inter-seismic strike-slip segments
-    0
-number of inter-seismic tensile segments
-    0
-number of events
-    2
-number of coseismic strike-slip segments
-    1
-----------------------------------------------------------------------------
-no.     slip       xs       ys       zs  length   width strike   dip   rake
-----------------------------------------------------------------------------
-001  1.00E+0 -1.00E+0  0.00E+0  0.00E+0 1.00E+0 1.00E+0    0.0  90.0    0.0
-----------------------------------------------------------------------------
-number of coseismic tensile segments
-    0
-number of coseismic dilatation point sources
-    0
-number of surface loads
-    0
-time of next coseismic event
-  1.00E+0 (multiple of  -1.00E+0)
-number of coseismic strike-slip segments
-    1
-----------------------------------------------------------------------------
-no.     slip       xs       ys       zs  length   width strike   dip   rake
-----------------------------------------------------------------------------
-001  1.00E+0  0.00E+0  0.00E+0  0.00E+0 1.00E+0 1.00E+0    0.0  90.0    0.0
-----------------------------------------------------------------------------
-number of coseismic tensile segments
-    0
-number of coseismic dilatation point sources
-    0
-number of surface loads
-    0
-max sampling size (hor.,vert.): 4.00E-1 4.00E-1
-----------------------------------------------------------------------------
-coseismic event 001
- I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
-000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/2.00E+1 0.00E+00 1.03E+00
-001* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.00E-01/2.00E+1 1.42E+00 1.17E+00
-002* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.00E-01/2.00E+1 1.31E+00 1.30E+00
-003* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.00E-01/2.00E+1 1.21E+00 1.42E+00
-004* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.00E-01/2.00E+1 1.12E+00 1.53E+00
-005* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.00E-01/2.00E+1 1.04E+00 1.64E+00
-006* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.00E-01/2.00E+1 9.62E-01 1.73E+00
-007* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.00E-01/2.00E+1 8.93E-01 1.82E+00
-008* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.00E-01/2.00E+1 8.30E-01 1.90E+00
-009* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.00E-01/2.00E+1 7.72E-01 1.98E+00
-coseismic event 002
- I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
-010* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.00E+00/2.00E+1 7.19E-01 3.08E+00
-011* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.10E+00/2.00E+1 2.02E+00 3.27E+00
-012* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.20E+00/2.00E+1 1.87E+00 3.45E+00
-013* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.30E+00/2.00E+1 1.73E+00 3.62E+00
-014* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.40E+00/2.00E+1 1.61E+00 3.77E+00
-015* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.50E+00/2.00E+1 1.49E+00 3.92E+00
-016* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.60E+00/2.00E+1 1.39E+00 4.05E+00
-017* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.70E+00/2.00E+1 1.29E+00 4.18E+00
-018* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.80E+00/2.00E+1 1.21E+00 4.30E+00
-019* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.90E+00/2.00E+1 1.12E+00 4.41E+00
-020* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.00E+00/2.00E+1 1.05E+00 4.51E+00
-021* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.10E+00/2.00E+1 9.83E-01 4.61E+00
-022* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.20E+00/2.00E+1 9.20E-01 4.70E+00
-023* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.30E+00/2.00E+1 8.63E-01 4.78E+00
-024* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.40E+00/2.00E+1 8.10E-01 4.86E+00
-025* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.50E+00/2.00E+1 7.61E-01 4.93E+00
-026* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.60E+00/2.00E+1 7.15E-01 5.00E+00
-027* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.70E+00/2.00E+1 6.73E-01 5.07E+00
-028* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.80E+00/2.00E+1 6.34E-01 5.13E+00
-029* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.90E+00/2.00E+1 5.98E-01 5.19E+00
-030* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.00E+00/2.00E+1 5.65E-01 5.24E+00
-031* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.10E+00/2.00E+1 5.33E-01 5.29E+00
-032* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.20E+00/2.00E+1 5.04E-01 5.34E+00
-033* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.30E+00/2.00E+1 4.77E-01 5.38E+00
-034* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.40E+00/2.00E+1 4.51E-01 5.42E+00
-035* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.50E+00/2.00E+1 4.27E-01 5.46E+00
-036* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.60E+00/2.00E+1 4.05E-01 5.50E+00
-037* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.70E+00/2.00E+1 3.84E-01 5.54E+00
-038* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.80E+00/2.00E+1 3.65E-01 5.57E+00
-039* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.90E+00/2.00E+1 3.46E-01 5.60E+00
-040* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.00E+00/2.00E+1 3.29E-01 5.63E+00
-041* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.10E+00/2.00E+1 3.13E-01 5.66E+00
-042* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.20E+00/2.00E+1 2.97E-01 5.69E+00
-043* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.30E+00/2.00E+1 2.83E-01 5.71E+00
-044* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.40E+00/2.00E+1 2.69E-01 5.74E+00
-045* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.50E+00/2.00E+1 2.56E-01 5.76E+00
-046* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.60E+00/2.00E+1 2.44E-01 5.78E+00
-047* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.70E+00/2.00E+1 2.33E-01 5.80E+00
-048* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.80E+00/2.00E+1 2.22E-01 5.82E+00
-049* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.90E+00/2.00E+1 2.12E-01 5.84E+00
-050* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.00E+00/2.00E+1 2.02E-01 5.85E+00
-051* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.10E+00/2.00E+1 1.93E-01 5.87E+00
-052* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.20E+00/2.00E+1 1.84E-01 5.89E+00
-053* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.30E+00/2.00E+1 1.76E-01 5.90E+00
-054* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.40E+00/2.00E+1 1.68E-01 5.92E+00
-055* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.50E+00/2.00E+1 1.60E-01 5.93E+00
-056* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.60E+00/2.00E+1 1.53E-01 5.94E+00
-057* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.70E+00/2.00E+1 1.47E-01 5.95E+00
-058* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.80E+00/2.00E+1 1.40E-01 5.97E+00
-059* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.90E+00/2.00E+1 1.34E-01 5.98E+00
-060* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.00E+00/2.00E+1 1.28E-01 5.99E+00
-061* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.10E+00/2.00E+1 1.23E-01 6.00E+00
-062* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.20E+00/2.00E+1 1.18E-01 6.01E+00
-063* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.30E+00/2.00E+1 1.13E-01 6.02E+00
-064* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.40E+00/2.00E+1 1.08E-01 6.02E+00
-065* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.50E+00/2.00E+1 1.04E-01 6.03E+00
-066* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.60E+00/2.00E+1 9.95E-02 6.04E+00
-067* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.70E+00/2.00E+1 9.55E-02 6.05E+00
-068* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.80E+00/2.00E+1 9.16E-02 6.06E+00
-069* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.90E+00/2.00E+1 8.79E-02 6.06E+00
-070* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.00E+00/2.00E+1 8.44E-02 6.07E+00
-071* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.10E+00/2.00E+1 8.11E-02 6.08E+00
-072* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.20E+00/2.00E+1 7.79E-02 6.08E+00
-073* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.30E+00/2.00E+1 7.49E-02 6.09E+00
-074* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.40E+00/2.00E+1 7.21E-02 6.09E+00
-075* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.50E+00/2.00E+1 6.93E-02 6.10E+00
-076* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.60E+00/2.00E+1 6.67E-02 6.10E+00
-077* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.70E+00/2.00E+1 6.42E-02 6.11E+00
-078* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.80E+00/2.00E+1 6.19E-02 6.11E+00
-079* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.90E+00/2.00E+1 5.96E-02 6.12E+00
-080* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.00E+00/2.00E+1 5.75E-02 6.12E+00
-081* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.10E+00/2.00E+1 5.55E-02 6.12E+00
-082* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.20E+00/2.00E+1 5.36E-02 6.13E+00
-083* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.30E+00/2.00E+1 5.17E-02 6.13E+00
-084* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.40E+00/2.00E+1 5.00E-02 6.13E+00
-085* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.50E+00/2.00E+1 4.84E-02 6.14E+00
-086* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.60E+00/2.00E+1 4.68E-02 6.14E+00
-087* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.70E+00/2.00E+1 4.54E-02 6.14E+00
-088* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.80E+00/2.00E+1 4.40E-02 6.15E+00
-089* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.90E+00/2.00E+1 4.27E-02 6.15E+00
-090* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.00E+00/2.00E+1 4.14E-02 6.15E+00
-091* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.10E+00/2.00E+1 4.02E-02 6.16E+00
-092* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.20E+00/2.00E+1 3.91E-02 6.16E+00
-093* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.30E+00/2.00E+1 3.80E-02 6.16E+00
-094* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.40E+00/2.00E+1 3.70E-02 6.16E+00
-095* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.50E+00/2.00E+1 3.60E-02 6.16E+00
-096* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.60E+00/2.00E+1 3.51E-02 6.17E+00
-097* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.70E+00/2.00E+1 3.43E-02 6.17E+00
-098* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.80E+00/2.00E+1 3.34E-02 6.17E+00
-099* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.90E+00/2.00E+1 3.26E-02 6.17E+00
-100* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.00E+01/2.00E+1 3.19E-02 6.17E+00
-101* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.01E+01/2.00E+1 3.12E-02 6.18E+00
-102* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.02E+01/2.00E+1 3.05E-02 6.18E+00
-103* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.03E+01/2.00E+1 2.99E-02 6.18E+00
-104* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.04E+01/2.00E+1 2.92E-02 6.18E+00
-105* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.05E+01/2.00E+1 2.87E-02 6.18E+00
-106* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.06E+01/2.00E+1 2.81E-02 6.18E+00
-107* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.07E+01/2.00E+1 2.76E-02 6.18E+00
-108* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.08E+01/2.00E+1 2.71E-02 6.19E+00
-109* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.09E+01/2.00E+1 2.66E-02 6.19E+00
-110* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.10E+01/2.00E+1 2.61E-02 6.19E+00
-111* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.11E+01/2.00E+1 2.57E-02 6.19E+00
-112* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.12E+01/2.00E+1 2.53E-02 6.19E+00
-113* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.13E+01/2.00E+1 2.49E-02 6.19E+00
-114* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.14E+01/2.00E+1 2.45E-02 6.19E+00
-115* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.15E+01/2.00E+1 2.41E-02 6.19E+00
-116* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.16E+01/2.00E+1 2.38E-02 6.19E+00
-117* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.17E+01/2.00E+1 2.34E-02 6.20E+00
-118* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.18E+01/2.00E+1 2.31E-02 6.20E+00
-119* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.19E+01/2.00E+1 2.28E-02 6.20E+00
-120* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.20E+01/2.00E+1 2.25E-02 6.20E+00
-121* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.21E+01/2.00E+1 2.22E-02 6.20E+00
-122* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.22E+01/2.00E+1 2.20E-02 6.20E+00
-123* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.23E+01/2.00E+1 2.17E-02 6.20E+00
-124* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.24E+01/2.00E+1 2.15E-02 6.20E+00
-125* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.25E+01/2.00E+1 2.12E-02 6.20E+00
-126* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.26E+01/2.00E+1 2.10E-02 6.20E+00
-127* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.27E+01/2.00E+1 2.08E-02 6.20E+00
-128* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.28E+01/2.00E+1 2.06E-02 6.20E+00
-129* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.29E+01/2.00E+1 2.04E-02 6.20E+00
-130* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.30E+01/2.00E+1 2.02E-02 6.21E+00
-131* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.31E+01/2.00E+1 2.00E-02 6.21E+00
-132* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.32E+01/2.00E+1 1.98E-02 6.21E+00
-133* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.33E+01/2.00E+1 1.96E-02 6.21E+00
-134* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.34E+01/2.00E+1 1.95E-02 6.21E+00
-135* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.35E+01/2.00E+1 1.93E-02 6.21E+00
-136* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.36E+01/2.00E+1 1.92E-02 6.21E+00
-137* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.37E+01/2.00E+1 1.90E-02 6.21E+00
-138* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.38E+01/2.00E+1 1.89E-02 6.21E+00
-139* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.39E+01/2.00E+1 1.87E-02 6.21E+00
-140* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.40E+01/2.00E+1 1.86E-02 6.21E+00
-141* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.41E+01/2.00E+1 1.85E-02 6.21E+00
-142* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.42E+01/2.00E+1 1.83E-02 6.21E+00
-143* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.43E+01/2.00E+1 1.82E-02 6.21E+00
-144* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.44E+01/2.00E+1 1.81E-02 6.21E+00
-145* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.45E+01/2.00E+1 1.80E-02 6.21E+00
-146* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.46E+01/2.00E+1 1.79E-02 6.21E+00
-147* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.47E+01/2.00E+1 1.77E-02 6.21E+00
-148* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.48E+01/2.00E+1 1.76E-02 6.21E+00
-149* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.49E+01/2.00E+1 1.75E-02 6.21E+00
-150* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.50E+01/2.00E+1 1.74E-02 6.21E+00
-151* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.51E+01/2.00E+1 1.73E-02 6.21E+00
-152* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.52E+01/2.00E+1 1.72E-02 6.22E+00
-153* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.53E+01/2.00E+1 1.71E-02 6.22E+00
-154* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.54E+01/2.00E+1 1.70E-02 6.22E+00
-155* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.55E+01/2.00E+1 1.69E-02 6.22E+00
-156* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.56E+01/2.00E+1 1.69E-02 6.22E+00
-157* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.57E+01/2.00E+1 1.68E-02 6.22E+00
-158* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.58E+01/2.00E+1 1.67E-02 6.22E+00
-159* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.59E+01/2.00E+1 1.66E-02 6.22E+00
-160* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.60E+01/2.00E+1 1.65E-02 6.22E+00
-161* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.61E+01/2.00E+1 1.64E-02 6.22E+00
-162* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.62E+01/2.00E+1 1.64E-02 6.22E+00
-163* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.63E+01/2.00E+1 1.63E-02 6.22E+00
-164* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.64E+01/2.00E+1 1.62E-02 6.22E+00
-165* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.65E+01/2.00E+1 1.61E-02 6.22E+00
-166* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.66E+01/2.00E+1 1.60E-02 6.22E+00
-167* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.67E+01/2.00E+1 1.60E-02 6.22E+00
-168* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.68E+01/2.00E+1 1.59E-02 6.22E+00
-169* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.69E+01/2.00E+1 1.58E-02 6.22E+00
-170* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.70E+01/2.00E+1 1.58E-02 6.22E+00
-171* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.71E+01/2.00E+1 1.57E-02 6.22E+00
-172* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.72E+01/2.00E+1 1.56E-02 6.22E+00
-173* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.73E+01/2.00E+1 1.55E-02 6.22E+00
-174* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.74E+01/2.00E+1 1.55E-02 6.22E+00
-175* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.75E+01/2.00E+1 1.54E-02 6.22E+00
-176* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.76E+01/2.00E+1 1.54E-02 6.22E+00
-177* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.77E+01/2.00E+1 1.53E-02 6.22E+00
-178* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.78E+01/2.00E+1 1.52E-02 6.22E+00
-179* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.79E+01/2.00E+1 1.52E-02 6.22E+00
-180* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.80E+01/2.00E+1 1.51E-02 6.22E+00
-181* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.81E+01/2.00E+1 1.50E-02 6.22E+00
-182* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.82E+01/2.00E+1 1.50E-02 6.22E+00
-183* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.83E+01/2.00E+1 1.49E-02 6.22E+00
-184* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.84E+01/2.00E+1 1.49E-02 6.22E+00
-185* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.85E+01/2.00E+1 1.48E-02 6.22E+00
-186* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.86E+01/2.00E+1 1.47E-02 6.22E+00
-187* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.87E+01/2.00E+1 1.47E-02 6.22E+00
-188* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.88E+01/2.00E+1 1.46E-02 6.22E+00
-189* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.89E+01/2.00E+1 1.46E-02 6.22E+00
-190* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.90E+01/2.00E+1 1.45E-02 6.22E+00
-191* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.91E+01/2.00E+1 1.45E-02 6.23E+00
-192* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.92E+01/2.00E+1 1.44E-02 6.23E+00
-193* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.93E+01/2.00E+1 1.44E-02 6.23E+00
-194* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.94E+01/2.00E+1 1.43E-02 6.23E+00
-195* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.95E+01/2.00E+1 1.43E-02 6.23E+00
-196* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.96E+01/2.00E+1 1.42E-02 6.23E+00
-197* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.97E+01/2.00E+1 1.42E-02 6.23E+00
-198* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.98E+01/2.00E+1 1.41E-02 6.23E+00
-199* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.99E+01/2.00E+1 1.41E-02 6.23E+00
-200* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.00E+01/2.00E+1 1.40E-02 6.23E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/output2.param
--- a/examples/output2.param	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,186 +0,0 @@
-----------------------------------------------------------------------------
- RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
-     * Intel MKL implementation of the FFT
-     * parallel OpenMP implementation with 002/016 threads
-     * export to longitude/latitude text format cancelled (--no-proj-output)
-     * export to VTK format
-----------------------------------------------------------------------------
-grid dimension (sx1,sx2,sx3)
-  256  256  256
-sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
-  5.00E-2  5.00E-2  5.00E-2  2.00E-1  2.00E+0
-origin position (x0,y0) and rotation
-  0.00E+0  0.00E+0  0.00E+0
-observation depth (displacement and stress)
-  0.00E+0  5.00E-1
-output directory
- output2 (time report: output2/time.txt)
-lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
-  1.00E+00  1.00E+00  8.33E-04
-time interval, (positive time step) or (negative skip, scaling)
-  1.00E+2 (output every 001 steps, dt scaled by 5.00E-1)
-number of observation planes
-    0
-number of observation points
-    0
-number of stress observation segments
-    0
-number of prestress interfaces
-    0
-number of linear viscous interfaces
-    0
-number of nonlinear viscous interfaces
-    2
-----------------------------------------------------------------------------
-no.     depth    gamma0     power  cohesion
-----------------------------------------------------------------------------
-001  2.00E+00  5.00E+03  3.00E+00  0.00E+00
-002  8.00E+00  5.00E+03  3.00E+00  0.00E+00
-number of nonlinear weak zones
-    0
-number of fault creep interfaces
-    0
-number of inter-seismic strike-slip segments
-    0
-number of inter-seismic tensile segments
-    0
-number of events
-    1
-number of coseismic strike-slip segments
-    1
-----------------------------------------------------------------------------
-no.     slip       xs       ys       zs  length   width strike   dip   rake
-----------------------------------------------------------------------------
-001  1.00E+0 -1.00E+0  0.00E+0  0.00E+0 2.00E+0 1.00E+0    0.0  90.0    0.0
-----------------------------------------------------------------------------
-number of coseismic tensile segments
-    0
-number of coseismic dilatation point sources
-    0
-number of surface loads
-    0
-max sampling size (hor.,vert.): 8.00E-1 4.00E-1
-----------------------------------------------------------------------------
-coseismic event 001
- I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
-000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/1.00E+2 0.00E+00 2.05E+00
-001* 4.93E-03 1.00E+07 9.86E-02 1.00E+07 4.93E-03/1.00E+2 1.99E+00 2.06E+00
-002* 5.77E-03 1.00E+07 1.15E-01 1.00E+07 1.07E-02/1.00E+2 1.91E+00 2.07E+00
-003* 6.76E-03 1.00E+07 1.35E-01 1.00E+07 1.75E-02/1.00E+2 1.83E+00 2.08E+00
-004* 7.91E-03 1.00E+07 1.58E-01 1.00E+07 2.54E-02/1.00E+2 1.75E+00 2.10E+00
-005* 9.24E-03 1.00E+07 1.85E-01 1.00E+07 3.46E-02/1.00E+2 1.67E+00 2.11E+00
-006* 1.08E-02 1.00E+07 2.16E-01 1.00E+07 4.54E-02/1.00E+2 1.60E+00 2.13E+00
-007* 1.26E-02 1.00E+07 2.52E-01 1.00E+07 5.80E-02/1.00E+2 1.52E+00 2.15E+00
-008* 1.39E-02 1.00E+07 2.78E-01 1.00E+07 7.19E-02/1.00E+2 1.45E+00 2.17E+00
-009* 1.51E-02 1.00E+07 3.03E-01 1.00E+07 8.70E-02/1.00E+2 1.38E+00 2.19E+00
-010* 1.64E-02 1.00E+07 3.29E-01 1.00E+07 1.03E-01/1.00E+2 1.32E+00 2.21E+00
-011* 1.78E-02 1.00E+07 3.57E-01 1.00E+07 1.21E-01/1.00E+2 1.26E+00 2.23E+00
-012* 1.94E-02 1.00E+07 3.87E-01 1.00E+07 1.41E-01/1.00E+2 1.20E+00 2.26E+00
-013* 2.10E-02 1.00E+07 4.19E-01 1.00E+07 1.62E-01/1.00E+2 1.15E+00 2.28E+00
-014* 2.27E-02 1.00E+07 4.54E-01 1.00E+07 1.84E-01/1.00E+2 1.10E+00 2.31E+00
-015* 2.43E-02 1.00E+07 4.86E-01 1.00E+07 2.09E-01/1.00E+2 1.05E+00 2.33E+00
-016* 2.60E-02 1.00E+07 5.21E-01 1.00E+07 2.35E-01/1.00E+2 1.00E+00 2.36E+00
-017* 2.79E-02 1.00E+07 5.57E-01 1.00E+07 2.63E-01/1.00E+2 9.60E-01 2.38E+00
-018* 2.98E-02 1.00E+07 5.96E-01 1.00E+07 2.92E-01/1.00E+2 9.19E-01 2.41E+00
-019* 3.19E-02 1.00E+07 6.38E-01 1.00E+07 3.24E-01/1.00E+2 8.81E-01 2.44E+00
-020* 3.41E-02 1.00E+07 6.82E-01 1.00E+07 3.58E-01/1.00E+2 8.44E-01 2.47E+00
-021* 3.64E-02 1.00E+07 7.29E-01 1.00E+07 3.95E-01/1.00E+2 8.09E-01 2.50E+00
-022* 3.89E-02 1.00E+07 7.79E-01 1.00E+07 4.34E-01/1.00E+2 7.75E-01 2.53E+00
-023* 4.16E-02 1.00E+07 8.32E-01 1.00E+07 4.75E-01/1.00E+2 7.43E-01 2.56E+00
-024* 4.44E-02 1.00E+07 8.88E-01 1.00E+07 5.20E-01/1.00E+2 7.12E-01 2.59E+00
-025* 4.74E-02 1.00E+07 9.47E-01 1.00E+07 5.67E-01/1.00E+2 6.82E-01 2.62E+00
-026* 5.03E-02 1.00E+07 1.01E+00 1.00E+07 6.17E-01/1.00E+2 6.54E-01 2.66E+00
-027* 5.34E-02 1.00E+07 1.07E+00 1.00E+07 6.71E-01/1.00E+2 6.27E-01 2.69E+00
-028* 5.67E-02 1.00E+07 1.13E+00 1.00E+07 7.28E-01/1.00E+2 6.01E-01 2.72E+00
-029* 6.02E-02 1.00E+07 1.20E+00 1.00E+07 7.88E-01/1.00E+2 5.76E-01 2.76E+00
-030* 6.39E-02 1.00E+07 1.28E+00 1.00E+07 8.52E-01/1.00E+2 5.52E-01 2.79E+00
-031* 6.78E-02 1.00E+07 1.36E+00 1.00E+07 9.19E-01/1.00E+2 5.30E-01 2.83E+00
-032* 7.19E-02 1.00E+07 1.44E+00 1.00E+07 9.91E-01/1.00E+2 5.08E-01 2.87E+00
-033* 7.63E-02 1.00E+07 1.53E+00 1.00E+07 1.07E+00/1.00E+2 4.87E-01 2.90E+00
-034* 8.09E-02 1.00E+07 1.62E+00 1.00E+07 1.15E+00/1.00E+2 4.66E-01 2.94E+00
-035* 8.58E-02 1.00E+07 1.72E+00 1.00E+07 1.23E+00/1.00E+2 4.47E-01 2.98E+00
-036* 9.09E-02 1.00E+07 1.82E+00 1.00E+07 1.33E+00/1.00E+2 4.28E-01 3.02E+00
-037* 9.63E-02 1.00E+07 1.93E+00 1.00E+07 1.42E+00/1.00E+2 4.10E-01 3.06E+00
-038* 1.02E-01 1.00E+07 2.04E+00 1.00E+07 1.52E+00/1.00E+2 3.93E-01 3.10E+00
-039* 1.08E-01 1.00E+07 2.15E+00 1.00E+07 1.63E+00/1.00E+2 3.77E-01 3.14E+00
-040* 1.14E-01 1.00E+07 2.28E+00 1.00E+07 1.74E+00/1.00E+2 3.61E-01 3.18E+00
-041* 1.20E-01 1.00E+07 2.40E+00 1.00E+07 1.87E+00/1.00E+2 3.45E-01 3.22E+00
-042* 1.27E-01 1.00E+07 2.54E+00 1.00E+07 1.99E+00/1.00E+2 3.31E-01 3.26E+00
-043* 1.34E-01 1.00E+07 2.68E+00 1.00E+07 2.13E+00/1.00E+2 3.17E-01 3.30E+00
-044* 1.41E-01 1.00E+07 2.83E+00 1.00E+07 2.27E+00/1.00E+2 3.03E-01 3.35E+00
-045* 1.49E-01 1.00E+07 2.99E+00 1.00E+07 2.42E+00/1.00E+2 2.90E-01 3.39E+00
-046* 1.58E-01 1.00E+07 3.15E+00 1.00E+07 2.57E+00/1.00E+2 2.78E-01 3.43E+00
-047* 1.66E-01 1.00E+07 3.33E+00 1.00E+07 2.74E+00/1.00E+2 2.66E-01 3.48E+00
-048* 1.76E-01 1.00E+07 3.51E+00 1.00E+07 2.92E+00/1.00E+2 2.54E-01 3.52E+00
-049* 1.85E-01 1.00E+07 3.70E+00 1.00E+07 3.10E+00/1.00E+2 2.43E-01 3.57E+00
-050* 1.95E-01 1.00E+07 3.91E+00 1.00E+07 3.30E+00/1.00E+2 2.33E-01 3.61E+00
-051* 2.06E-01 1.00E+07 4.12E+00 1.00E+07 3.50E+00/1.00E+2 2.22E-01 3.66E+00
-052* 2.17E-01 1.00E+07 4.34E+00 1.00E+07 3.72E+00/1.00E+2 2.13E-01 3.70E+00
-053* 2.29E-01 1.00E+07 4.58E+00 1.00E+07 3.95E+00/1.00E+2 2.03E-01 3.75E+00
-054* 2.41E-01 1.00E+07 4.82E+00 1.00E+07 4.19E+00/1.00E+2 1.94E-01 3.80E+00
-055* 2.53E-01 1.00E+07 5.07E+00 1.00E+07 4.44E+00/1.00E+2 1.86E-01 3.84E+00
-056* 2.67E-01 1.00E+07 5.33E+00 1.00E+07 4.71E+00/1.00E+2 1.77E-01 3.89E+00
-057* 2.81E-01 1.00E+07 5.61E+00 1.00E+07 4.99E+00/1.00E+2 1.69E-01 3.94E+00
-058* 2.95E-01 1.00E+07 5.90E+00 1.00E+07 5.29E+00/1.00E+2 1.62E-01 3.98E+00
-059* 3.10E-01 1.00E+07 6.21E+00 1.00E+07 5.60E+00/1.00E+2 1.55E-01 4.03E+00
-060* 3.26E-01 1.00E+07 6.53E+00 1.00E+07 5.92E+00/1.00E+2 1.48E-01 4.08E+00
-061* 3.43E-01 1.00E+07 6.86E+00 1.00E+07 6.27E+00/1.00E+2 1.41E-01 4.13E+00
-062* 3.61E-01 1.00E+07 7.22E+00 1.00E+07 6.63E+00/1.00E+2 1.34E-01 4.18E+00
-063* 3.79E-01 1.00E+07 7.58E+00 1.00E+07 7.01E+00/1.00E+2 1.28E-01 4.22E+00
-064* 3.98E-01 1.00E+07 7.97E+00 1.00E+07 7.40E+00/1.00E+2 1.22E-01 4.27E+00
-065* 4.19E-01 1.00E+07 8.37E+00 1.00E+07 7.82E+00/1.00E+2 1.17E-01 4.32E+00
-066* 4.40E-01 1.00E+07 8.79E+00 1.00E+07 8.26E+00/1.00E+2 1.11E-01 4.37E+00
-067* 4.62E-01 1.00E+07 9.24E+00 1.00E+07 8.72E+00/1.00E+2 1.06E-01 4.42E+00
-068* 4.85E-01 1.00E+07 9.70E+00 1.00E+07 9.21E+00/1.00E+2 1.01E-01 4.47E+00
-069* 5.09E-01 1.00E+07 1.02E+01 1.00E+07 9.72E+00/1.00E+2 9.67E-02 4.52E+00
-070* 5.34E-01 1.00E+07 1.07E+01 1.00E+07 1.03E+01/1.00E+2 9.22E-02 4.56E+00
-071* 5.61E-01 1.00E+07 1.12E+01 1.00E+07 1.08E+01/1.00E+2 8.79E-02 4.61E+00
-072* 5.88E-01 1.00E+07 1.18E+01 1.00E+07 1.14E+01/1.00E+2 8.38E-02 4.66E+00
-073* 6.17E-01 1.00E+07 1.23E+01 1.00E+07 1.20E+01/1.00E+2 7.99E-02 4.71E+00
-074* 6.47E-01 1.00E+07 1.29E+01 1.00E+07 1.27E+01/1.00E+2 7.61E-02 4.76E+00
-075* 6.78E-01 1.00E+07 1.36E+01 1.00E+07 1.33E+01/1.00E+2 7.25E-02 4.81E+00
-076* 7.11E-01 1.00E+07 1.42E+01 1.00E+07 1.41E+01/1.00E+2 6.91E-02 4.86E+00
-077* 7.45E-01 1.00E+07 1.49E+01 1.00E+07 1.48E+01/1.00E+2 6.58E-02 4.90E+00
-078* 7.80E-01 1.00E+07 1.56E+01 1.00E+07 1.56E+01/1.00E+2 6.27E-02 4.95E+00
-079* 8.17E-01 1.00E+07 1.63E+01 1.00E+07 1.64E+01/1.00E+2 5.98E-02 5.00E+00
-080* 8.55E-01 1.00E+07 1.71E+01 1.00E+07 1.73E+01/1.00E+2 5.69E-02 5.05E+00
-081* 8.95E-01 1.00E+07 1.79E+01 1.00E+07 1.81E+01/1.00E+2 5.42E-02 5.10E+00
-082* 9.37E-01 1.00E+07 1.87E+01 1.00E+07 1.91E+01/1.00E+2 5.17E-02 5.14E+00
-083* 9.80E-01 1.00E+07 1.96E+01 1.00E+07 2.01E+01/1.00E+2 4.92E-02 5.19E+00
-084* 1.03E+00 1.00E+07 2.05E+01 1.00E+07 2.11E+01/1.00E+2 4.69E-02 5.24E+00
-085* 1.07E+00 1.00E+07 2.15E+01 1.00E+07 2.22E+01/1.00E+2 4.47E-02 5.29E+00
-086* 1.12E+00 1.00E+07 2.24E+01 1.00E+07 2.33E+01/1.00E+2 4.25E-02 5.33E+00
-087* 1.17E+00 1.00E+07 2.35E+01 1.00E+07 2.45E+01/1.00E+2 4.05E-02 5.38E+00
-088* 1.23E+00 1.00E+07 2.45E+01 1.00E+07 2.57E+01/1.00E+2 3.86E-02 5.43E+00
-089* 1.28E+00 1.00E+07 2.56E+01 1.00E+07 2.70E+01/1.00E+2 3.68E-02 5.47E+00
-090* 1.34E+00 1.00E+07 2.68E+01 1.00E+07 2.83E+01/1.00E+2 3.50E-02 5.52E+00
-091* 1.40E+00 1.00E+07 2.80E+01 1.00E+07 2.97E+01/1.00E+2 3.34E-02 5.56E+00
-092* 1.46E+00 1.00E+07 2.92E+01 1.00E+07 3.12E+01/1.00E+2 3.18E-02 5.61E+00
-093* 1.53E+00 1.00E+07 3.05E+01 1.00E+07 3.27E+01/1.00E+2 3.03E-02 5.65E+00
-094* 1.59E+00 1.00E+07 3.19E+01 1.00E+07 3.43E+01/1.00E+2 2.89E-02 5.70E+00
-095* 1.66E+00 1.00E+07 3.33E+01 1.00E+07 3.59E+01/1.00E+2 2.75E-02 5.74E+00
-096* 1.74E+00 1.00E+07 3.47E+01 1.00E+07 3.77E+01/1.00E+2 2.62E-02 5.79E+00
-097* 1.81E+00 1.00E+07 3.62E+01 1.00E+07 3.95E+01/1.00E+2 2.50E-02 5.83E+00
-098* 1.89E+00 1.00E+07 3.78E+01 1.00E+07 4.14E+01/1.00E+2 2.39E-02 5.87E+00
-099* 1.97E+00 1.00E+07 3.94E+01 1.00E+07 4.33E+01/1.00E+2 2.27E-02 5.92E+00
-100* 2.05E+00 1.00E+07 4.10E+01 1.00E+07 4.54E+01/1.00E+2 2.17E-02 5.96E+00
-101* 2.14E+00 1.00E+07 4.28E+01 1.00E+07 4.75E+01/1.00E+2 2.07E-02 6.00E+00
-102* 2.23E+00 1.00E+07 4.46E+01 1.00E+07 4.98E+01/1.00E+2 1.97E-02 6.04E+00
-103* 2.31E+00 1.00E+07 4.63E+01 1.00E+07 5.21E+01/1.00E+2 1.88E-02 6.09E+00
-104* 2.38E+00 1.00E+07 4.76E+01 1.00E+07 5.45E+01/1.00E+2 1.80E-02 6.13E+00
-105* 2.45E+00 1.00E+07 4.89E+01 1.00E+07 5.69E+01/1.00E+2 1.72E-02 6.17E+00
-106* 2.51E+00 1.00E+07 5.02E+01 1.00E+07 5.94E+01/1.00E+2 1.64E-02 6.21E+00
-107* 2.58E+00 1.00E+07 5.16E+01 1.00E+07 6.20E+01/1.00E+2 1.57E-02 6.25E+00
-108* 2.64E+00 1.00E+07 5.29E+01 1.00E+07 6.46E+01/1.00E+2 1.50E-02 6.28E+00
-109* 2.71E+00 1.00E+07 5.42E+01 1.00E+07 6.74E+01/1.00E+2 1.44E-02 6.32E+00
-110* 2.78E+00 1.00E+07 5.56E+01 1.00E+07 7.01E+01/1.00E+2 1.38E-02 6.36E+00
-111* 2.85E+00 1.00E+07 5.69E+01 1.00E+07 7.30E+01/1.00E+2 1.32E-02 6.39E+00
-112* 2.91E+00 1.00E+07 5.82E+01 1.00E+07 7.59E+01/1.00E+2 1.27E-02 6.43E+00
-113* 2.98E+00 1.00E+07 5.96E+01 1.00E+07 7.89E+01/1.00E+2 1.22E-02 6.46E+00
-114* 3.05E+00 1.00E+07 6.09E+01 1.00E+07 8.19E+01/1.00E+2 1.17E-02 6.50E+00
-115* 3.11E+00 1.00E+07 6.23E+01 1.00E+07 8.50E+01/1.00E+2 1.13E-02 6.53E+00
-116* 3.18E+00 1.00E+07 6.36E+01 1.00E+07 8.82E+01/1.00E+2 1.09E-02 6.56E+00
-117* 3.25E+00 1.00E+07 6.50E+01 1.00E+07 9.15E+01/1.00E+2 1.04E-02 6.59E+00
-118* 3.32E+00 1.00E+07 6.64E+01 1.00E+07 9.48E+01/1.00E+2 1.01E-02 6.63E+00
-119* 3.39E+00 1.00E+07 6.77E+01 1.00E+07 9.82E+01/1.00E+2 9.70E-03 6.66E+00
-120* 3.46E+00 1.00E+07 6.91E+01 1.00E+07 1.02E+02/1.00E+2 9.35E-03 6.69E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/output3.param
--- a/examples/output3.param	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,99 +0,0 @@
-----------------------------------------------------------------------------
- RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
-     * Intel MKL implementation of the FFT
-     * parallel OpenMP implementation with 016/016 threads
-     * export to longitude/latitude text format cancelled (--no-proj-output)
-     * export to VTK format
-----------------------------------------------------------------------------
-grid dimension (sx1,sx2,sx3)
-  256  256  256
-sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
-  5.00E-2  5.00E-2  5.00E-2  2.00E-1  1.00E+0
-origin position (x0,y0) and rotation
-  0.00E+0  0.00E+0  0.00E+0
-observation depth (displacement and stress)
-  0.00E+0  0.00E+0
-output directory
- output3 (time report: output3/time.txt)
-lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
-  1.00E+00  1.00E+00  8.33E-04
-time interval, (positive time step) or (negative skip, scaling)
-  5.00E-1 (output every 001 steps, dt scaled by 1.00E-2)
-number of observation planes
-    1
-----------------------------------------------------------------------------
-no.        x1       x2       x3   length    width strike    dip
-----------------------------------------------------------------------------
-001  -3.00E+0  0.00E+0  5.00E-1  6.00E+0  2.50E+0    0.0   90.0
-number of observation points
-    0
-number of stress observation segments
-    0
-number of prestress interfaces
-    0
-number of linear viscous interfaces
-    0
-number of nonlinear viscous interfaces
-    0
-number of fault creep interfaces
-    1
-----------------------------------------------------------------------------
-no.    depth   gamma0 (a-b)sig friction cohesion
-----------------------------------------------------------------------------
-001  1.00E+0  1.00E+3  1.00E+3  0.00E+0  0.00E+0
-number of afterslip planes
-    1
-----------------------------------------------------------------------------
-no.        x1       x2       x3   length    width strike    dip   rake
-----------------------------------------------------------------------------
-001  -2.00E+0  0.00E+0  1.00E+0  4.00E+0  2.00E+0    0.0   90.0    0.0
-number of inter-seismic strike-slip segments
-    0
-number of inter-seismic tensile segments
-    0
-number of events
-    1
-number of coseismic strike-slip segments
-    1
-----------------------------------------------------------------------------
-no.     slip       xs       ys       zs  length   width strike   dip   rake
-----------------------------------------------------------------------------
-001  1.00E+0 -5.00E-1  0.00E+0  0.00E+0 1.00E+0 1.00E+0    0.0  90.0    0.0
-----------------------------------------------------------------------------
-number of coseismic tensile segments
-    0
-number of coseismic dilatation point sources
-    0
-number of surface loads
-    0
-max sampling size (hor.,vert.): 4.00E-1 4.00E-1
-----------------------------------------------------------------------------
-coseismic event 001
- I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
-000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/5.00E-1 0.00E+00 1.03E+00
-001* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.00E-02/5.00E-1 6.47E-01 1.04E+00
-002* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.00E-02/5.00E-1 6.11E-01 1.05E+00
-003* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 6.00E-02/5.00E-1 5.77E-01 1.06E+00
-004* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 8.00E-02/5.00E-1 5.47E-01 1.07E+00
-005* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.00E-01/5.00E-1 5.18E-01 1.08E+00
-006* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.20E-01/5.00E-1 4.92E-01 1.09E+00
-007* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.40E-01/5.00E-1 4.67E-01 1.10E+00
-008* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.60E-01/5.00E-1 4.45E-01 1.11E+00
-009* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.80E-01/5.00E-1 4.23E-01 1.12E+00
-010* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.00E-01/5.00E-1 4.04E-01 1.13E+00
-011* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.20E-01/5.00E-1 3.85E-01 1.14E+00
-012* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.40E-01/5.00E-1 3.68E-01 1.14E+00
-013* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.60E-01/5.00E-1 3.52E-01 1.15E+00
-014* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.80E-01/5.00E-1 3.36E-01 1.16E+00
-015* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.00E-01/5.00E-1 3.22E-01 1.16E+00
-016* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.20E-01/5.00E-1 3.09E-01 1.17E+00
-017* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.40E-01/5.00E-1 2.96E-01 1.17E+00
-018* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.60E-01/5.00E-1 2.84E-01 1.18E+00
-019* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.80E-01/5.00E-1 2.73E-01 1.19E+00
-020* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.00E-01/5.00E-1 2.63E-01 1.19E+00
-021* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.20E-01/5.00E-1 2.52E-01 1.20E+00
-022* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.40E-01/5.00E-1 2.43E-01 1.20E+00
-023* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.60E-01/5.00E-1 2.34E-01 1.21E+00
-024* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.80E-01/5.00E-1 2.26E-01 1.21E+00
-025* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 5.00E-01/5.00E-1 2.17E-01 1.21E+00
-026* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 5.20E-01/5.00E-1 2.10E-01 1.22E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/output4.param
--- a/examples/output4.param	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,109 +0,0 @@
-----------------------------------------------------------------------------
- RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
-     * Intel MKL implementation of the FFT
-     * parallel OpenMP implementation with 016/016 threads
-     * export to longitude/latitude text format cancelled (--no-proj-output)
-     * export to VTK format
-----------------------------------------------------------------------------
-grid dimension (sx1,sx2,sx3)
-  256  256  256
-sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
-  5.00E-2  5.00E-2  5.00E-2  2.00E-1  1.00E+0
-origin position (x0,y0) and rotation
-  0.00E+0  0.00E+0  0.00E+0
-observation depth (displacement and stress)
-  0.00E+0  0.00E+0
-output directory
- output4 (time report: output4/time.txt)
-lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
-  1.00E+00  1.00E+00  8.33E-04
-time interval, (positive time step) or (negative skip, scaling)
-  2.00E+0 (output every 001 steps, dt scaled by 1.00E+0)
-number of observation planes
-    0
-number of observation points
-    0
-number of stress observation segments
-    5
-----------------------------------------------------------------------------
-no.        xs       ys       zs  length   width strike   dip friction
-----------------------------------------------------------------------------
-0001 -1.00E+0  1.00E+0  5.00E-1 1.00E-1 1.00E-1    0.0  90.0    0.6
-0002 -5.00E-1  1.00E+0  5.00E-1 1.00E-1 1.00E-1   90.0  90.0    0.6
-0003  0.00E+0  1.00E+0  5.00E-1 1.00E-1 1.00E-1    0.0  90.0    0.6
-0004  5.00E-1  1.00E+0  5.00E-1 1.00E-1 1.00E-1   45.0  90.0    0.6
-0005  1.00E+0  1.00E+0  5.00E-1 1.00E-1 1.00E-1    0.0  90.0    0.6
-number of prestress interfaces
-    0
-number of linear viscous interfaces
-    3
-----------------------------------------------------------------------------
-no.     depth    gamma0  cohesion
-----------------------------------------------------------------------------
-001  2.00E+00  1.00E+00  0.00E+00
-002  3.00E+00  1.00E+00  0.00E+00
-003  3.00E+00  0.00E+00  0.00E+00
-number of linear weak zones
-    1
-----------------------------------------------------------------------------
-no. dgammadot0     x1       x2       x3  length   width thickn. strike   dip
-----------------------------------------------------------------------------
-001  1.00E+0 -1.00E+0  0.00E+0  1.10E+0 2.00E+0 9.00E-1 1.00E+0    0.0  90.0
-number of nonlinear viscous interfaces
-    0
-number of fault creep interfaces
-    0
-number of inter-seismic strike-slip segments
-    0
-number of inter-seismic tensile segments
-    0
-number of events
-    1
-number of coseismic strike-slip segments
-    1
-----------------------------------------------------------------------------
-no.     slip       xs       ys       zs  length   width strike   dip   rake
-----------------------------------------------------------------------------
-001 -1.00E+0 -1.00E+0  0.00E+0  0.00E+0 2.00E+0 1.00E+0    0.0  90.0    0.0
-----------------------------------------------------------------------------
-number of coseismic tensile segments
-    0
-number of coseismic dilatation point sources
-    0
-number of surface loads
-    0
-max sampling size (hor.,vert.): 8.00E-1 4.00E-1
-----------------------------------------------------------------------------
-coseismic event 001
- I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
-000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/2.00E+0 0.00E+00 2.05E+00
-001* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 6.67E-02/2.00E+0 2.75E+00 2.23E+00
-002* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.33E-01/2.00E+0 2.61E+00 2.41E+00
-003* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 2.00E-01/2.00E+0 2.49E+00 2.57E+00
-004* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 2.67E-01/2.00E+0 2.37E+00 2.73E+00
-005* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 3.33E-01/2.00E+0 2.26E+00 2.88E+00
-006* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 4.00E-01/2.00E+0 2.16E+00 3.03E+00
-007* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 4.67E-01/2.00E+0 2.07E+00 3.16E+00
-008* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 5.33E-01/2.00E+0 1.99E+00 3.30E+00
-009* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 6.00E-01/2.00E+0 1.91E+00 3.42E+00
-010* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 6.67E-01/2.00E+0 1.83E+00 3.54E+00
-011* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 7.33E-01/2.00E+0 1.76E+00 3.66E+00
-012* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 8.00E-01/2.00E+0 1.69E+00 3.77E+00
-013* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 8.67E-01/2.00E+0 1.63E+00 3.88E+00
-014* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 9.33E-01/2.00E+0 1.57E+00 3.98E+00
-015* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.00E+00/2.00E+0 1.52E+00 4.08E+00
-016* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.07E+00/2.00E+0 1.47E+00 4.18E+00
-017* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.13E+00/2.00E+0 1.42E+00 4.27E+00
-018* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.20E+00/2.00E+0 1.38E+00 4.36E+00
-019* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.27E+00/2.00E+0 1.33E+00 4.45E+00
-020* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.33E+00/2.00E+0 1.29E+00 4.53E+00
-021* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.40E+00/2.00E+0 1.25E+00 4.61E+00
-022* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.47E+00/2.00E+0 1.22E+00 4.69E+00
-023* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.53E+00/2.00E+0 1.18E+00 4.77E+00
-024* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.60E+00/2.00E+0 1.15E+00 4.84E+00
-025* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.67E+00/2.00E+0 1.11E+00 4.91E+00
-026* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.73E+00/2.00E+0 1.08E+00 4.98E+00
-027* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.80E+00/2.00E+0 1.06E+00 5.05E+00
-028* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.87E+00/2.00E+0 1.03E+00 5.11E+00
-029* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.93E+00/2.00E+0 1.00E+00 5.18E+00
-030* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 2.00E+00/2.00E+0 9.75E-01 5.24E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run1-pbs.sh
--- a/examples/run1-pbs.sh	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,96 +0,0 @@
-#!/bin/sh
-
-# example input file for a queueing system (for a single node of a cluster)
-
-#PBS -l nodes=1:ppn=8
-#PBS -l walltime=0:02:60
-#PBS -q debug
-#PBS -N output1
-#PBS -o ./output1/out
-
-# change the working directory (default is home directory)
-# echo working directory: $PBS_O_WORKDIR
-cd $PBS_O_WORKDIR
-
-export MX_RCACHE=0
-
-WDIR=./output1
-if [ ! -e $WDIR ]; then
-        echo adding directory $WDIR
-	mkdir $WDIR
-fi
-
-# run this example on pangu, or another PBS queued cluster, with
-#
-#   qsub ./run1-pbs.sh
-#
-
-mpiexec -n 8 relax <<EOF
-# use '#' character to include comments in your input file
-# grid size (sx1,sx2,sx3)
-256 256 256
-# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
-0.05 0.05 0.05 0.2 2
-# origin position & rotation
-0 0 0
-# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
-# displacements and stress are converted to lon/lat geographic coordinates
-# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
-# use unit = 1   if dimensions are described in units of m
-# use unit = 1e3 if dimensions are described in units of km
-#120 22 51 1e3
-# observation depth for displacement and for stress (stress in only exported in GRD)
-0 0.5
-# output directory (all output written here)
-$WDIR
-# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
-1 1 8.33e-4
-# integration time (in unit of time), step (negative for automatic) and scaling of computed value
-20 -1 1
-# number of observation planes
-0
-# number of observation points
-0
-# number of Coulomb patches
-0
-# number of prestress interfaces
-0
-# number of linear viscous interfaces (where viscosity changes)
-2
-# no depth gammadot0 cohesion (gammadot0 is shear modulus divided by viscosity)
-   1   3.0       1.0      0.0
-   2   9.0       1.0      0.0
-# number of linear ductile zones
-0
-# number of powerlaw viscous interfaces
-0
-# number of friction faults
-0
-# number of interseismic loading strike-slip and opening
-0
-0
-# number of coseismic events (when slip distribution is prescribed)
-2
-# number of shear dislocations (strike-slip and dip-slip faulting)
-1
-# no slip x1 x2 x3 length width strike dip rake
-   1    1 -1  0  0      1     1      0  90    0
-# number of tensile cracks
-0
-# number of dilatation sources
-0
-# number of surface traction
-0
-# time of second event
-1
-# number of shear dislocations
-1
-# no slip x1 x2 x3 length width strike dip rake
-   1    1  0  0  0      1     1      0  90    0
-# number of tensile cracks
-0
-# number of dilatation sources
-0
-# number of surface traction
-0
-EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run1.bat
--- a/examples/run1.bat	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-if not exist output1 mkdir output1
-
-
-set OMP_NUM_THREADS=4
-
-set GMT_SHAREDIR=%CD%\..\share
-set PROJ_LIB=%CD%\..\share
-..\relax < run1.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run1.input
--- a/examples/run1.input	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-# use '#' character to include comments in your input file
-# grid size (sx1,sx2,sx3)
-256 256 256
-# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
-0.05 0.05 0.05 0.2 2
-# origin position & rotation
-0 0 0
-# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
-# displacements and stress are converted to lon/lat geographic coordinates
-# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
-# use unit = 1   if dimensions are described in units of m
-# use unit = 1e3 if dimensions are described in units of km
-120 22 51 1e3
-# observation depth for displacement and for stress (stress in only exported in GRD)
-0 0.5
-# output directory (all output written here)
-output1
-# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
-1 1 8.33e-4
-# integration time (in unit of time), step (negative for automatic) and scaling of computed value
-20 -1 1
-# number of observation planes
-1
-# no x1 x2 x3 length width strike dip
-   1  0 -3  0      6     6     90  90
-# number of observation points
-0
-# number of Coulomb patches
-0
-# number of prestress interfaces
-0
-# number of linear viscous interfaces (where viscosity changes)
-2
-# no depth gammadot0 cohesion (gammadot0 is shear modulus divided by viscosity)
-   1   3.0       1.0      0.0
-   2   9.0       1.0      0.0
-# number of linear ductile zones
-0
-# number of powerlaw viscous interfaces
-0
-# number of friction faults
-0
-# number of interseismic loading strike-slip and opening
-0
-0
-# number of coseismic events (when slip distribution is prescribed)
-2
-# number of shear dislocations (strike-slip and dip-slip faulting)
-1
-# no slip x1 x2 x3 length width strike dip rake
-   1    1 -1  0  0      1     1      0  90    0
-# number of tensile cracks
-0
-# number of dilatation sources
-0
-# number of surface traction
-0
-# time of second event
-1
-# number of shear dislocations
-1
-# no slip x1 x2 x3 length width strike dip rake
-   1    1  0  0  0      1     1      0  90    0
-# number of tensile cracks
-0
-# number of dilatation sources
-0
-# number of surface traction
-0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run1.sh
--- a/examples/run1.sh	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-#!/bin/sh
-
-#
-# comments:
-#
-# linear viscoelastic relaxation following a strike-slip fault
-# followed by a second strike-slip event and a relaxation of
-# both stress perturbations.
-#
-# run this example with:
-#
-#   ./run1.sh
-#
-# you can also abort computation to produce only geometry information with:
-#
-#   ./run1.sh --dry-run
-#
-# viscous substrate starts at 3 times the seismogenic depth.
-# output at each computation step (Dt = -1)
-#
-# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
-#
-#   map.sh -b -3/3/-3/3 output1/000
-#
-# to convert .xyz output in .grd output in post processing, type (requires GMT installed on your machine)
-#
-#   xyz2grd.sh output1/000
-#
-# to visualize a time series of postseismic deformation (requires GRD output): 
-#
-#   map.sh -b -5/5/-5/5 -p -0.002/0.002/0.0001 -v 0.005 output1/0{01,02,03,04,05,06,07,08,09,10}-relax
-#
-# type map.sh for a description of command-line options. 
-# the command used to generate a map can be retrieve from the .ps file with
-#
-#   tail -n 1 output1/000-plot.ps
-#
-# to visualize in 3-D with Paraview (www.paraview.org),
-# load the following files:
-# 
-#   output1/cgrid.vtp           for the computational grid spatial extent
-#   output1/rfaults-001.vtp     for the slip distribution of the first event
-#   output1/rfaults-002.vtp     for the slip distribution of the second event
-#   output1/disp-000.vtr        for the coseismic displacement field
-#   output1/linearlayer-001.vtp for the depth of brittle-ductile transition
-#   output1/vel-001.vtr         for the instantaneous velocity field
-#
-# note that we save the entire output to output1/in.param. this is convenient
-# to document how the simulation was computed.
-#
-# type relax --help to display options.
-#
-# modify the number of threads used with
-#
-#   export OMP_NUM_THREADS=N with sh and ksh shells
-#
-# or
-#
-#  setenv OMP_NUM_THREADS N with csh
-#
-
-WDIR=./output1
-
-if [ ! -e $WDIR ]; then
-	echo adding directory $WDIR
-	mkdir $WDIR
-fi
-
-OMP_NUM_THREADS=4 ../relax $* < run1.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run2.bat
--- a/examples/run2.bat	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-if not exist output2 mkdir output2
-
-
-set OMP_NUM_THREADS=4
-
-set GMT_SHAREDIR=%CD%\..\share
-set PROJ_LIB=%CD%\..\share
-..\relax < run2.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run2.input
--- a/examples/run2.input	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,74 +0,0 @@
-# nonlinear viscoelastic relaxation (power exponent n=3)
-# following slip on a strike-slip fault
-#
-# output every two computational steps (Dt = -2). 
-# The time step is computed automatically and the value unchanged (scale = 1)
-#
-# grid size (sx1,sx2,sx3)
-256 256 256
-# sampling size defines the grid spacing in units of distance
-# smoothing is a roll-off parameter 0 <= beta <= 0.5 that tapers 
-# the slip distribution on faults beta=0.2 and beta=0.3 are good values
-# nyquist is the minimum size of fault patches, relative to the sampling size
-# sampling size, smoothing & nyquist (dx1,dx2,dx3,beta,nq)
-0.05 0.05 0.05 0.2 2
-# origin position & rotation
-0 0 0
-# observation depth (displacements and stress) (stress is only exported in GRD)
-0 0.5
-# output directory (all output files are stored in the following directory)
-output2
-# the elastic parameters (Lambda and mu) are the Lame parameter and the shear modulus
-# gamma=(1-nu)*rho*g/mu is a wavelength relevant to buoyancy.
-# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
-1 1 8.33e-4
-# integration time refers to the length in units of time of the simulation.
-# integration time (t1)
-100 -1 0.5
-# observation planes are arbitrary planes where the inelastic strain rate
-# is sampled for output.
-# number of observation planes
-0
-# observation points are GPS points, for example, where time series of
-# displacement are output.
-# number of observation points
-0
-# stress observation segments are patches where Coulomb and other
-# stress components are evaluated.
-# number of stress observation segments
-0
-# prestress interfaces corresponds to depths where the prestress
-# tensor changes (default is no prestress).
-# number of prestress interfaces
-0
-# viscous interfaces are depths where the viscous properties change.
-# number of linear viscous interfaces
-0
-# number of powerlaw viscous interfaces
-2
-# no depth gammadot0 power cohesion
-   1   2.0       5e3   3.0      0.0
-   2   8.0       5e3   3.0      0.0
-# ductile zones corresponds to volumes where viscous properties change.
-# number of power-law ductile zones
-0
-# depths where friction properties change.
-# number of friction interfaces
-0
-# number of interseismic loading strike-slip and opening
-0
-0
-# number of coseismic events
-1
-# number of shear dislocations (strike-slip and dip-slip faults)
-1
-# index slip x1 x2 x3 length width strike dip rake
-      1    1 -1  0  0      2     1      0  90    0
-# number of tensile cracks
-0
-# volumetric deformation (Mogi source)
-# number of dilatation sources
-0
-# surface loads can be used to model loading of lakes or dams
-# number of surface loads
-0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run2.sh
--- a/examples/run2.sh	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-#!/bin/sh
-
-# nonlinear viscoelastic relaxation (power exponent n=3)
-# following slip on a strike-slip fault
-#
-# output every two computational steps (Dt = -2). 
-# The time step is computed automatically and the value unchanged (scale = 1)
-#
-# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
-# map.sh -b -3/3/-3/3 output2/000
-#
-# to visualize postseismic deformation (requires GRD output): 
-# map.sh -b -5/5/-5/5 output2/0{02,04,06,08}-relax
-#
-# type map.sh for a description of command-line options.
-#
-# the output projected in geographical coordinates is cancelled (--no-proj-output)
-
-WDIR=./output2
-
-if [ ! -e $WDIR ]; then
-	echo adding directory $WDIR
-	mkdir $WDIR
-fi
-
-OMP_NUM_THREADS=2 time ../relax --no-proj-output $* < run2.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run3.bat
--- a/examples/run3.bat	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-if not exist output3 mkdir output3
-
-
-set OMP_NUM_THREADS=4
-
-set GMT_SHAREDIR=%CD%\..\share
-set PROJ_LIB=%CD%\..\share
-..\relax < run3.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run3.input
--- a/examples/run3.input	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,64 +0,0 @@
-# grid size (sx1,sx2,sx3)
-256 256 256 
-# sampling size, smoothing & nyquist (dx1,dx2,dx3,beta,nq)
-0.05 0.05 0.05 0.2 1
-# origin position & rotation
-0 0 0
-# geographic origin (longitude, latitude, UTM zone, unit)
-# displacements and stress are converted to lon/lat geographic coordinates
-# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
-# use unit = 1   if dimensions are described in units of m
-# use unit = 1e3 if dimensions are described in units of km
-#-115 37.5 11 1e3
-# observation depth (displacement and stress) (stress in only exported in GRD)
-0 0
-# output directory
-output3
-# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
-1 1 8.33e-4
-# integration time (t1)
-0.5 -1 0.01
-# number of observation planes
-1
-# no  x1 x2  x3 length width strike dip
-   1  -3  0 0.5      6   2.5      0  90
-# number of observation points
-0
-# number of Coulomb patches
-0
-# number of prestress interfaces
-0
-# number of linear viscous interfaces
-0
-# number of powerlaw viscous interfaces
-0
-# number of friction interfaces
-1
-# no    depth   gamma0 (a-b)sig friction cohesion
-   1        1      1e3      1e3      0.0        0
-# number of creeping faults
-1
-# define the fault planes where afterslip occurs. it is possible to
-# constrain the rake slip to be within 180 degrees of given direction by
-# providing a rake between -180 and 180. for values outside this range,
-# the constraint of rake is not applied. this afterslip plane starts
-# immediately below the coseismic rupture.
-# no  x1 x2 x3 length width strike dip rake (slip rake is +-90 degrees from this value)
-   1  -2  0  1      4     2      0  90    0
-# number of interseismic loading strike-slip
-0
-# number of interseismic loading opening cracks
-0
-# number of coseismic events
-1
-# number of shear dislocations
-1
-# no slip    x1 x2 x3 length width strike dip rake
-   1   +1  -0.5  0  0      1     1      0  90    0
-# number of tensile cracks
-0
-# number of dilatation sources
-0
-# number of surface loads
-0
-
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run3.sh
--- a/examples/run3.sh	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,89 +0,0 @@
-#!/bin/sh
-
-# comments:
-#
-# afterslip following left-lateral strike-slip on a vertical fault.
-#
-# output at each computation step (Dt = -1) with a reduced time step (1/100 factor) for
-# better numerical accuracy.
-#
-# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
-#
-#   map.sh -b -3/3/-3/3 -e rpatch.sh output3/000
-#
-# the option -e rpatch.sh adds the trace of the fault to the map. 
-# to visualize the displacement due to afterslip only:
-#
-#   map.sh -b -5/5/-5/5 -s 0.75 -e rpatch.sh output3/001-relax
-#
-# the -s 0.75 option optimizes the spacing between horizontal vectors.
-# to convert .xyz output in .grd output in post processing, type (requires GMT installed on your machine)
-#
-#   xyz2grd.sh output3/000
-#
-# to visualize a time series of postseismic deformation (requires GRD output): 
-#
-#   map.sh -b -5/5/-5/5 -p -0.001/0.001/0.00001 -v 0.001 -s 1 -e rpatch.sh output3/0{00,01,02,03,04,05,06,07,08,09,10}-relax
-#
-# to visualize a time series of fault creep:
-#
-#   map.sh -t 1 -s 0.1 -p -0.2/0.2/0.01 output3/0??.s00001.creep-east.grd
-#
-# type map.sh for a description of command-line options.
-#
-# the conversion to geographic is cancelled (--no-proj-output) and 
-# the stress component are not exported (--no-stress-output)
-#
-# TIP:
-# the following line in the input file
-#
-#   # integration time (t1)
-#   0.5 -1 0.01
-#
-# reduces the time step suggested by the code by a factor of 1/100. This choice
-# of time step leads to slowly decreasing power density
-#                                                                |
-#                                                               \./
-#    I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i |
-#   000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/5.00E-1 0.00E+00 1.03E+00
-#   001* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.00E-02/5.00E-1 6.47E-01 1.04E+00
-#   002* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.00E-02/5.00E-1 6.11E-01 1.05E+00
-#   003* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 6.00E-02/5.00E-1 5.77E-01 1.06E+00
-#   004* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 8.00E-02/5.00E-1 5.47E-01 1.07E+00
-#   005* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.00E-01/5.00E-1 5.18E-01 1.08E+00
-#                                                               /^\
-#                                                                |
-#
-# It is informative to run the same code with a larger time step, for example
-# with the following parameters:
-#
-#   # integration time (t1)
-#   5 -1 0.1
-#
-# which does not lead to numerical convergence.
-#                                                                |
-#                                                               \./
-#    I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i |
-#   000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/5.00E+0 0.00E+00 1.03E+00
-#   001* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 2.00E-01/5.00E+0 4.69E-01 1.12E+00
-#   002* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 4.00E-01/5.00E+0 3.13E-01 1.18E+00
-#   003* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 6.00E-01/5.00E+0 2.18E-01 1.22E+00
-#   004* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 8.00E-01/5.00E+0 1.55E-01 1.26E+00
-#   005* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.00E+00/5.00E+0 1.18E-01 1.28E+00
-#   006* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.20E+00/5.00E+0 9.96E-02 1.30E+00
-#   007* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.40E+00/5.00E+0 9.47E-02 1.31E+00
-#   008* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.60E+00/5.00E+0 1.02E-01 1.33E+00
-#   009* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.80E+00/5.00E+0 1.35E-01 1.35E+00
-#                                                               /^\
-#                                                                |
-# in general, a slowly decreasing power density (about 10-20% per step) is
-# a sign of an accurate computation.
-
-WDIR=./output3
-
-if [ ! -e $WDIR ]; then
-	echo adding directory $WDIR
-	mkdir $WDIR
-fi
-
-time ../relax --no-proj-output --no-stress-output $* < run3.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run4.bat
--- a/examples/run4.bat	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-if not exist output4 mkdir output4
-
-
-set OMP_NUM_THREADS=4
-
-set GMT_SHAREDIR=%CD%\..\share
-set PROJ_LIB=%CD%\..\share
-..\relax < run4.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run4.input
--- a/examples/run4.input	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-# grid size (sx1,sx2,sx3)
-256 256 256 
-# sampling size, smoothing & nyquist (dx1,dx2,dx3,beta,nq)
-0.05 0.05 0.05 0.2 1
-# origin position & rotation
-0 0 0
-# observation depth (displacement and stress) (stress in only exported in GRD)
-0 0
-# output directory
-output4
-# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
-1 1 8.33e-4
-# integration time (t1), time step and scaling
-2 -1 1
-# number of observation planes
-0
-# number of observation points
-0
-# number of Coulomb patches
-5
-# no.   x1 x2  x3 length width strike dip friction
-    1 -1.0  1 0.5    0.1   0.1      0  90      0.6
-    2 -0.5  1 0.5    0.1   0.1     90  90      0.6
-    3  0.0  1 0.5    0.1   0.1      0  90      0.6
-    4 +0.5  1 0.5    0.1   0.1     45  90      0.6
-    5 +1.0  1 0.5    0.1   0.1      0  90      0.6
-# number of prestress interfaces
-0
-# number of linear viscous interfaces
-3
-# gammadot0 is assumed to be 0 between depths of 0 and 2.
-# the last value is extended down to infinity.
-# no depth gammadot0 cohesion
-   1     2         1        0
-   2     3         1        0
-   3     3         0        0
-# number of ductile zones (this defines volumes where viscosity changes)
-1
-# a confined area below the ruptured fault is allowed to flow viscously.
-# no gammadot0 x1 x2  x3 length width thickness strike dip
-   1         1 -1  0 1.1      2   0.9         1      0  90
-# number of powerlaw viscous interfaces
-0
-# number of friction faults
-0
-# number of interseismic loading strike-slip
-0
-# number of interseismic loading opening cracks
-0
-# number of coseismic events
-1
-# number of shear dislocations
-1
-# no slip  x1 x2 x3 length width strike dip rake
-   1   -1  -1  0  0      2     1      0  90    0
-# number of tensile cracks
-0
-# number of dilatation sources
-0
-# number of surface traction
-0
-
diff -r 14d5d55245bd -r 405d8f4fa05f examples/run4.sh
--- a/examples/run4.sh	Wed Mar 14 13:08:45 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-#!/bin/sh
-
-#
-# comments:
-#
-# linear viscoelastic relaxation in the lower crust and 
-# in a confined damage zone around the deep extension of a vertical fault
-# following right-lateral strike-slip on the upper segment of the fault.
-#
-# output is exported in geographic coordintes in .xyz format
-#
-# output at each computation step (Dt = -1)
-#
-# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
-#
-#   map.sh -b -3/3/-3/3 output1/000
-#
-# to convert .xyz output in .grd output in post processing, type (requires GMT installed on your machine)
-#
-#   xyz2grd.sh output1/000
-#
-# to visualize a time series of postseismic deformation (requires GRD output): 
-#
-#   map.sh -b -5/5/-5/5 -p -0.002/0.002/0.0001 -v 0.005 output1/00{1,2,3,4}-relax
-#
-# type map.sh for a description of command-line options.
-# type ../relax --help for more info about command-line options.
-#
-# to visualize in 3-D with Paraview (www.paraview.org),
-# load the following files:
-# 
-#   output4/cgrid.vtp           for the computational grid spatial extent
-#   output4/rfaults-001.vtp     for the coseismic slip distribution 
-#   output4/disp-000.vtr        for the coseismic displacement field
-#   output4/linearlayer-001.vtp for the depth of brittle-ductile transition
-#   output4/weakzone-001.vtp    for the spatial extent of the anomalous viscous zone 
-#   output4/vel-001.vtr         for the instantaneous velocity field
-
-WDIR=./output4
-
-if [ ! -e $WDIR ]; then
-	echo adding directory $WDIR
-	mkdir $WDIR
-fi
-
-time ../relax --no-stress-output --no-proj-output $* < run4.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tibet/yushu/faults/yushu.dat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tibet/yushu/faults/yushu.dat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,1600 @@
+1 0 0.48175 -28.5874 19.000 1.000 1.00067 116.57000000 87.90730000 0
+2 0 0.50175 -28.5794 18.000 1.000 1.00067 116.57000000 87.90730000 0
+3 0 0.52175 -28.5714 17.000 1.000 1.00067 116.57000000 87.90730000 0
+4 0 0.53175 -28.5634 16.000 1.000 1.00067 116.57000000 87.90730000 0
+5 0 0.55175 -28.5544 15.000 1.000 1.00067 116.57000000 87.90730000 0
+6 0 0.57175 -28.5464 14.000 1.000 1.00067 116.57000000 87.90730000 0
+7 0 0.58175 -28.5384 13.000 1.000 1.00067 116.57000000 87.90730000 0
+8 0 0.60175 -28.5304 12.000 1.000 1.00067 116.57000000 87.90730000 0
+9 0 0.61175 -28.5224 11.000 1.000 1.00067 116.57000000 87.90730000 0
+10 0 0.63175 -28.5134 10.000 1.000 1.00067 116.57000000 87.90730000 0
+11 0 0.65175 -28.5054 9.000 1.000 1.00067 116.57000000 87.90730000 0
+12 0 0.66175 -28.4974 8.000 1.000 1.00067 116.57000000 87.90730000 0
+13 0 0.68175 -28.4894 7.000 1.000 1.00067 116.57000000 87.90730000 0
+14 0 0.70175 -28.4814 6.000 1.000 1.00067 116.57000000 87.90730000 0
+15 0 0.71175 -28.4734 5.000 1.000 1.00067 116.57000000 87.90730000 0
+16 0 0.73175 -28.4644 4.000 1.000 1.00067 116.57000000 87.90730000 0
+17 0 0.75175 -28.4564 3.000 1.000 1.00067 116.57000000 87.90730000 0
+18 0 0.76175 -28.4484 2.000 1.000 1.00067 116.57000000 87.90730000 0
+19 0 0.78175 -28.4404 1.000 1.000 1.00067 116.57000000 87.90730000 0
+20 0.0021013 0.79175 -28.4324 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+21 0 0.04175 -27.6924 19.000 1.000 1.00067 116.57000000 87.90730000 0
+22 0.0013274 0.05175 -27.6844 18.000 1.000 1.00067 116.57000000 87.90730000 90
+23 0.0064764 0.07175 -27.6764 17.000 1.000 1.00067 116.57000000 87.90730000 90
+24 0.01204 0.09175 -27.6684 16.000 1.000 1.00067 116.57000000 87.90730000 90
+25 0.016563 0.10175 -27.6594 15.000 1.000 1.00067 116.57000000 87.90730000 90
+26 0.019625 0.12175 -27.6514 14.000 1.000 1.00067 116.57000000 87.90730000 90
+27 0.021211 0.14175 -27.6434 13.000 1.000 1.00067 116.57000000 87.90730000 90
+28 0.021468 0.15175 -27.6354 12.000 1.000 1.00067 116.57000000 87.90730000 90
+29 0.02062 0.17175 -27.6274 11.000 1.000 1.00067 116.57000000 87.90730000 88.4829
+30 0.019077 0.18175 -27.6184 10.000 1.000 1.00067 116.57000000 87.90730000 82.1406
+31 0.017712 0.20175 -27.6104 9.000 1.000 1.00067 116.57000000 87.90730000 69.4705
+32 0.017843 0.22175 -27.6024 8.000 1.000 1.00067 116.57000000 87.90730000 51.3971
+33 0.020427 0.23175 -27.5944 7.000 1.000 1.00067 116.57000000 87.90730000 33.1704
+34 0.024918 0.25175 -27.5864 6.000 1.000 1.00067 116.57000000 87.90730000 19.7388
+35 0.02973 0.27175 -27.5784 5.000 1.000 1.00067 116.57000000 87.90730000 11.003
+36 0.0326 0.28175 -27.5694 4.000 1.000 1.00067 116.57000000 87.90730000 5.2162
+37 0.03085 0.30175 -27.5614 3.000 1.000 1.00067 116.57000000 87.90730000 1.2398
+38 0.022002 0.31175 -27.5534 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+39 0.0078032 0.33175 -27.5454 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+40 0.0055269 0.35175 -27.5374 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+41 0 -0.40825 -26.7984 19.000 1.000 1.00067 116.57000000 87.90730000 0
+42 0.0063993 -0.38825 -26.7904 18.000 1.000 1.00067 116.57000000 87.90730000 90
+43 0.024067 -0.37825 -26.7824 17.000 1.000 1.00067 116.57000000 87.90730000 90
+44 0.043837 -0.35825 -26.7744 16.000 1.000 1.00067 116.57000000 87.90730000 90
+45 0.060853 -0.33825 -26.7654 15.000 1.000 1.00067 116.57000000 87.90730000 90
+46 0.072985 -0.32825 -26.7574 14.000 1.000 1.00067 116.57000000 87.90730000 90
+47 0.079635 -0.30825 -26.7494 13.000 1.000 1.00067 116.57000000 87.90730000 90
+48 0.081067 -0.29825 -26.7414 12.000 1.000 1.00067 116.57000000 87.90730000 89.6129
+49 0.078127 -0.27825 -26.7334 11.000 1.000 1.00067 116.57000000 87.90730000 86.8902
+50 0.072581 -0.25825 -26.7244 10.000 1.000 1.00067 116.57000000 87.90730000 80.0458
+51 0.067696 -0.24825 -26.7164 9.000 1.000 1.00067 116.57000000 87.90730000 67.6994
+52 0.067894 -0.22825 -26.7084 8.000 1.000 1.00067 116.57000000 87.90730000 50.7299
+53 0.075727 -0.20825 -26.7004 7.000 1.000 1.00067 116.57000000 87.90730000 33.8932
+54 0.08887 -0.19825 -26.6924 6.000 1.000 1.00067 116.57000000 87.90730000 21.2927
+55 0.10148 -0.17825 -26.6844 5.000 1.000 1.00067 116.57000000 87.90730000 13.064
+56 0.10675 -0.15825 -26.6754 4.000 1.000 1.00067 116.57000000 87.90730000 7.6605
+57 0.097801 -0.14825 -26.6674 3.000 1.000 1.00067 116.57000000 87.90730000 3.7963
+58 0.070582 -0.12825 -26.6594 2.000 1.000 1.00067 116.57000000 87.90730000 0.907848
+59 0.030335 -0.11825 -26.6514 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+60 0.0035505 -0.09825 -26.6434 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+61 0 -0.85825 -25.9034 19.000 1.000 1.00067 116.57000000 87.90730000 0
+62 0.01168 -0.83825 -25.8954 18.000 1.000 1.00067 116.57000000 87.90730000 90
+63 0.043108 -0.81825 -25.8874 17.000 1.000 1.00067 116.57000000 87.90730000 90
+64 0.078814 -0.80825 -25.8794 16.000 1.000 1.00067 116.57000000 87.90730000 90
+65 0.11011 -0.78825 -25.8704 15.000 1.000 1.00067 116.57000000 87.90730000 90
+66 0.13273 -0.77825 -25.8624 14.000 1.000 1.00067 116.57000000 87.90730000 90
+67 0.14517 -0.75825 -25.8544 13.000 1.000 1.00067 116.57000000 87.90730000 90
+68 0.14769 -0.73825 -25.8464 12.000 1.000 1.00067 116.57000000 87.90730000 89.4244
+69 0.14186 -0.72825 -25.8384 11.000 1.000 1.00067 116.57000000 87.90730000 86.4756
+70 0.13106 -0.70825 -25.8294 10.000 1.000 1.00067 116.57000000 87.90730000 79.4949
+71 0.12137 -0.68825 -25.8214 9.000 1.000 1.00067 116.57000000 87.90730000 67.1087
+72 0.12066 -0.67825 -25.8134 8.000 1.000 1.00067 116.57000000 87.90730000 50.2053
+73 0.13312 -0.65825 -25.8054 7.000 1.000 1.00067 116.57000000 87.90730000 33.546
+74 0.15394 -0.64825 -25.7974 6.000 1.000 1.00067 116.57000000 87.90730000 21.2349
+75 0.17296 -0.62825 -25.7894 5.000 1.000 1.00067 116.57000000 87.90730000 13.3432
+76 0.17887 -0.60825 -25.7804 4.000 1.000 1.00067 116.57000000 87.90730000 8.355
+77 0.16212 -0.59825 -25.7724 3.000 1.000 1.00067 116.57000000 87.90730000 4.911
+78 0.11865 -0.57825 -25.7644 2.000 1.000 1.00067 116.57000000 87.90730000 2.1571
+79 0.059354 -0.55825 -25.7564 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+80 0.023783 -0.54825 -25.7484 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+81 0 -1.29825 -25.0094 19.000 1.000 1.00067 116.57000000 87.90730000 0
+82 0.015685 -1.28825 -25.0014 18.000 1.000 1.00067 116.57000000 87.90730000 90
+83 0.058588 -1.26825 -24.9934 17.000 1.000 1.00067 116.57000000 87.90730000 90
+84 0.1079 -1.25825 -24.9854 16.000 1.000 1.00067 116.57000000 87.90730000 90
+85 0.15147 -1.23825 -24.9764 15.000 1.000 1.00067 116.57000000 87.90730000 90
+86 0.18293 -1.21825 -24.9684 14.000 1.000 1.00067 116.57000000 87.90730000 90
+87 0.19985 -1.20825 -24.9604 13.000 1.000 1.00067 116.57000000 87.90730000 90
+88 0.20238 -1.18825 -24.9524 12.000 1.000 1.00067 116.57000000 87.90730000 89.4212
+89 0.19277 -1.16825 -24.9444 11.000 1.000 1.00067 116.57000000 87.90730000 86.4286
+90 0.17596 -1.15825 -24.9354 10.000 1.000 1.00067 116.57000000 87.90730000 79.2891
+91 0.16073 -1.13825 -24.9274 9.000 1.000 1.00067 116.57000000 87.90730000 66.4723
+92 0.15846 -1.12825 -24.9194 8.000 1.000 1.00067 116.57000000 87.90730000 48.9008
+93 0.17438 -1.10825 -24.9114 7.000 1.000 1.00067 116.57000000 87.90730000 31.894
+94 0.20113 -1.08825 -24.9034 6.000 1.000 1.00067 116.57000000 87.90730000 19.6916
+95 0.22449 -1.07825 -24.8954 5.000 1.000 1.00067 116.57000000 87.90730000 12.1776
+96 0.23059 -1.05825 -24.8864 4.000 1.000 1.00067 116.57000000 87.90730000 7.654
+97 0.20831 -1.03825 -24.8784 3.000 1.000 1.00067 116.57000000 87.90730000 4.7022
+98 0.15405 -1.02825 -24.8704 2.000 1.000 1.00067 116.57000000 87.90730000 2.3434
+99 0.081943 -1.00825 -24.8624 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+100 0.044367 -0.98825 -24.8544 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+101 0 -1.74825 -24.1154 19.000 1.000 1.00067 116.57000000 87.90730000 0
+102 0.018051 -1.72825 -24.1074 18.000 1.000 1.00067 116.57000000 87.90730000 90
+103 0.068546 -1.71825 -24.0994 17.000 1.000 1.00067 116.57000000 87.90730000 90
+104 0.12708 -1.69825 -24.0914 16.000 1.000 1.00067 116.57000000 87.90730000 90
+105 0.17887 -1.68825 -24.0824 15.000 1.000 1.00067 116.57000000 87.90730000 90
+106 0.21585 -1.66825 -24.0744 14.000 1.000 1.00067 116.57000000 87.90730000 90
+107 0.23476 -1.64825 -24.0664 13.000 1.000 1.00067 116.57000000 87.90730000 90
+108 0.23568 -1.63825 -24.0584 12.000 1.000 1.00067 116.57000000 87.90730000 89.5045
+109 0.22142 -1.61825 -24.0504 11.000 1.000 1.00067 116.57000000 87.90730000 86.4731
+110 0.19834 -1.59825 -24.0414 10.000 1.000 1.00067 116.57000000 87.90730000 78.9439
+111 0.17799 -1.58825 -24.0334 9.000 1.000 1.00067 116.57000000 87.90730000 65.0323
+112 0.17495 -1.56825 -24.0254 8.000 1.000 1.00067 116.57000000 87.90730000 46.005
+113 0.19495 -1.55825 -24.0174 7.000 1.000 1.00067 116.57000000 87.90730000 28.279
+114 0.22682 -1.53825 -24.0094 6.000 1.000 1.00067 116.57000000 87.90730000 16.3457
+115 0.25352 -1.51825 -24.0014 5.000 1.000 1.00067 116.57000000 87.90730000 9.4388
+116 0.26023 -1.50825 -23.9924 4.000 1.000 1.00067 116.57000000 87.90730000 5.558
+117 0.23692 -1.48825 -23.9844 3.000 1.000 1.00067 116.57000000 87.90730000 3.2028
+118 0.1811 -1.46825 -23.9764 2.000 1.000 1.00067 116.57000000 87.90730000 1.4431
+119 0.10622 -1.45825 -23.9684 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+120 0.056239 -1.43825 -23.9604 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+121 0 -2.19825 -23.2204 19.000 1.000 1.00067 116.57000000 87.90730000 0
+122 0.018886 -2.17825 -23.2124 18.000 1.000 1.00067 116.57000000 87.90730000 90
+123 0.072783 -2.16825 -23.2044 17.000 1.000 1.00067 116.57000000 87.90730000 90
+124 0.13558 -2.14825 -23.1964 16.000 1.000 1.00067 116.57000000 87.90730000 90
+125 0.19088 -2.12825 -23.1874 15.000 1.000 1.00067 116.57000000 87.90730000 90
+126 0.2295 -2.11825 -23.1794 14.000 1.000 1.00067 116.57000000 87.90730000 90
+127 0.24759 -2.09825 -23.1714 13.000 1.000 1.00067 116.57000000 87.90730000 90
+128 0.24526 -2.08825 -23.1634 12.000 1.000 1.00067 116.57000000 87.90730000 89.5811
+129 0.22587 -2.06825 -23.1554 11.000 1.000 1.00067 116.57000000 87.90730000 86.3108
+130 0.1973 -2.04825 -23.1464 10.000 1.000 1.00067 116.57000000 87.90730000 77.7835
+131 0.17414 -2.03825 -23.1384 9.000 1.000 1.00067 116.57000000 87.90730000 61.6863
+132 0.17441 -2.01825 -23.1304 8.000 1.000 1.00067 116.57000000 87.90730000 40.2452
+133 0.20134 -1.99825 -23.1224 7.000 1.000 1.00067 116.57000000 87.90730000 22.1726
+134 0.23877 -1.98825 -23.1144 6.000 1.000 1.00067 116.57000000 87.90730000 11.2627
+135 0.26803 -1.96825 -23.1064 5.000 1.000 1.00067 116.57000000 87.90730000 5.5416
+136 0.27593 -1.94825 -23.0974 4.000 1.000 1.00067 116.57000000 87.90730000 2.6719
+137 0.25482 -1.93825 -23.0894 3.000 1.000 1.00067 116.57000000 87.90730000 1.1754
+138 0.20572 -1.91825 -23.0814 2.000 1.000 1.00067 116.57000000 87.90730000 0.28763
+139 0.14262 -1.90825 -23.0734 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+140 0.10046 -1.88825 -23.0654 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+141 0 -2.64825 -22.3264 19.000 1.000 1.00067 116.57000000 87.90730000 0
+142 0.018477 -2.62825 -22.3184 18.000 1.000 1.00067 116.57000000 87.90730000 90
+143 0.072063 -2.60825 -22.3104 17.000 1.000 1.00067 116.57000000 87.90730000 90
+144 0.13456 -2.59825 -22.3024 16.000 1.000 1.00067 116.57000000 87.90730000 90
+145 0.18902 -2.57825 -22.2934 15.000 1.000 1.00067 116.57000000 87.90730000 90
+146 0.2257 -2.55825 -22.2854 14.000 1.000 1.00067 116.57000000 87.90730000 90
+147 0.24054 -2.54825 -22.2774 13.000 1.000 1.00067 116.57000000 87.90730000 90
+148 0.23381 -2.52825 -22.2694 12.000 1.000 1.00067 116.57000000 87.90730000 89.4474
+149 0.20961 -2.51825 -22.2614 11.000 1.000 1.00067 116.57000000 87.90730000 85.3918
+150 0.17792 -2.49825 -22.2524 10.000 1.000 1.00067 116.57000000 87.90730000 74.6351
+151 0.15779 -2.47825 -22.2444 9.000 1.000 1.00067 116.57000000 87.90730000 54.4542
+152 0.16905 -2.46825 -22.2364 8.000 1.000 1.00067 116.57000000 87.90730000 30.629
+153 0.20722 -2.44825 -22.2284 7.000 1.000 1.00067 116.57000000 87.90730000 14.0608
+154 0.2503 -2.42825 -22.2204 6.000 1.000 1.00067 116.57000000 87.90730000 5.6056
+155 0.28085 -2.41825 -22.2124 5.000 1.000 1.00067 116.57000000 87.90730000 1.8414
+156 0.28813 -2.39825 -22.2034 4.000 1.000 1.00067 116.57000000 87.90730000 0.428411
+157 0.26825 -2.38825 -22.1954 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+158 0.22477 -2.36825 -22.1874 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+159 0.17207 -2.34825 -22.1794 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+160 0.13824 -2.33825 -22.1714 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+161 0 -3.08825 -21.4314 19.000 1.000 1.00067 116.57000000 87.90730000 0
+162 0.017182 -3.07825 -21.4234 18.000 1.000 1.00067 116.57000000 87.90730000 90
+163 0.067614 -3.05825 -21.4154 17.000 1.000 1.00067 116.57000000 87.90730000 90
+164 0.12626 -3.03825 -21.4074 16.000 1.000 1.00067 116.57000000 87.90730000 90
+165 0.17645 -3.02825 -21.3984 15.000 1.000 1.00067 116.57000000 87.90730000 90
+166 0.20853 -3.00825 -21.3904 14.000 1.000 1.00067 116.57000000 87.90730000 90
+167 0.21851 -2.99825 -21.3824 13.000 1.000 1.00067 116.57000000 87.90730000 90
+168 0.20706 -2.97825 -21.3744 12.000 1.000 1.00067 116.57000000 87.90730000 88.7918
+169 0.17957 -2.95825 -21.3664 11.000 1.000 1.00067 116.57000000 87.90730000 82.6721
+170 0.14995 -2.94825 -21.3574 10.000 1.000 1.00067 116.57000000 87.90730000 67.1558
+171 0.14358 -2.92825 -21.3494 9.000 1.000 1.00067 116.57000000 87.90730000 41.3037
+172 0.17501 -2.90825 -21.3414 8.000 1.000 1.00067 116.57000000 87.90730000 18.3705
+173 0.22568 -2.89825 -21.3334 7.000 1.000 1.00067 116.57000000 87.90730000 6.3621
+174 0.27329 -2.87825 -21.3254 6.000 1.000 1.00067 116.57000000 87.90730000 1.4779
+175 0.30337 -2.86825 -21.3174 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+176 0.30818 -2.84825 -21.3084 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+177 0.2856 -2.82825 -21.3004 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+178 0.24163 -2.81825 -21.2924 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+179 0.19197 -2.79825 -21.2844 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+180 0.16313 -2.77825 -21.2764 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+181 0 -3.53825 -20.5374 19.000 1.000 1.00067 116.57000000 87.90730000 0
+182 0.015361 -3.51825 -20.5294 18.000 1.000 1.00067 116.57000000 87.90730000 90
+183 0.060819 -3.50825 -20.5214 17.000 1.000 1.00067 116.57000000 87.90730000 90
+184 0.1133 -3.48825 -20.5134 16.000 1.000 1.00067 116.57000000 87.90730000 90
+185 0.15709 -3.46825 -20.5044 15.000 1.000 1.00067 116.57000000 87.90730000 90
+186 0.18303 -3.45825 -20.4964 14.000 1.000 1.00067 116.57000000 87.90730000 90
+187 0.18755 -3.43825 -20.4884 13.000 1.000 1.00067 116.57000000 87.90730000 89.9692
+188 0.17207 -3.42825 -20.4804 12.000 1.000 1.00067 116.57000000 87.90730000 86.8389
+189 0.14483 -3.40825 -20.4724 11.000 1.000 1.00067 116.57000000 87.90730000 75.9879
+190 0.12753 -3.38825 -20.4634 10.000 1.000 1.00067 116.57000000 87.90730000 52.2583
+191 0.14848 -3.37825 -20.4554 9.000 1.000 1.00067 116.57000000 87.90730000 24.2099
+192 0.20214 -3.35825 -20.4474 8.000 1.000 1.00067 116.57000000 87.90730000 7.9886
+193 0.26349 -3.33825 -20.4394 7.000 1.000 1.00067 116.57000000 87.90730000 1.6326
+194 0.31452 -3.32825 -20.4314 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+195 0.34415 -3.30825 -20.4234 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+196 0.34518 -3.29825 -20.4144 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+197 0.31614 -3.27825 -20.4064 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+198 0.26352 -3.25825 -20.3984 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+199 0.20618 -3.24825 -20.3904 1.000 1.000 1.00067 116.57000000 87.90730000 1.2147
+200 0.18485 -3.22825 -20.3824 0.000 1.000 1.00067 116.57000000 87.90730000 7.7061
+201 0 -3.98825 -19.6434 19.000 1.000 1.00067 116.57000000 87.90730000 0
+202 0.013336 -3.96825 -19.6354 18.000 1.000 1.00067 116.57000000 87.90730000 90
+203 0.053013 -3.95825 -19.6274 17.000 1.000 1.00067 116.57000000 87.90730000 90
+204 0.098303 -3.93825 -19.6194 16.000 1.000 1.00067 116.57000000 87.90730000 90
+205 0.13483 -3.91825 -19.6104 15.000 1.000 1.00067 116.57000000 87.90730000 90
+206 0.15424 -3.90825 -19.6024 14.000 1.000 1.00067 116.57000000 87.90730000 90
+207 0.15368 -3.88825 -19.5944 13.000 1.000 1.00067 116.57000000 87.90730000 88.8353
+208 0.13625 -3.86825 -19.5864 12.000 1.000 1.00067 116.57000000 87.90730000 81.6271
+209 0.11683 -3.85825 -19.5784 11.000 1.000 1.00067 116.57000000 87.90730000 61.9951
+210 0.12717 -3.83825 -19.5694 10.000 1.000 1.00067 116.57000000 87.90730000 31.4982
+211 0.17913 -3.82825 -19.5614 9.000 1.000 1.00067 116.57000000 87.90730000 10.6434
+212 0.25043 -3.80825 -19.5534 8.000 1.000 1.00067 116.57000000 87.90730000 2.276
+213 0.32068 -3.78825 -19.5454 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+214 0.37645 -3.77825 -19.5374 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+215 0.40681 -3.75825 -19.5294 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+216 0.40429 -3.73825 -19.5204 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+217 0.3663 -3.72825 -19.5124 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+218 0.29962 -3.70825 -19.5044 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+219 0.22419 -3.68825 -19.4964 1.000 1.000 1.00067 116.57000000 87.90730000 0.274601
+220 0.18477 -3.67825 -19.4884 0.000 1.000 1.00067 116.57000000 87.90730000 10.0937
+221 0 -4.43825 -18.7484 19.000 1.000 1.00067 116.57000000 87.90730000 0
+222 0.011385 -4.41825 -18.7404 18.000 1.000 1.00067 116.57000000 87.90730000 90
+223 0.04534 -4.39825 -18.7324 17.000 1.000 1.00067 116.57000000 87.90730000 90
+224 0.083528 -4.38825 -18.7244 16.000 1.000 1.00067 116.57000000 87.90730000 90
+225 0.11306 -4.36825 -18.7154 15.000 1.000 1.00067 116.57000000 87.90730000 90
+226 0.12654 -4.34825 -18.7074 14.000 1.000 1.00067 116.57000000 87.90730000 89.9551
+227 0.12216 -4.33825 -18.6994 13.000 1.000 1.00067 116.57000000 87.90730000 85.6116
+228 0.10736 -4.31825 -18.6914 12.000 1.000 1.00067 116.57000000 87.90730000 70.645
+229 0.10881 -4.30825 -18.6834 11.000 1.000 1.00067 116.57000000 87.90730000 40.7842
+230 0.15354 -4.28825 -18.6744 10.000 1.000 1.00067 116.57000000 87.90730000 14.8562
+231 0.22909 -4.26825 -18.6664 9.000 1.000 1.00067 116.57000000 87.90730000 3.6058
+232 0.31414 -4.25825 -18.6584 8.000 1.000 1.00067 116.57000000 87.90730000 0.29671
+233 0.39411 -4.23825 -18.6504 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+234 0.45624 -4.21825 -18.6424 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+235 0.48904 -4.20825 -18.6344 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+236 0.48326 -4.18825 -18.6254 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+237 0.43601 -4.16825 -18.6174 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+238 0.35419 -4.15825 -18.6094 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+239 0.26308 -4.13825 -18.6014 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+240 0.21776 -4.12825 -18.5934 0.000 1.000 1.00067 116.57000000 87.90730000 1.9723
+241 0 -4.87825 -17.8544 19.000 1.000 1.00067 116.57000000 87.90730000 0
+242 0.0097068 -4.86825 -17.8464 18.000 1.000 1.00067 116.57000000 87.90730000 90
+243 0.038681 -4.84825 -17.8384 17.000 1.000 1.00067 116.57000000 87.90730000 90
+244 0.070742 -4.82825 -17.8304 16.000 1.000 1.00067 116.57000000 87.90730000 90
+245 0.094391 -4.81825 -17.8214 15.000 1.000 1.00067 116.57000000 87.90730000 90
+246 0.10321 -4.79825 -17.8134 14.000 1.000 1.00067 116.57000000 87.90730000 88.5082
+247 0.097523 -4.77825 -17.8054 13.000 1.000 1.00067 116.57000000 87.90730000 78.6686
+248 0.093485 -4.76825 -17.7974 12.000 1.000 1.00067 116.57000000 87.90730000 53.1008
+249 0.12475 -4.74825 -17.7894 11.000 1.000 1.00067 116.57000000 87.90730000 22.193
+250 0.19635 -4.73825 -17.7804 10.000 1.000 1.00067 116.57000000 87.90730000 6.1706
+251 0.28873 -4.71825 -17.7724 9.000 1.000 1.00067 116.57000000 87.90730000 0.86937
+252 0.38666 -4.69825 -17.7644 8.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+253 0.47685 -4.68825 -17.7564 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+254 0.54633 -4.66825 -17.7484 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+255 0.58212 -4.64825 -17.7404 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+256 0.5741 -4.63825 -17.7314 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+257 0.51735 -4.61825 -17.7234 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+258 0.41849 -4.60825 -17.7154 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+259 0.30522 -4.58825 -17.7074 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+260 0.24784 -4.56825 -17.6994 0.000 1.000 1.00067 116.57000000 87.90730000 2.33
+261 0 -5.32825 -16.9604 19.000 1.000 1.00067 116.57000000 87.90730000 0
+262 0.0084389 -5.30825 -16.9524 18.000 1.000 1.00067 116.57000000 87.90730000 90
+263 0.033634 -5.29825 -16.9444 17.000 1.000 1.00067 116.57000000 87.90730000 90
+264 0.061129 -5.27825 -16.9364 16.000 1.000 1.00067 116.57000000 87.90730000 90
+265 0.080569 -5.25825 -16.9274 15.000 1.000 1.00067 116.57000000 87.90730000 90
+266 0.08653 -5.24825 -16.9194 14.000 1.000 1.00067 116.57000000 87.90730000 85.4442
+267 0.083393 -5.22825 -16.9114 13.000 1.000 1.00067 116.57000000 87.90730000 67.8551
+268 0.097428 -5.21825 -16.9034 12.000 1.000 1.00067 116.57000000 87.90730000 35.7443
+269 0.15443 -5.19825 -16.8954 11.000 1.000 1.00067 116.57000000 87.90730000 11.9787
+270 0.24403 -5.17825 -16.8864 10.000 1.000 1.00067 116.57000000 87.90730000 2.5674
+271 0.35022 -5.16825 -16.8784 9.000 1.000 1.00067 116.57000000 87.90730000 0.034387
+272 0.45965 -5.14825 -16.8704 8.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+273 0.55954 -5.12825 -16.8624 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+274 0.63565 -5.11825 -16.8544 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+275 0.67463 -5.09825 -16.8464 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+276 0.66512 -5.08825 -16.8374 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+277 0.60177 -5.06825 -16.8294 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+278 0.49027 -5.04825 -16.8214 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+279 0.35906 -5.03825 -16.8134 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+280 0.27906 -5.01825 -16.8054 0.000 1.000 1.00067 116.57000000 87.90730000 1.2404
+281 0 -5.77825 -16.0654 19.000 1.000 1.00067 116.57000000 87.90730000 0
+282 0.0076455 -5.75825 -16.0574 18.000 1.000 1.00067 116.57000000 87.90730000 90
+283 0.030518 -5.73825 -16.0494 17.000 1.000 1.00067 116.57000000 87.90730000 90
+284 0.05533 -5.72825 -16.0414 16.000 1.000 1.00067 116.57000000 87.90730000 90
+285 0.072507 -5.70825 -16.0324 15.000 1.000 1.00067 116.57000000 87.90730000 89.8338
+286 0.077725 -5.69825 -16.0244 14.000 1.000 1.00067 116.57000000 87.90730000 81.2142
+287 0.080656 -5.67825 -16.0164 13.000 1.000 1.00067 116.57000000 87.90730000 56.8673
+288 0.11256 -5.65825 -16.0084 12.000 1.000 1.00067 116.57000000 87.90730000 25.3349
+289 0.18644 -5.64825 -16.0004 11.000 1.000 1.00067 116.57000000 87.90730000 7.8335
+290 0.289 -5.62825 -15.9914 10.000 1.000 1.00067 116.57000000 87.90730000 1.4612
+291 0.40596 -5.60825 -15.9834 9.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+292 0.52479 -5.59825 -15.9754 8.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+293 0.63162 -5.57825 -15.9674 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+294 0.71244 -5.56825 -15.9594 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+295 0.75326 -5.54825 -15.9514 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+296 0.7434 -5.52825 -15.9424 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+297 0.67783 -5.51825 -15.9344 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+298 0.56369 -5.49825 -15.9264 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+299 0.43059 -5.47825 -15.9184 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+300 0.34995 -5.46825 -15.9104 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+301 0 -6.21825 -15.1714 19.000 1.000 1.00067 116.57000000 87.90730000 0
+302 0.0073415 -6.20825 -15.1634 18.000 1.000 1.00067 116.57000000 87.90730000 90
+303 0.029409 -6.18825 -15.1554 17.000 1.000 1.00067 116.57000000 87.90730000 90
+304 0.0535 -6.17825 -15.1474 16.000 1.000 1.00067 116.57000000 87.90730000 90
+305 0.070415 -6.15825 -15.1384 15.000 1.000 1.00067 116.57000000 87.90730000 88.9743
+306 0.076887 -6.13825 -15.1304 14.000 1.000 1.00067 116.57000000 87.90730000 77.3396
+307 0.086613 -6.12825 -15.1224 13.000 1.000 1.00067 116.57000000 87.90730000 50.1868
+308 0.13022 -6.10825 -15.1144 12.000 1.000 1.00067 116.57000000 87.90730000 21.7009
+309 0.21435 -6.08825 -15.1064 11.000 1.000 1.00067 116.57000000 87.90730000 7.0112
+310 0.32546 -6.07825 -15.0974 10.000 1.000 1.00067 116.57000000 87.90730000 1.4445
+311 0.44996 -6.05825 -15.0894 9.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+312 0.57426 -6.04825 -15.0814 8.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+313 0.68458 -6.02825 -15.0734 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+314 0.76619 -6.00825 -15.0654 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+315 0.80631 -5.99825 -15.0574 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+316 0.79521 -5.97825 -15.0484 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+317 0.73042 -5.95825 -15.0404 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+318 0.62076 -5.94825 -15.0324 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+319 0.49552 -5.92825 -15.0244 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+320 0.41653 -5.90825 -15.0164 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+321 0 -6.66825 -14.2764 19.000 1.000 1.00067 116.57000000 87.90730000 0
+322 0.0074896 -6.64825 -14.2684 18.000 1.000 1.00067 116.57000000 87.90730000 90
+323 0.03017 -6.63825 -14.2604 17.000 1.000 1.00067 116.57000000 87.90730000 90
+324 0.055384 -6.61825 -14.2524 16.000 1.000 1.00067 116.57000000 87.90730000 90
+325 0.073917 -6.60825 -14.2434 15.000 1.000 1.00067 116.57000000 87.90730000 88.2103
+326 0.083006 -6.58825 -14.2354 14.000 1.000 1.00067 116.57000000 87.90730000 75.5362
+327 0.097386 -6.56825 -14.2274 13.000 1.000 1.00067 116.57000000 87.90730000 49.1457
+328 0.14604 -6.55825 -14.2194 12.000 1.000 1.00067 116.57000000 87.90730000 22.7027
+329 0.2346 -6.53825 -14.2114 11.000 1.000 1.00067 116.57000000 87.90730000 8.3617
+330 0.3502 -6.51825 -14.2024 10.000 1.000 1.00067 116.57000000 87.90730000 2.2955
+331 0.47798 -6.50825 -14.1944 9.000 1.000 1.00067 116.57000000 87.90730000 0.261249
+332 0.60374 -6.48825 -14.1864 8.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+333 0.71268 -6.47825 -14.1784 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+334 0.79087 -6.45825 -14.1704 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+335 0.82602 -6.43825 -14.1624 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+336 0.8111 -6.42825 -14.1534 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+337 0.74644 -6.40825 -14.1454 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+338 0.64473 -6.38825 -14.1374 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+339 0.53545 -6.37825 -14.1294 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+340 0.47154 -6.35825 -14.1214 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+341 0 -7.11825 -13.3824 19.000 1.000 1.00067 116.57000000 87.90730000 0
+342 0.0080137 -7.09825 -13.3744 18.000 1.000 1.00067 116.57000000 87.90730000 90
+343 0.032485 -7.08825 -13.3664 17.000 1.000 1.00067 116.57000000 87.90730000 90
+344 0.060353 -7.06825 -13.3584 16.000 1.000 1.00067 116.57000000 87.90730000 90
+345 0.082082 -7.04825 -13.3494 15.000 1.000 1.00067 116.57000000 87.90730000 88.0461
+346 0.094522 -7.03825 -13.3414 14.000 1.000 1.00067 116.57000000 87.90730000 76.2081
+347 0.11101 -7.01825 -13.3334 13.000 1.000 1.00067 116.57000000 87.90730000 52.3028
+348 0.15893 -7.00825 -13.3254 12.000 1.000 1.00067 116.57000000 87.90730000 26.939
+349 0.24675 -6.98825 -13.3174 11.000 1.000 1.00067 116.57000000 87.90730000 11.482
+350 0.36208 -6.96825 -13.3084 10.000 1.000 1.00067 116.57000000 87.90730000 4.0749
+351 0.48926 -6.95825 -13.3004 9.000 1.000 1.00067 116.57000000 87.90730000 0.96289
+352 0.6122 -6.93825 -13.2924 8.000 1.000 1.00067 116.57000000 87.90730000 0.0220404
+353 0.7158 -6.91825 -13.2844 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+354 0.78591 -6.90825 -13.2764 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+355 0.81206 -6.88825 -13.2684 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+356 0.78916 -6.86825 -13.2594 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+357 0.72175 -6.85825 -13.2514 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+358 0.6265 -6.83825 -13.2434 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+359 0.53593 -6.82825 -13.2354 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+360 0.49832 -6.80825 -13.2274 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+361 0 -7.56825 -12.4884 19.000 1.000 1.00067 116.57000000 87.90730000 0
+362 0.0087945 -7.54825 -12.4804 18.000 1.000 1.00067 116.57000000 87.90730000 90
+363 0.035867 -7.52825 -12.4724 17.000 1.000 1.00067 116.57000000 87.90730000 90
+364 0.067456 -7.51825 -12.4644 16.000 1.000 1.00067 116.57000000 87.90730000 90
+365 0.093499 -7.49825 -12.4554 15.000 1.000 1.00067 116.57000000 87.90730000 88.4884
+366 0.10984 -7.47825 -12.4474 14.000 1.000 1.00067 116.57000000 87.90730000 78.3466
+367 0.12693 -7.46825 -12.4394 13.000 1.000 1.00067 116.57000000 87.90730000 57.692
+368 0.17025 -7.44825 -12.4314 12.000 1.000 1.00067 116.57000000 87.90730000 33.3356
+369 0.25246 -7.43825 -12.4234 11.000 1.000 1.00067 116.57000000 87.90730000 16.1831
+370 0.36348 -7.41825 -12.4144 10.000 1.000 1.00067 116.57000000 87.90730000 6.8979
+371 0.48611 -7.39825 -12.4064 9.000 1.000 1.00067 116.57000000 87.90730000 2.362
+372 0.6032 -7.38825 -12.3984 8.000 1.000 1.00067 116.57000000 87.90730000 0.46307
+373 0.69823 -7.36825 -12.3904 7.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+374 0.75764 -7.34825 -12.3824 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+375 0.77153 -7.33825 -12.3744 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+376 0.73763 -7.31825 -12.3654 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+377 0.6634 -7.30825 -12.3574 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+378 0.57006 -7.28825 -12.3494 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+379 0.49311 -7.26825 -12.3414 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+380 0.48023 -7.25825 -12.3334 0.000 1.000 1.00067 116.57000000 87.90730000 0.61643
+381 0 -8.00825 -11.5934 19.000 1.000 1.00067 116.57000000 87.90730000 0
+382 0.0096881 -7.99825 -11.5854 18.000 1.000 1.00067 116.57000000 87.90730000 90
+383 0.039681 -7.97825 -11.5774 17.000 1.000 1.00067 116.57000000 87.90730000 90
+384 0.075448 -7.95825 -11.5694 16.000 1.000 1.00067 116.57000000 87.90730000 90
+385 0.10633 -7.94825 -11.5604 15.000 1.000 1.00067 116.57000000 87.90730000 89.1904
+386 0.127 -7.92825 -11.5524 14.000 1.000 1.00067 116.57000000 87.90730000 80.9076
+387 0.14476 -7.91825 -11.5444 13.000 1.000 1.00067 116.57000000 87.90730000 63.4068
+388 0.18208 -7.89825 -11.5364 12.000 1.000 1.00067 116.57000000 87.90730000 40.6302
+389 0.2556 -7.87825 -11.5284 11.000 1.000 1.00067 116.57000000 87.90730000 22.0171
+390 0.35877 -7.86825 -11.5194 10.000 1.000 1.00067 116.57000000 87.90730000 10.6827
+391 0.47437 -7.84825 -11.5114 9.000 1.000 1.00067 116.57000000 87.90730000 4.4937
+392 0.58343 -7.82825 -11.5034 8.000 1.000 1.00067 116.57000000 87.90730000 1.3968
+393 0.66892 -7.81825 -11.4954 7.000 1.000 1.00067 116.57000000 87.90730000 0.17227
+394 0.71657 -7.79825 -11.4874 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+395 0.71795 -7.78825 -11.4794 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+396 0.67201 -7.76825 -11.4704 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+397 0.58918 -7.74825 -11.4624 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+398 0.49326 -7.73825 -11.4544 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+399 0.42274 -7.71825 -11.4464 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+400 0.42558 -7.69825 -11.4384 0.000 1.000 1.00067 116.57000000 87.90730000 0.19605
+401 0 -8.45825 -10.6994 19.000 1.000 1.00067 116.57000000 87.90730000 0
+402 0.010516 -8.43825 -10.6914 18.000 1.000 1.00067 116.57000000 87.90730000 90
+403 0.043184 -8.42825 -10.6834 17.000 1.000 1.00067 116.57000000 87.90730000 90
+404 0.082854 -8.40825 -10.6754 16.000 1.000 1.00067 116.57000000 87.90730000 90
+405 0.11839 -8.39825 -10.6664 15.000 1.000 1.00067 116.57000000 87.90730000 89.7695
+406 0.1435 -8.37825 -10.6584 14.000 1.000 1.00067 116.57000000 87.90730000 83.0168
+407 0.1628 -8.35825 -10.6504 13.000 1.000 1.00067 116.57000000 87.90730000 68.1254
+408 0.19558 -8.34825 -10.6424 12.000 1.000 1.00067 116.57000000 87.90730000 47.2547
+409 0.26012 -8.32825 -10.6344 11.000 1.000 1.00067 116.57000000 87.90730000 28.0359
+410 0.35432 -8.30825 -10.6254 10.000 1.000 1.00067 116.57000000 87.90730000 14.9713
+411 0.46141 -8.29825 -10.6174 9.000 1.000 1.00067 116.57000000 87.90730000 7.1807
+412 0.56218 -8.27825 -10.6094 8.000 1.000 1.00067 116.57000000 87.90730000 2.8174
+413 0.63833 -8.26825 -10.6014 7.000 1.000 1.00067 116.57000000 87.90730000 0.67275
+414 0.67577 -8.24825 -10.5934 6.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+415 0.66629 -8.22825 -10.5854 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+416 0.6105 -8.21825 -10.5764 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+417 0.51996 -8.19825 -10.5684 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+418 0.42043 -8.17825 -10.5604 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+419 0.35137 -8.16825 -10.5524 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+420 0.36089 -8.14825 -10.5444 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+421 0 -8.90825 -9.80436 19.000 1.000 1.00067 116.57000000 87.90730000 0
+422 0.011081 -8.88825 -9.79636 18.000 1.000 1.00067 116.57000000 87.90730000 90
+423 0.045578 -8.87825 -9.78836 17.000 1.000 1.00067 116.57000000 87.90730000 90
+424 0.08807 -8.85825 -9.78036 16.000 1.000 1.00067 116.57000000 87.90730000 90
+425 0.12728 -8.83825 -9.77136 15.000 1.000 1.00067 116.57000000 87.90730000 90
+426 0.15635 -8.82825 -9.76336 14.000 1.000 1.00067 116.57000000 87.90730000 84.2056
+427 0.17832 -8.80825 -9.75536 13.000 1.000 1.00067 116.57000000 87.90730000 70.8887
+428 0.20981 -8.78825 -9.74736 12.000 1.000 1.00067 116.57000000 87.90730000 51.7308
+429 0.26884 -8.77825 -9.73936 11.000 1.000 1.00067 116.57000000 87.90730000 32.7914
+430 0.35573 -8.75825 -9.73036 10.000 1.000 1.00067 116.57000000 87.90730000 18.8409
+431 0.45555 -8.74825 -9.72236 9.000 1.000 1.00067 116.57000000 87.90730000 9.8953
+432 0.54873 -8.72825 -9.71436 8.000 1.000 1.00067 116.57000000 87.90730000 4.4732
+433 0.61728 -8.70825 -9.70636 7.000 1.000 1.00067 116.57000000 87.90730000 1.4382
+434 0.64675 -8.69825 -9.69836 6.000 1.000 1.00067 116.57000000 87.90730000 0.12769
+435 0.62959 -8.67825 -9.69036 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+436 0.5669 -8.65825 -9.68136 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+437 0.47106 -8.64825 -9.67336 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+438 0.36726 -8.62825 -9.66536 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+439 0.29419 -8.60825 -9.65736 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+440 0.29825 -8.59825 -9.64936 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+441 0 -9.35825 -8.91036 19.000 1.000 1.00067 116.57000000 87.90730000 0
+442 0.011183 -9.33825 -8.90236 18.000 1.000 1.00067 116.57000000 87.90730000 90
+443 0.046069 -9.31825 -8.89436 17.000 1.000 1.00067 116.57000000 87.90730000 90
+444 0.08955 -9.30825 -8.88636 16.000 1.000 1.00067 116.57000000 87.90730000 90
+445 0.13063 -9.28825 -8.87736 15.000 1.000 1.00067 116.57000000 87.90730000 90
+446 0.16251 -9.26825 -8.86936 14.000 1.000 1.00067 116.57000000 87.90730000 84.1075
+447 0.18813 -9.25825 -8.86136 13.000 1.000 1.00067 116.57000000 87.90730000 71.0649
+448 0.2229 -9.23825 -8.85336 12.000 1.000 1.00067 116.57000000 87.90730000 52.8434
+449 0.28267 -9.22825 -8.84536 11.000 1.000 1.00067 116.57000000 87.90730000 34.8151
+450 0.36762 -9.20825 -8.83636 10.000 1.000 1.00067 116.57000000 87.90730000 21.0695
+451 0.46347 -9.18825 -8.82836 9.000 1.000 1.00067 116.57000000 87.90730000 11.828
+452 0.55172 -9.17825 -8.82036 8.000 1.000 1.00067 116.57000000 87.90730000 5.8845
+453 0.6145 -9.15825 -8.81236 7.000 1.000 1.00067 116.57000000 87.90730000 2.2672
+454 0.63829 -9.13825 -8.80436 6.000 1.000 1.00067 116.57000000 87.90730000 0.42799
+455 0.61566 -9.12825 -8.79636 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+456 0.54843 -9.10825 -8.78736 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+457 0.44825 -9.08825 -8.77936 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+458 0.33878 -9.07825 -8.77136 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+459 0.25632 -9.05825 -8.76336 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+460 0.2494 -9.04825 -8.75536 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+461 0 -9.79825 -8.01636 19.000 1.000 1.00067 116.57000000 87.90730000 0
+462 0.010644 -9.78825 -8.00836 18.000 1.000 1.00067 116.57000000 87.90730000 90
+463 0.043949 -9.76825 -8.00036 17.000 1.000 1.00067 116.57000000 87.90730000 90
+464 0.085983 -9.74825 -7.99236 16.000 1.000 1.00067 116.57000000 87.90730000 90
+465 0.12648 -9.73825 -7.98336 15.000 1.000 1.00067 116.57000000 87.90730000 89.4
+466 0.15971 -9.71825 -7.97536 14.000 1.000 1.00067 116.57000000 87.90730000 81.8901
+467 0.19055 -9.70825 -7.96736 13.000 1.000 1.00067 116.57000000 87.90730000 67.6445
+468 0.2343 -9.68825 -7.95936 12.000 1.000 1.00067 116.57000000 87.90730000 49.6826
+469 0.30299 -9.66825 -7.95136 11.000 1.000 1.00067 116.57000000 87.90730000 33.1112
+470 0.39326 -9.65825 -7.94236 10.000 1.000 1.00067 116.57000000 87.90730000 20.7178
+471 0.49072 -9.63825 -7.93436 9.000 1.000 1.00067 116.57000000 87.90730000 12.2035
+472 0.57725 -9.61825 -7.92636 8.000 1.000 1.00067 116.57000000 87.90730000 6.4988
+473 0.63627 -9.60825 -7.91836 7.000 1.000 1.00067 116.57000000 87.90730000 2.8035
+474 0.65513 -9.58825 -7.91036 6.000 1.000 1.00067 116.57000000 87.90730000 0.70907
+475 0.62765 -9.57825 -7.90236 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+476 0.55562 -9.55825 -7.89336 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+477 0.45036 -9.53825 -7.88536 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+478 0.33355 -9.52825 -7.87736 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+479 0.23925 -9.50825 -7.86936 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+480 0.21806 -9.48825 -7.86136 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+481 0 -10.2483 -7.12136 19.000 1.000 1.00067 116.57000000 87.90730000 0
+482 0.0092946 -10.2282 -7.11336 18.000 1.000 1.00067 116.57000000 87.90730000 90
+483 0.03874 -10.2182 -7.10536 17.000 1.000 1.00067 116.57000000 87.90730000 90
+484 0.076519 -10.1982 -7.09736 16.000 1.000 1.00067 116.57000000 87.90730000 90
+485 0.11378 -10.1783 -7.08836 15.000 1.000 1.00067 116.57000000 87.90730000 86.6277
+486 0.1479 -10.1683 -7.08036 14.000 1.000 1.00067 116.57000000 87.90730000 75.6386
+487 0.18792 -10.1483 -7.07236 13.000 1.000 1.00067 116.57000000 87.90730000 59.0728
+488 0.24825 -10.1382 -7.06436 12.000 1.000 1.00067 116.57000000 87.90730000 41.7004
+489 0.33397 -10.1182 -7.05636 11.000 1.000 1.00067 116.57000000 87.90730000 27.6523
+490 0.43689 -10.0983 -7.04736 10.000 1.000 1.00067 116.57000000 87.90730000 17.6577
+491 0.54126 -10.0883 -7.03936 9.000 1.000 1.00067 116.57000000 87.90730000 10.7735
+492 0.62961 -10.0683 -7.03136 8.000 1.000 1.00067 116.57000000 87.90730000 6.0194
+493 0.68573 -10.0482 -7.02336 7.000 1.000 1.00067 116.57000000 87.90730000 2.7933
+494 0.69881 -10.0382 -7.01536 6.000 1.000 1.00067 116.57000000 87.90730000 0.81371
+495 0.66419 -10.0183 -7.00736 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+496 0.58456 -10.0083 -6.99836 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+497 0.47095 -9.98825 -6.99036 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+498 0.34404 -9.96825 -6.98236 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+499 0.2369 -9.95825 -6.97436 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+500 0.20133 -9.93825 -6.96636 0.000 1.000 1.00067 116.57000000 87.90730000 0.337669
+501 0 -10.6982 -6.22736 19.000 1.000 1.00067 116.57000000 87.90730000 0
+502 0.006984 -10.6783 -6.21936 18.000 1.000 1.00067 116.57000000 87.90730000 90
+503 0.030324 -10.6583 -6.21136 17.000 1.000 1.00067 116.57000000 87.90730000 90
+504 0.061105 -10.6483 -6.20336 16.000 1.000 1.00067 116.57000000 87.90730000 88.5186
+505 0.093763 -10.6282 -6.19436 15.000 1.000 1.00067 116.57000000 87.90730000 78.5551
+506 0.1325 -10.6182 -6.18636 14.000 1.000 1.00067 116.57000000 87.90730000 62.035
+507 0.19006 -10.5983 -6.17836 13.000 1.000 1.00067 116.57000000 87.90730000 44.2162
+508 0.27479 -10.5783 -6.17036 12.000 1.000 1.00067 116.57000000 87.90730000 29.7867
+509 0.38311 -10.5683 -6.16236 11.000 1.000 1.00067 116.57000000 87.90730000 19.6565
+510 0.50303 -10.5482 -6.15336 10.000 1.000 1.00067 116.57000000 87.90730000 12.7553
+511 0.61819 -10.5282 -6.14536 9.000 1.000 1.00067 116.57000000 87.90730000 7.9767
+512 0.71048 -10.5183 -6.13736 8.000 1.000 1.00067 116.57000000 87.90730000 4.601
+513 0.76329 -10.4983 -6.12936 7.000 1.000 1.00067 116.57000000 87.90730000 2.2374
+514 0.76758 -10.4883 -6.12136 6.000 1.000 1.00067 116.57000000 87.90730000 0.70114
+515 0.72119 -10.4682 -6.11336 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+516 0.62848 -10.4482 -6.10436 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+517 0.5014 -10.4383 -6.09636 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+518 0.36085 -10.4183 -6.08836 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+519 0.24136 -10.3983 -6.08036 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+520 0.19888 -10.3882 -6.07236 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+521 0 -11.1382 -5.33236 19.000 1.000 1.00067 116.57000000 87.90730000 0
+522 0.0037603 -11.1282 -5.32436 18.000 1.000 1.00067 116.57000000 87.90730000 90
+523 0.019181 -11.1082 -5.31636 17.000 1.000 1.00067 116.57000000 87.90730000 90
+524 0.041677 -11.0983 -5.30836 16.000 1.000 1.00067 116.57000000 87.90730000 77.4945
+525 0.07454 -11.0783 -5.29936 15.000 1.000 1.00067 116.57000000 87.90730000 57.525
+526 0.12911 -11.0582 -5.29136 14.000 1.000 1.00067 116.57000000 87.90730000 38.977
+527 0.2129 -11.0482 -5.28336 13.000 1.000 1.00067 116.57000000 87.90730000 25.7065
+528 0.32459 -11.0282 -5.27536 12.000 1.000 1.00067 116.57000000 87.90730000 16.9994
+529 0.45596 -11.0083 -5.26736 11.000 1.000 1.00067 116.57000000 87.90730000 11.2825
+530 0.5936 -10.9983 -5.25836 10.000 1.000 1.00067 116.57000000 87.90730000 7.4099
+531 0.7208 -10.9782 -5.25036 9.000 1.000 1.00067 116.57000000 87.90730000 4.6881
+532 0.81828 -10.9682 -5.24236 8.000 1.000 1.00067 116.57000000 87.90730000 2.7305
+533 0.86577 -10.9482 -5.23436 7.000 1.000 1.00067 116.57000000 87.90730000 1.3642
+534 0.85669 -10.9283 -5.22636 6.000 1.000 1.00067 116.57000000 87.90730000 0.43942
+535 0.79207 -10.9183 -5.21836 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+536 0.67908 -10.8983 -5.20936 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+537 0.53188 -10.8782 -5.20136 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+538 0.37409 -10.8682 -5.19336 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+539 0.24245 -10.8483 -5.18536 1.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+540 0.19687 -10.8283 -5.17736 0.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+541 0.00023086 -11.5883 -4.43836 19.000 1.000 1.00067 116.57000000 87.90730000 90
+542 0.00073137 -11.5783 -4.43036 18.000 1.000 1.00067 116.57000000 87.90730000 90
+543 0.0073585 -11.5582 -4.42236 17.000 1.000 1.00067 116.57000000 87.90730000 71.8844
+544 0.028909 -11.5382 -4.41436 16.000 1.000 1.00067 116.57000000 87.90730000 37.7328
+545 0.076221 -11.5282 -4.40536 15.000 1.000 1.00067 116.57000000 87.90730000 22.8943
+546 0.15429 -11.5083 -4.39736 14.000 1.000 1.00067 116.57000000 87.90730000 14.9729
+547 0.2632 -11.4883 -4.38936 13.000 1.000 1.00067 116.57000000 87.90730000 9.9728
+548 0.39809 -11.4782 -4.38136 12.000 1.000 1.00067 116.57000000 87.90730000 6.6433
+549 0.54919 -11.4582 -4.37336 11.000 1.000 1.00067 116.57000000 87.90730000 4.4143
+550 0.70246 -11.4482 -4.36436 10.000 1.000 1.00067 116.57000000 87.90730000 2.8804
+551 0.84064 -11.4283 -4.35636 9.000 1.000 1.00067 116.57000000 87.90730000 1.7914
+552 0.94395 -11.4083 -4.34836 8.000 1.000 1.00067 116.57000000 87.90730000 0.9961
+553 0.98543 -11.3983 -4.34036 7.000 1.000 1.00067 116.57000000 87.90730000 0.50662
+554 0.95752 -11.3782 -4.33236 6.000 1.000 1.00067 116.57000000 87.90730000 0.15959
+555 0.86809 -11.3582 -4.32436 5.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+556 0.72665 -11.3483 -4.31536 4.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+557 0.55103 -11.3283 -4.30736 3.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+558 0.36882 -11.3183 -4.29936 2.000 1.000 1.00067 116.57000000 87.90730000 -7.01671e-15
+559 0.22114 -11.2982 -4.29136 1.000 1.000 1.00067 116.57000000 87.90730000 2.3664
+560 0.16751 -11.2782 -4.28336 0.000 1.000 1.00067 116.57000000 87.90730000 11.1329
+561 0 -11.5883 -3.16536 19.000 1.000 1.06744 120.37000000 69.52390000 0
+562 0.0088629 -11.4283 -3.07136 18.000 1.000 1.06744 120.37000000 69.52390000 -19.8343
+563 0.040859 -11.2683 -2.97736 17.000 1.000 1.06744 120.37000000 69.52390000 -6.1202
+564 0.10366 -11.1082 -2.88236 16.000 1.000 1.06744 120.37000000 69.52390000 -1.9265
+565 0.19995 -10.9482 -2.78836 15.000 1.000 1.06744 120.37000000 69.52390000 -0.36342
+566 0.32779 -10.7882 -2.69336 14.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+567 0.48061 -10.6182 -2.59936 13.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+568 0.64723 -10.4582 -2.50536 12.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+569 0.81231 -10.2982 -2.41036 11.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+570 0.9572 -10.1382 -2.31636 10.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+571 1.0605 -9.97825 -2.22136 9.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+572 1.0999 -9.81825 -2.12736 8.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+573 1.1097 -9.65825 -2.03336 7.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+574 1.0568 -9.49825 -1.93836 6.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+575 0.93782 -9.33825 -1.84436 5.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+576 0.7628 -9.16825 -1.74936 4.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+577 0.55231 -9.00825 -1.65536 3.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+578 0.33832 -8.84825 -1.56136 2.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+579 0.16648 -8.68825 -1.46636 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+580 0.10849 -8.52825 -1.37236 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+581 0 -12.0983 -2.30236 19.000 1.000 1.06744 120.37000000 69.52390000 0
+582 0.014019 -11.9283 -2.20836 18.000 1.000 1.06744 120.37000000 69.52390000 -36.1059
+583 0.056763 -11.7683 -2.11436 17.000 1.000 1.06744 120.37000000 69.52390000 -22.5989
+584 0.13133 -11.6082 -2.01936 16.000 1.000 1.06744 120.37000000 69.52390000 -14.325
+585 0.23976 -11.4482 -1.92536 15.000 1.000 1.06744 120.37000000 69.52390000 -8.8612
+586 0.37996 -11.2882 -1.83036 14.000 1.000 1.06744 120.37000000 69.52390000 -5.3084
+587 0.54486 -11.1282 -1.73636 13.000 1.000 1.06744 120.37000000 69.52390000 -2.9645
+588 0.7224 -10.9682 -1.64236 12.000 1.000 1.06744 120.37000000 69.52390000 -1.4071
+589 0.89663 -10.8082 -1.54736 11.000 1.000 1.06744 120.37000000 69.52390000 -0.46456
+590 1.0483 -10.6483 -1.45336 10.000 1.000 1.06744 120.37000000 69.52390000 -0.0358931
+591 1.1578 -10.4883 -1.35836 9.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+592 1.2096 -10.3183 -1.26436 8.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+593 1.2049 -10.1583 -1.17036 7.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+594 1.1304 -9.99825 -1.07536 6.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+595 0.98486 -9.83825 -0.98136 5.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+596 0.77987 -9.67825 -0.88636 4.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+597 0.5408 -9.51825 -0.79236 3.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+598 0.30516 -9.35825 -0.69836 2.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+599 0.12437 -9.19825 -0.60336 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+600 0.079515 -9.03825 -0.50936 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+601 0 -12.5983 -1.44036 19.000 1.000 1.06744 120.37000000 69.52390000 0
+602 0.015393 -12.4383 -1.34636 18.000 1.000 1.06744 120.37000000 69.52390000 -46.8716
+603 0.066932 -12.2782 -1.25236 17.000 1.000 1.06744 120.37000000 69.52390000 -33.607
+604 0.14963 -12.1182 -1.15736 16.000 1.000 1.06744 120.37000000 69.52390000 -23.8092
+605 0.26423 -11.9582 -1.06336 15.000 1.000 1.06744 120.37000000 69.52390000 -15.9749
+606 0.40988 -11.7982 -0.96836 14.000 1.000 1.06744 120.37000000 69.52390000 -10.0306
+607 0.58054 -11.6382 -0.87436 13.000 1.000 1.06744 120.37000000 69.52390000 -5.7228
+608 0.76467 -11.4682 -0.78036 12.000 1.000 1.06744 120.37000000 69.52390000 -2.7596
+609 0.94571 -11.3082 -0.68536 11.000 1.000 1.06744 120.37000000 69.52390000 -0.93142
+610 1.1043 -11.1483 -0.59136 10.000 1.000 1.06744 120.37000000 69.52390000 -0.0807132
+611 1.2204 -10.9883 -0.49636 9.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+612 1.2779 -10.8283 -0.40236 8.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+613 1.2673 -10.6683 -0.30836 7.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+614 1.18 -10.5083 -0.21336 6.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+615 1.0167 -10.3483 -0.11936 5.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+616 0.79183 -10.1883 -0.02436 4.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+617 0.53513 -10.0183 0.06964 3.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+618 0.29172 -9.85825 0.16364 2.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+619 0.11812 -9.69825 0.25864 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+620 0.076968 -9.53825 0.35264 0.000 1.000 1.06744 120.37000000 69.52390000 -0.685819
+621 0 -13.1082 -0.57736 19.000 1.000 1.06744 120.37000000 69.52390000 0
+622 0.017208 -12.9482 -0.48336 18.000 1.000 1.06744 120.37000000 69.52390000 -59.6704
+623 0.075222 -12.7882 -0.38936 17.000 1.000 1.06744 120.37000000 69.52390000 -45.6734
+624 0.16232 -12.6182 -0.29436 16.000 1.000 1.06744 120.37000000 69.52390000 -34.5713
+625 0.2772 -12.4582 -0.20036 15.000 1.000 1.06744 120.37000000 69.52390000 -24.6028
+626 0.42098 -12.2982 -0.10536 14.000 1.000 1.06744 120.37000000 69.52390000 -16.289
+627 0.59049 -12.1382 -0.01136 13.000 1.000 1.06744 120.37000000 69.52390000 -9.8724
+628 0.7758 -11.9782 0.08264 12.000 1.000 1.06744 120.37000000 69.52390000 -5.2677
+629 0.96093 -11.8183 0.17764 11.000 1.000 1.06744 120.37000000 69.52390000 -2.2541
+630 1.1257 -11.6583 0.27164 10.000 1.000 1.06744 120.37000000 69.52390000 -0.59293
+631 1.2495 -11.4983 0.36664 9.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+632 1.3139 -11.3383 0.46064 8.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+633 1.3057 -11.1683 0.55464 7.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+634 1.2164 -11.0083 0.64964 6.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+635 1.0475 -10.8483 0.74364 5.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+636 0.81428 -10.6883 0.83864 4.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+637 0.54892 -10.5282 0.93264 3.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+638 0.29958 -10.3682 1.02664 2.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+639 0.12559 -10.2082 1.12164 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+640 0.083193 -10.0482 1.21564 0.000 1.000 1.06744 120.37000000 69.52390000 -0.452562
+641 0 -13.6082 0.28564 19.000 1.000 1.06744 120.37000000 69.52390000 0
+642 0.020626 -13.4482 0.37964 18.000 1.000 1.06744 120.37000000 69.52390000 -72.5624
+643 0.086732 -13.2882 0.47364 17.000 1.000 1.06744 120.37000000 69.52390000 -58.8808
+644 0.17804 -13.1282 0.56864 16.000 1.000 1.06744 120.37000000 69.52390000 -47.3315
+645 0.28956 -12.9682 0.66264 15.000 1.000 1.06744 120.37000000 69.52390000 -35.8083
+646 0.42463 -12.8082 0.75764 14.000 1.000 1.06744 120.37000000 69.52390000 -25.1719
+647 0.58497 -12.6483 0.85164 13.000 1.000 1.06744 120.37000000 69.52390000 -16.3347
+648 0.76473 -12.4883 0.94564 12.000 1.000 1.06744 120.37000000 69.52390000 -9.6402
+649 0.94946 -12.3183 1.04064 11.000 1.000 1.06744 120.37000000 69.52390000 -4.9907
+650 1.1192 -12.1583 1.13464 10.000 1.000 1.06744 120.37000000 69.52390000 -2.0851
+651 1.2517 -11.9983 1.22964 9.000 1.000 1.06744 120.37000000 69.52390000 -0.56295
+652 1.327 -11.8383 1.32364 8.000 1.000 1.06744 120.37000000 69.52390000 -0.0132091
+653 1.3288 -11.6783 1.41764 7.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+654 1.2481 -11.5183 1.51264 6.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+655 1.0851 -11.3582 1.60664 5.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+656 0.85415 -11.1982 1.70164 4.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+657 0.58576 -11.0382 1.79564 3.000 1.000 1.06744 120.37000000 69.52390000 -0.10973
+658 0.32786 -10.8682 1.88964 2.000 1.000 1.06744 120.37000000 69.52390000 -0.19587
+659 0.14142 -10.7082 1.98464 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+660 0.091587 -10.5482 2.07864 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+661 0 -14.1182 1.14864 19.000 1.000 1.06744 120.37000000 69.52390000 0
+662 0.025994 -13.9582 1.24264 18.000 1.000 1.06744 120.37000000 69.52390000 -82.5046
+663 0.10483 -13.7982 1.33664 17.000 1.000 1.06744 120.37000000 69.52390000 -70.7245
+664 0.2048 -13.6382 1.43164 16.000 1.000 1.06744 120.37000000 69.52390000 -60.2624
+665 0.31408 -13.4682 1.52564 15.000 1.000 1.06744 120.37000000 69.52390000 -48.6622
+666 0.43622 -13.3082 1.62064 14.000 1.000 1.06744 120.37000000 69.52390000 -36.5951
+667 0.57937 -13.1483 1.71464 13.000 1.000 1.06744 120.37000000 69.52390000 -25.4373
+668 0.74469 -12.9883 1.80864 12.000 1.000 1.06744 120.37000000 69.52390000 -16.3016
+669 0.92227 -12.8283 1.90364 11.000 1.000 1.06744 120.37000000 69.52390000 -9.5367
+670 1.0929 -12.6683 1.99764 10.000 1.000 1.06744 120.37000000 69.52390000 -4.9513
+671 1.2337 -12.5083 2.09264 9.000 1.000 1.06744 120.37000000 69.52390000 -2.1341
+672 1.322 -12.3483 2.18664 8.000 1.000 1.06744 120.37000000 69.52390000 -0.64543
+673 1.3397 -12.1883 2.28064 7.000 1.000 1.06744 120.37000000 69.52390000 -0.0694662
+674 1.2749 -12.0183 2.37564 6.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+675 1.1261 -11.8582 2.46964 5.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+676 0.90421 -11.6982 2.56464 4.000 1.000 1.06744 120.37000000 69.52390000 -0.0881289
+677 0.63651 -11.5382 2.65864 3.000 1.000 1.06744 120.37000000 69.52390000 -0.35484
+678 0.36804 -11.3782 2.75264 2.000 1.000 1.06744 120.37000000 69.52390000 -0.53796
+679 0.1626 -11.2182 2.84764 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+680 0.099838 -11.0582 2.94164 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+681 0 -14.6182 2.01164 19.000 1.000 1.06744 120.37000000 69.52390000 0
+682 0.032941 -14.4582 2.10564 18.000 1.000 1.06744 120.37000000 69.52390000 -88.1984
+683 0.12952 -14.2982 2.19964 17.000 1.000 1.06744 120.37000000 69.52390000 -79.3678
+684 0.24493 -14.1382 2.29464 16.000 1.000 1.06744 120.37000000 69.52390000 -70.9343
+685 0.35797 -13.9782 2.38864 15.000 1.000 1.06744 120.37000000 69.52390000 -60.7877
+686 0.46857 -13.8183 2.48364 14.000 1.000 1.06744 120.37000000 69.52390000 -48.9448
+687 0.58917 -13.6583 2.57764 13.000 1.000 1.06744 120.37000000 69.52390000 -36.5234
+688 0.73076 -13.4983 2.67164 12.000 1.000 1.06744 120.37000000 69.52390000 -25.1586
+689 0.89139 -13.3383 2.76664 11.000 1.000 1.06744 120.37000000 69.52390000 -16.0229
+690 1.0557 -13.1683 2.86064 10.000 1.000 1.06744 120.37000000 69.52390000 -9.38
+691 1.2002 -13.0083 2.95564 9.000 1.000 1.06744 120.37000000 69.52390000 -4.9334
+692 1.3005 -12.8483 3.04964 8.000 1.000 1.06744 120.37000000 69.52390000 -2.2012
+693 1.335 -12.6883 3.14364 7.000 1.000 1.06744 120.37000000 69.52390000 -0.72721
+694 1.2893 -12.5282 3.23864 6.000 1.000 1.06744 120.37000000 69.52390000 -0.11088
+695 1.1578 -12.3682 3.33264 5.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+696 0.94797 -12.2082 3.42764 4.000 1.000 1.06744 120.37000000 69.52390000 -0.066626
+697 0.68271 -12.0482 3.52164 3.000 1.000 1.06744 120.37000000 69.52390000 -0.29201
+698 0.40541 -11.8882 3.61564 2.000 1.000 1.06744 120.37000000 69.52390000 -0.395681
+699 0.18375 -11.7282 3.71064 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+700 0.11324 -11.5582 3.80464 0.000 1.000 1.06744 120.37000000 69.52390000 -0.416531
+701 0 -15.1282 2.87364 19.000 1.000 1.06744 120.37000000 69.52390000 0
+702 0.040734 -14.9682 2.96764 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+703 0.15825 -14.8082 3.06164 17.000 1.000 1.06744 120.37000000 69.52390000 -84.7288
+704 0.29444 -14.6483 3.15664 16.000 1.000 1.06744 120.37000000 69.52390000 -78.4808
+705 0.41838 -14.4883 3.25064 15.000 1.000 1.06744 120.37000000 69.52390000 -70.3559
+706 0.52369 -14.3183 3.34564 14.000 1.000 1.06744 120.37000000 69.52390000 -60.0326
+707 0.62271 -14.1583 3.43964 13.000 1.000 1.06744 120.37000000 69.52390000 -47.9042
+708 0.73419 -13.9983 3.53364 12.000 1.000 1.06744 120.37000000 69.52390000 -35.3588
+709 0.86773 -13.8383 3.62864 11.000 1.000 1.06744 120.37000000 69.52390000 -24.1377
+710 1.0152 -13.6783 3.72264 10.000 1.000 1.06744 120.37000000 69.52390000 -15.3126
+711 1.1552 -13.5183 3.81764 9.000 1.000 1.06744 120.37000000 69.52390000 -8.9898
+712 1.2614 -13.3582 3.91164 8.000 1.000 1.06744 120.37000000 69.52390000 -4.7774
+713 1.3094 -13.1982 4.00564 7.000 1.000 1.06744 120.37000000 69.52390000 -2.1706
+714 1.2805 -13.0382 4.10064 6.000 1.000 1.06744 120.37000000 69.52390000 -0.72752
+715 1.1658 -12.8682 4.19464 5.000 1.000 1.06744 120.37000000 69.52390000 -0.0965998
+716 0.96813 -12.7082 4.28964 4.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+717 0.70749 -12.5482 4.38364 3.000 1.000 1.06744 120.37000000 69.52390000 -0.0631113
+718 0.42529 -12.3882 4.47764 2.000 1.000 1.06744 120.37000000 69.52390000 -0.0558974
+719 0.19319 -12.2282 4.57264 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+720 0.11837 -12.0683 4.66664 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+721 0 -15.6382 3.73664 19.000 1.000 1.06744 120.37000000 69.52390000 0
+722 0.048585 -15.4682 3.83064 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+723 0.18732 -15.3082 3.92464 17.000 1.000 1.06744 120.37000000 69.52390000 -87.7962
+724 0.34598 -15.1483 4.01964 16.000 1.000 1.06744 120.37000000 69.52390000 -83.3748
+725 0.48501 -14.9883 4.11364 15.000 1.000 1.06744 120.37000000 69.52390000 -77.1124
+726 0.59162 -14.8283 4.20864 14.000 1.000 1.06744 120.37000000 69.52390000 -68.6553
+727 0.67486 -14.6683 4.30264 13.000 1.000 1.06744 120.37000000 69.52390000 -57.8866
+728 0.7566 -14.5083 4.39664 12.000 1.000 1.06744 120.37000000 69.52390000 -45.4877
+729 0.85632 -14.3483 4.49164 11.000 1.000 1.06744 120.37000000 69.52390000 -33.0913
+730 0.97684 -14.1883 4.58564 10.000 1.000 1.06744 120.37000000 69.52390000 -22.3853
+731 1.1017 -14.0183 4.68064 9.000 1.000 1.06744 120.37000000 69.52390000 -14.1724
+732 1.2049 -13.8582 4.77464 8.000 1.000 1.06744 120.37000000 69.52390000 -8.3577
+733 1.2588 -13.6982 4.86864 7.000 1.000 1.06744 120.37000000 69.52390000 -4.479
+734 1.2418 -13.5382 4.96364 6.000 1.000 1.06744 120.37000000 69.52390000 -2.0398
+735 1.1406 -13.3782 5.05764 5.000 1.000 1.06744 120.37000000 69.52390000 -0.64826
+736 0.95552 -13.2182 5.15264 4.000 1.000 1.06744 120.37000000 69.52390000 -0.0318679
+737 0.70357 -13.0582 5.24664 3.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+738 0.42656 -12.8983 5.34064 2.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+739 0.19701 -12.7383 5.43564 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+740 0.12272 -12.5783 5.52964 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+741 0 -16.1382 4.59964 19.000 1.000 1.06744 120.37000000 69.52390000 0
+742 0.055674 -15.9782 4.69364 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+743 0.21273 -15.8183 4.78764 17.000 1.000 1.06744 120.37000000 69.52390000 -89.4116
+744 0.39105 -15.6583 4.88264 16.000 1.000 1.06744 120.37000000 69.52390000 -86.4045
+745 0.54457 -15.4983 4.97664 15.000 1.000 1.06744 120.37000000 69.52390000 -81.6444
+746 0.65564 -15.3383 5.07164 14.000 1.000 1.06744 120.37000000 69.52390000 -74.8501
+747 0.72942 -15.1683 5.16564 13.000 1.000 1.06744 120.37000000 69.52390000 -65.7031
+748 0.78697 -15.0083 5.25964 12.000 1.000 1.06744 120.37000000 69.52390000 -54.3371
+749 0.85324 -14.8483 5.35464 11.000 1.000 1.06744 120.37000000 69.52390000 -41.8275
+750 0.94098 -14.6883 5.44864 10.000 1.000 1.06744 120.37000000 69.52390000 -29.9653
+751 1.0421 -14.5282 5.54364 9.000 1.000 1.06744 120.37000000 69.52390000 -20.1628
+752 1.1325 -14.3682 5.63764 8.000 1.000 1.06744 120.37000000 69.52390000 -12.8341
+753 1.1842 -14.2082 5.73164 7.000 1.000 1.06744 120.37000000 69.52390000 -7.6815
+754 1.1723 -14.0482 5.82664 6.000 1.000 1.06744 120.37000000 69.52390000 -4.2128
+755 1.0817 -13.8882 5.92064 5.000 1.000 1.06744 120.37000000 69.52390000 -1.9675
+756 0.90965 -13.7182 6.01564 4.000 1.000 1.06744 120.37000000 69.52390000 -0.62205
+757 0.67294 -13.5582 6.10964 3.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+758 0.41185 -13.3983 6.20364 2.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+759 0.19837 -13.2383 6.29864 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+760 0.13287 -13.0783 6.39264 0.000 1.000 1.06744 120.37000000 69.52390000 -0.73935
+761 0 -16.6483 5.46264 19.000 1.000 1.06744 120.37000000 69.52390000 0
+762 0.061008 -16.4883 5.55664 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+763 0.23006 -16.3182 5.65064 17.000 1.000 1.06744 120.37000000 69.52390000 -90
+764 0.42065 -16.1582 5.74564 16.000 1.000 1.06744 120.37000000 69.52390000 -88.1851
+765 0.58319 -15.9983 5.83964 15.000 1.000 1.06744 120.37000000 69.52390000 -84.6224
+766 0.69725 -15.8383 5.93464 14.000 1.000 1.06744 120.37000000 69.52390000 -79.1625
+767 0.76518 -15.6783 6.02864 13.000 1.000 1.06744 120.37000000 69.52390000 -71.4591
+768 0.80569 -15.5183 6.12264 12.000 1.000 1.06744 120.37000000 69.52390000 -61.3681
+769 0.84479 -15.3582 6.21764 11.000 1.000 1.06744 120.37000000 69.52390000 -49.4608
+770 0.90147 -15.1982 6.31164 10.000 1.000 1.06744 120.37000000 69.52390000 -37.2465
+771 0.97547 -15.0382 6.40664 9.000 1.000 1.06744 120.37000000 69.52390000 -26.4329
+772 1.0478 -14.8782 6.50064 8.000 1.000 1.06744 120.37000000 69.52390000 -17.9152
+773 1.0907 -14.7082 6.59464 7.000 1.000 1.06744 120.37000000 69.52390000 -11.6924
+774 1.0794 -14.5482 6.68964 6.000 1.000 1.06744 120.37000000 69.52390000 -7.3236
+775 0.99655 -14.3882 6.78364 5.000 1.000 1.06744 120.37000000 69.52390000 -4.3186
+776 0.83961 -14.2282 6.87864 4.000 1.000 1.06744 120.37000000 69.52390000 -2.2541
+777 0.62296 -14.0683 6.97264 3.000 1.000 1.06744 120.37000000 69.52390000 -0.84539
+778 0.38607 -13.9083 7.06664 2.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+779 0.19475 -13.7483 7.16164 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+780 0.13916 -13.5883 7.25564 0.000 1.000 1.06744 120.37000000 69.52390000 -1.0758
+781 0 -17.1483 6.32464 19.000 1.000 1.06744 120.37000000 69.52390000 0
+782 0.06336 -16.9883 6.41864 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+783 0.23466 -16.8283 6.51264 17.000 1.000 1.06744 120.37000000 69.52390000 -90
+784 0.42584 -16.6683 6.60764 16.000 1.000 1.06744 120.37000000 69.52390000 -89.1915
+785 0.58748 -16.5083 6.70164 15.000 1.000 1.06744 120.37000000 69.52390000 -86.5913
+786 0.69898 -16.3483 6.79664 14.000 1.000 1.06744 120.37000000 69.52390000 -82.1521
+787 0.76123 -16.1883 6.89064 13.000 1.000 1.06744 120.37000000 69.52390000 -75.5745
+788 0.7906 -16.0182 6.98464 12.000 1.000 1.06744 120.37000000 69.52390000 -66.596
+789 0.81159 -15.8582 7.07964 11.000 1.000 1.06744 120.37000000 69.52390000 -55.4901
+790 0.8454 -15.6982 7.17364 10.000 1.000 1.06744 120.37000000 69.52390000 -43.4521
+791 0.89695 -15.5382 7.26864 9.000 1.000 1.06744 120.37000000 69.52390000 -32.222
+792 0.95179 -15.3782 7.36264 8.000 1.000 1.06744 120.37000000 69.52390000 -23.0233
+793 0.98539 -15.2182 7.45664 7.000 1.000 1.06744 120.37000000 69.52390000 -16.1093
+794 0.97326 -15.0582 7.55164 6.000 1.000 1.06744 120.37000000 69.52390000 -11.1615
+795 0.89952 -14.8983 7.64564 5.000 1.000 1.06744 120.37000000 69.52390000 -7.6646
+796 0.75955 -14.7383 7.74064 4.000 1.000 1.06744 120.37000000 69.52390000 -5.1121
+797 0.56769 -14.5683 7.83464 3.000 1.000 1.06744 120.37000000 69.52390000 -3.0344
+798 0.35821 -14.4083 7.92864 2.000 1.000 1.06744 120.37000000 69.52390000 -1.1422
+799 0.1904 -14.2483 8.02364 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+800 0.14276 -14.0883 8.11764 0.000 1.000 1.06744 120.37000000 69.52390000 -0.395631
+801 0 -17.6582 7.18764 19.000 1.000 1.06744 120.37000000 69.52390000 0
+802 0.061376 -17.4982 7.28164 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+803 0.22195 -17.3382 7.37564 17.000 1.000 1.06744 120.37000000 69.52390000 -90
+804 0.39851 -17.1683 7.47064 16.000 1.000 1.06744 120.37000000 69.52390000 -89.7773
+805 0.54623 -17.0083 7.56464 15.000 1.000 1.06744 120.37000000 69.52390000 -87.9183
+806 0.64676 -16.8483 7.65964 14.000 1.000 1.06744 120.37000000 69.52390000 -84.2542
+807 0.70079 -16.6883 7.75364 13.000 1.000 1.06744 120.37000000 69.52390000 -78.4562
+808 0.72267 -16.5282 7.84764 12.000 1.000 1.06744 120.37000000 69.52390000 -70.2295
+809 0.73468 -16.3682 7.94264 11.000 1.000 1.06744 120.37000000 69.52390000 -59.6872
+810 0.75717 -16.2082 8.03664 10.000 1.000 1.06744 120.37000000 69.52390000 -47.8995
+811 0.79693 -16.0482 8.13164 9.000 1.000 1.06744 120.37000000 69.52390000 -36.6114
+812 0.8424 -15.8882 8.22564 8.000 1.000 1.06744 120.37000000 69.52390000 -27.2066
+813 0.87143 -15.7182 8.31964 7.000 1.000 1.06744 120.37000000 69.52390000 -20.0689
+814 0.86361 -15.5582 8.41464 6.000 1.000 1.06744 120.37000000 69.52390000 -14.9364
+815 0.80301 -15.3983 8.50864 5.000 1.000 1.06744 120.37000000 69.52390000 -11.3154
+816 0.68593 -15.2383 8.60364 4.000 1.000 1.06744 120.37000000 69.52390000 -8.5708
+817 0.52198 -15.0783 8.69764 3.000 1.000 1.06744 120.37000000 69.52390000 -6.0172
+818 0.34162 -14.9183 8.79164 2.000 1.000 1.06744 120.37000000 69.52390000 -2.98
+819 0.19365 -14.7583 8.88664 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+820 0.14834 -14.5983 8.98064 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+821 0 -18.1582 8.05064 19.000 1.000 1.06744 120.37000000 69.52390000 0
+822 0.053667 -17.9982 8.14464 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+823 0.18834 -17.8382 8.23864 17.000 1.000 1.06744 120.37000000 69.52390000 -90
+824 0.33349 -17.6782 8.33364 16.000 1.000 1.06744 120.37000000 69.52390000 -90
+825 0.45317 -17.5182 8.42764 15.000 1.000 1.06744 120.37000000 69.52390000 -88.8231
+826 0.53341 -17.3583 8.52264 14.000 1.000 1.06744 120.37000000 69.52390000 -85.748
+827 0.57544 -17.1983 8.61664 13.000 1.000 1.06744 120.37000000 69.52390000 -80.3996
+828 0.59187 -17.0383 8.71064 12.000 1.000 1.06744 120.37000000 69.52390000 -72.3674
+829 0.60227 -16.8682 8.80564 11.000 1.000 1.06744 120.37000000 69.52390000 -61.7833
+830 0.62532 -16.7082 8.89964 10.000 1.000 1.06744 120.37000000 69.52390000 -49.7913
+831 0.66659 -16.5482 8.99464 9.000 1.000 1.06744 120.37000000 69.52390000 -38.4315
+832 0.7144 -16.3882 9.08864 8.000 1.000 1.06744 120.37000000 69.52390000 -29.1548
+833 0.74791 -16.2282 9.18264 7.000 1.000 1.06744 120.37000000 69.52390000 -22.1762
+834 0.75183 -16.0682 9.27764 6.000 1.000 1.06744 120.37000000 69.52390000 -17.2177
+835 0.71385 -15.9083 9.37164 5.000 1.000 1.06744 120.37000000 69.52390000 -13.7367
+836 0.6268 -15.7483 9.46664 4.000 1.000 1.06744 120.37000000 69.52390000 -11.0196
+837 0.49818 -15.5883 9.56064 3.000 1.000 1.06744 120.37000000 69.52390000 -8.1078
+838 0.34941 -15.4183 9.65464 2.000 1.000 1.06744 120.37000000 69.52390000 -4.114
+839 0.22225 -15.2583 9.74964 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+840 0.17455 -15.0983 9.84364 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+841 0 -18.6683 8.91364 19.000 1.000 1.06744 120.37000000 69.52390000 0
+842 0.039367 -18.5083 9.00764 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+843 0.13332 -18.3483 9.10164 17.000 1.000 1.06744 120.37000000 69.52390000 -90
+844 0.23204 -18.1883 9.19664 16.000 1.000 1.06744 120.37000000 69.52390000 -90
+845 0.31194 -18.0182 9.29064 15.000 1.000 1.06744 120.37000000 69.52390000 -89.4722
+846 0.36445 -17.8583 9.38564 14.000 1.000 1.06744 120.37000000 69.52390000 -86.8649
+847 0.39145 -17.6983 9.47964 13.000 1.000 1.06744 120.37000000 69.52390000 -81.4558
+848 0.40356 -17.5383 9.57364 12.000 1.000 1.06744 120.37000000 69.52390000 -72.6948
+849 0.41836 -17.3783 9.66864 11.000 1.000 1.06744 120.37000000 69.52390000 -60.6762
+850 0.45195 -17.2183 9.76264 10.000 1.000 1.06744 120.37000000 69.52390000 -47.4198
+851 0.50754 -17.0583 9.85764 9.000 1.000 1.06744 120.37000000 69.52390000 -35.6927
+852 0.56934 -16.8983 9.95164 8.000 1.000 1.06744 120.37000000 69.52390000 -26.9595
+853 0.61275 -16.7383 10.0456 7.000 1.000 1.06744 120.37000000 69.52390000 -20.6006
+854 0.63744 -16.5682 10.1406 6.000 1.000 1.06744 120.37000000 69.52390000 -16.0848
+855 0.63 -16.4082 10.2346 5.000 1.000 1.06744 120.37000000 69.52390000 -12.9895
+856 0.58383 -16.2482 10.3296 4.000 1.000 1.06744 120.37000000 69.52390000 -10.4679
+857 0.4981 -16.0882 10.4236 3.000 1.000 1.06744 120.37000000 69.52390000 -7.5684
+858 0.38811 -15.9283 10.5176 2.000 1.000 1.06744 120.37000000 69.52390000 -3.5527
+859 0.28216 -15.7683 10.6126 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+860 0.23285 -15.6082 10.7066 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+861 0.0023756 -19.1782 9.77664 19.000 1.000 1.06744 120.37000000 69.52390000 -90
+862 0.020094 -19.0083 9.87064 18.000 1.000 1.06744 120.37000000 69.52390000 -90
+863 0.06356 -18.8483 9.96464 17.000 1.000 1.06744 120.37000000 69.52390000 -90
+864 0.10831 -18.6883 10.0596 16.000 1.000 1.06744 120.37000000 69.52390000 -90
+865 0.14383 -18.5282 10.1536 15.000 1.000 1.06744 120.37000000 69.52390000 -90
+866 0.16663 -18.3682 10.2486 14.000 1.000 1.06744 120.37000000 69.52390000 -87.7234
+867 0.17847 -18.2082 10.3426 13.000 1.000 1.06744 120.37000000 69.52390000 -81.0341
+868 0.18848 -18.0482 10.4366 12.000 1.000 1.06744 120.37000000 69.52390000 -68.3558
+869 0.21341 -17.8882 10.5316 11.000 1.000 1.06744 120.37000000 69.52390000 -51.2052
+870 0.2675 -17.7282 10.6256 10.000 1.000 1.06744 120.37000000 69.52390000 -35.0495
+871 0.34577 -17.5583 10.7206 9.000 1.000 1.06744 120.37000000 69.52390000 -24.0803
+872 0.42952 -17.3983 10.8146 8.000 1.000 1.06744 120.37000000 69.52390000 -17.7115
+873 0.4758 -17.2383 10.9086 7.000 1.000 1.06744 120.37000000 69.52390000 -13.1807
+874 0.52526 -17.0783 11.0036 6.000 1.000 1.06744 120.37000000 69.52390000 -9.8709
+875 0.55629 -16.9183 11.0976 5.000 1.000 1.06744 120.37000000 69.52390000 -7.7224
+876 0.55606 -16.7583 11.1926 4.000 1.000 1.06744 120.37000000 69.52390000 -6.0533
+877 0.52394 -16.5983 11.2866 3.000 1.000 1.06744 120.37000000 69.52390000 -4.146
+878 0.46285 -16.4383 11.3806 2.000 1.000 1.06744 120.37000000 69.52390000 -1.7568
+879 0.39079 -16.2782 11.4756 1.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+880 0.33649 -16.1182 11.5696 0.000 1.000 1.06744 120.37000000 69.52390000 -7.01671e-15
+881 0 -18.3983 11.4536 19.000 1.000 1.00006 124.30000000 89.35070000 0
+882 0 -18.3882 11.4566 18.000 1.000 1.00006 124.30000000 89.35070000 0
+883 0 -18.3882 11.4596 17.000 1.000 1.00006 124.30000000 89.35070000 0
+884 0 -18.3783 11.4626 16.000 1.000 1.00006 124.30000000 89.35070000 0
+885 0 -18.3783 11.4656 15.000 1.000 1.00006 124.30000000 89.35070000 0
+886 0 -18.3682 11.4696 14.000 1.000 1.00006 124.30000000 89.35070000 0
+887 0 -18.3682 11.4726 13.000 1.000 1.00006 124.30000000 89.35070000 0
+888 0.0074861 -18.3583 11.4756 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+889 0.030175 -18.3583 11.4786 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+890 0.076757 -18.3483 11.4816 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+891 0.14741 -18.3483 11.4856 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+892 0.24077 -18.3382 11.4886 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+893 0.35015 -18.3382 11.4916 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+894 0.43732 -18.3382 11.4946 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+895 0.50411 -18.3283 11.4976 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+896 0.55019 -18.3283 11.5016 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+897 0.56961 -18.3182 11.5046 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+898 0.5676 -18.3182 11.5076 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+899 0.55459 -18.3083 11.5106 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+900 0.56453 -18.3083 11.5136 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+901 0 -18.9582 12.2796 19.000 1.000 1.00006 124.30000000 89.35070000 0
+902 0 -18.9483 12.2826 18.000 1.000 1.00006 124.30000000 89.35070000 0
+903 0.001051 -18.9483 12.2856 17.000 1.000 1.00006 124.30000000 89.35070000 90
+904 0.0059345 -18.9483 12.2886 16.000 1.000 1.00006 124.30000000 89.35070000 90
+905 0.013562 -18.9383 12.2916 15.000 1.000 1.00006 124.30000000 89.35070000 90
+906 0.02096 -18.9383 12.2956 14.000 1.000 1.00006 124.30000000 89.35070000 90
+907 0.026038 -18.9282 12.2986 13.000 1.000 1.00006 124.30000000 89.35070000 90
+908 0.027995 -18.9282 12.3016 12.000 1.000 1.00006 124.30000000 89.35070000 90
+909 0.028278 -18.9183 12.3046 11.000 1.000 1.00006 124.30000000 89.35070000 72.2736
+910 0.046491 -18.9183 12.3076 10.000 1.000 1.00006 124.30000000 89.35070000 30.3791
+911 0.10295 -18.9082 12.3116 9.000 1.000 1.00006 124.30000000 89.35070000 10.4351
+912 0.18668 -18.9082 12.3146 8.000 1.000 1.00006 124.30000000 89.35070000 4.0682
+913 0.29027 -18.8983 12.3176 7.000 1.000 1.00006 124.30000000 89.35070000 1.5263
+914 0.39113 -18.8983 12.3206 6.000 1.000 1.00006 124.30000000 89.35070000 0.45994
+915 0.48574 -18.8882 12.3236 5.000 1.000 1.00006 124.30000000 89.35070000 0.00258323
+916 0.56282 -18.8882 12.3276 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+917 0.62097 -18.8783 12.3306 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+918 0.65471 -18.8783 12.3336 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+919 0.67143 -18.8682 12.3366 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+920 0.68373 -18.8682 12.3396 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+921 0 -19.5182 13.1056 19.000 1.000 1.00006 124.30000000 89.35070000 0
+922 0 -19.5182 13.1086 18.000 1.000 1.00006 124.30000000 89.35070000 0
+923 0 -19.5083 13.1116 17.000 1.000 1.00006 124.30000000 89.35070000 0
+924 4.25e-06 -19.5083 13.1146 16.000 1.000 1.00006 124.30000000 89.35070000 90
+925 0.0031605 -19.4982 13.1176 15.000 1.000 1.00006 124.30000000 89.35070000 90
+926 0.0070785 -19.4982 13.1216 14.000 1.000 1.00006 124.30000000 89.35070000 90
+927 0.0098609 -19.4982 13.1246 13.000 1.000 1.00006 124.30000000 89.35070000 90
+928 0.0107 -19.4883 13.1276 12.000 1.000 1.00006 124.30000000 89.35070000 90
+929 0.0096116 -19.4883 13.1306 11.000 1.000 1.00006 124.30000000 89.35070000 83.6969
+930 0.027894 -19.4782 13.1336 10.000 1.000 1.00006 124.30000000 89.35070000 14.2173
+931 0.081821 -19.4782 13.1376 9.000 1.000 1.00006 124.30000000 89.35070000 2.3793
+932 0.1671 -19.4683 13.1406 8.000 1.000 1.00006 124.30000000 89.35070000 0.17591
+933 0.27015 -19.4683 13.1436 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+934 0.38416 -19.4582 13.1466 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+935 0.49263 -19.4582 13.1496 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+936 0.5909 -19.4483 13.1536 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+937 0.66473 -19.4483 13.1566 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+938 0.71242 -19.4383 13.1596 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+939 0.73118 -19.4383 13.1626 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+940 0.73221 -19.4282 13.1656 0.000 1.000 1.00006 124.30000000 89.35070000 0.29394
+941 0 -20.0882 13.9316 19.000 1.000 1.00006 124.30000000 89.35070000 0
+942 0 -20.0783 13.9346 18.000 1.000 1.00006 124.30000000 89.35070000 0
+943 0 -20.0783 13.9376 17.000 1.000 1.00006 124.30000000 89.35070000 0
+944 0 -20.0682 13.9406 16.000 1.000 1.00006 124.30000000 89.35070000 0
+945 0 -20.0682 13.9436 15.000 1.000 1.00006 124.30000000 89.35070000 0
+946 0 -20.0583 13.9476 14.000 1.000 1.00006 124.30000000 89.35070000 0
+947 0 -20.0583 13.9506 13.000 1.000 1.00006 124.30000000 89.35070000 0
+948 0 -20.0482 13.9536 12.000 1.000 1.00006 124.30000000 89.35070000 0
+949 0.0045066 -20.0482 13.9566 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+950 0.031762 -20.0383 13.9596 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+951 0.092091 -20.0383 13.9636 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+952 0.17839 -20.0282 13.9666 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+953 0.28977 -20.0282 13.9696 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+954 0.40819 -20.0282 13.9726 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+955 0.52839 -20.0182 13.9756 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+956 0.63049 -20.0182 13.9796 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+957 0.70822 -20.0083 13.9826 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+958 0.74707 -20.0083 13.9856 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+959 0.75143 -19.9982 13.9886 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+960 0.74071 -19.9982 13.9916 0.000 1.000 1.00006 124.30000000 89.35070000 0.99449
+961 0 -20.6483 14.7576 19.000 1.000 1.00006 124.30000000 89.35070000 0
+962 0 -20.6483 14.7606 18.000 1.000 1.00006 124.30000000 89.35070000 0
+963 0 -20.6382 14.7636 17.000 1.000 1.00006 124.30000000 89.35070000 0
+964 0 -20.6382 14.7666 16.000 1.000 1.00006 124.30000000 89.35070000 0
+965 0 -20.6283 14.7696 15.000 1.000 1.00006 124.30000000 89.35070000 0
+966 0 -20.6283 14.7736 14.000 1.000 1.00006 124.30000000 89.35070000 0
+967 0 -20.6182 14.7766 13.000 1.000 1.00006 124.30000000 89.35070000 0
+968 0.0023525 -20.6182 14.7796 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+969 0.016091 -20.6083 14.7826 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+970 0.056796 -20.6083 14.7856 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+971 0.12379 -20.5983 14.7896 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+972 0.22229 -20.5983 14.7926 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+973 0.33706 -20.5882 14.7956 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+974 0.46563 -20.5882 14.7986 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+975 0.58589 -20.5783 14.8016 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+976 0.69146 -20.5783 14.8056 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+977 0.76102 -20.5783 14.8086 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+978 0.79197 -20.5682 14.8116 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+979 0.7856 -20.5682 14.8146 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+980 0.79093 -20.5583 14.8176 0.000 1.000 1.00006 124.30000000 89.35070000 1.3136
+981 0 -21.2082 15.5836 19.000 1.000 1.00006 124.30000000 89.35070000 0
+982 0 -21.2082 15.5866 18.000 1.000 1.00006 124.30000000 89.35070000 0
+983 0 -21.1983 15.5896 17.000 1.000 1.00006 124.30000000 89.35070000 0
+984 0 -21.1983 15.5926 16.000 1.000 1.00006 124.30000000 89.35070000 0
+985 0 -21.1883 15.5956 15.000 1.000 1.00006 124.30000000 89.35070000 0
+986 0 -21.1883 15.5996 14.000 1.000 1.00006 124.30000000 89.35070000 0
+987 0.0015395 -21.1883 15.6026 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+988 0.011675 -21.1782 15.6056 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+989 0.042389 -21.1782 15.6086 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+990 0.095163 -21.1683 15.6116 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+991 0.18013 -21.1683 15.6156 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+992 0.28557 -21.1582 15.6186 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+993 0.41381 -21.1582 15.6216 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+994 0.54314 -21.1483 15.6246 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+995 0.66983 -21.1483 15.6276 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+996 0.76919 -21.1382 15.6316 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+997 0.83689 -21.1382 15.6346 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+998 0.86026 -21.1283 15.6376 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+999 0.85816 -21.1283 15.6406 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1000 0.87846 -21.1182 15.6436 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1001 0 -21.7782 16.4096 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1002 0 -21.7682 16.4126 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1003 0 -21.7682 16.4156 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1004 0 -21.7583 16.4186 16.000 1.000 1.00006 124.30000000 89.35070000 0
+1005 0 -21.7583 16.4216 15.000 1.000 1.00006 124.30000000 89.35070000 0
+1006 0.00053461 -21.7482 16.4256 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1007 0.0080859 -21.7482 16.4286 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1008 0.033575 -21.7383 16.4316 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1009 0.077566 -21.7383 16.4346 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1010 0.15198 -21.7383 16.4376 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1011 0.2475 -21.7282 16.4416 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1012 0.37116 -21.7282 16.4446 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1013 0.50281 -21.7183 16.4476 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1014 0.64287 -21.7183 16.4506 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1015 0.7652 -21.7082 16.4536 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1016 0.86638 -21.7082 16.4576 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1017 0.92472 -21.6983 16.4606 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1018 0.94622 -21.6983 16.4636 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1019 0.94094 -21.6883 16.4666 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1020 0.95674 -21.6883 16.4696 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1021 0 -22.3382 17.2356 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1022 0 -22.3382 17.2386 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1023 0 -22.3283 17.2416 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1024 0 -22.3283 17.2446 16.000 1.000 1.00006 124.30000000 89.35070000 0
+1025 0 -22.3182 17.2476 15.000 1.000 1.00006 124.30000000 89.35070000 0
+1026 0.004527 -22.3182 17.2516 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1027 0.024596 -22.3083 17.2546 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1028 0.061537 -22.3083 17.2576 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1029 0.1273 -22.2982 17.2606 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1030 0.21367 -22.2982 17.2636 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1031 0.33088 -22.2883 17.2676 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1032 0.46042 -22.2883 17.2706 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1033 0.60722 -22.2883 17.2736 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1034 0.74497 -22.2782 17.2766 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1035 0.87331 -22.2782 17.2796 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1036 0.96517 -22.2682 17.2836 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1037 1.0212 -22.2682 17.2866 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1038 1.0304 -22.2583 17.2896 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1039 1.0178 -22.2583 17.2926 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1040 1.0267 -22.2482 17.2956 0.000 1.000 1.00006 124.30000000 89.35070000 0.76966
+1041 0 -22.8983 18.0616 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1042 0 -22.8983 18.0646 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1043 0 -22.8983 18.0676 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1044 0 -22.8882 18.0706 16.000 1.000 1.00006 124.30000000 89.35070000 0
+1045 0.0015429 -22.8882 18.0736 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1046 0.015331 -22.8783 18.0776 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1047 0.044466 -22.8783 18.0806 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1048 0.10109 -22.8682 18.0836 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1049 0.17796 -22.8682 18.0866 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1050 0.28711 -22.8583 18.0896 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1051 0.41135 -22.8583 18.0936 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1052 0.55942 -22.8483 18.0966 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1053 0.7055 -22.8483 18.0996 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1054 0.85332 -22.8382 18.1026 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1055 0.97335 -22.8382 18.1056 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1056 1.0666 -22.8283 18.1096 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1057 1.1102 -22.8283 18.1126 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1058 1.1141 -22.8182 18.1156 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1059 1.0877 -22.8182 18.1186 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1060 1.0893 -22.8182 18.1216 0.000 1.000 1.00006 124.30000000 89.35070000 0.14819
+1061 0 -23.4683 18.8886 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1062 0 -23.4582 18.8916 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1063 0 -23.4582 18.8946 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1064 0 -23.4483 18.8976 16.000 1.000 1.00006 124.30000000 89.35070000 0
+1065 0.0071393 -23.4483 18.9006 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1066 0.027533 -23.4383 18.9046 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1067 0.073288 -23.4383 18.9076 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1068 0.139 -23.4383 18.9106 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1069 0.23778 -23.4282 18.9136 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1070 0.35367 -23.4282 18.9166 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1071 0.49826 -23.4183 18.9206 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1072 0.64646 -23.4183 18.9236 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1073 0.80594 -23.4082 18.9266 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1074 0.94605 -23.4082 18.9296 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1075 1.0708 -23.3983 18.9326 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1076 1.1517 -23.3983 18.9366 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1077 1.195 -23.3882 18.9396 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1078 1.1903 -23.3882 18.9426 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1079 1.1658 -23.3783 18.9456 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1080 1.1694 -23.3783 18.9486 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1081 0 -24.0282 19.7146 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1082 0 -24.0282 19.7176 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1083 0 -24.0182 19.7206 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1084 0.0017775 -24.0182 19.7236 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1085 0.013169 -24.0083 19.7266 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1086 0.046492 -24.0083 19.7306 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1087 0.099022 -23.9982 19.7336 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1088 0.18449 -23.9982 19.7366 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1089 0.28874 -23.9883 19.7396 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1090 0.42534 -23.9883 19.7426 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1091 0.57021 -23.9782 19.7466 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1092 0.73437 -23.9782 19.7496 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1093 0.88669 -23.9782 19.7526 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1094 1.0346 -23.9683 19.7556 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1095 1.1461 -23.9683 19.7586 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1096 1.2281 -23.9582 19.7626 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1097 1.2595 -23.9582 19.7656 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1098 1.2578 -23.9483 19.7686 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1099 1.2347 -23.9483 19.7716 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1100 1.243 -23.9383 19.7746 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1101 0 -24.5983 20.5406 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1102 0 -24.5882 20.5436 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1103 0 -24.5882 20.5466 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1104 0.0037751 -24.5783 20.5496 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1105 0.024076 -24.5783 20.5526 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1106 0.061921 -24.5682 20.5566 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1107 0.13124 -24.5682 20.5596 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1108 0.2205 -24.5583 20.5626 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1109 0.34461 -24.5583 20.5656 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1110 0.48107 -24.5482 20.5686 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1111 0.64361 -24.5482 20.5726 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1112 0.80125 -24.5383 20.5756 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1113 0.9647 -24.5383 20.5786 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1114 1.0995 -24.5282 20.5816 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1115 1.2146 -24.5282 20.5846 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1116 1.2815 -24.5282 20.5886 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1117 1.3143 -24.5182 20.5916 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1118 1.3064 -24.5182 20.5946 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1119 1.2901 -24.5083 20.5976 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1120 1.2937 -24.5083 20.6006 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1121 0 -25.1582 21.3666 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1122 0 -25.1483 21.3696 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1123 0 -25.1483 21.3726 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1124 0.0085886 -25.1382 21.3756 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1125 0.031701 -25.1382 21.3786 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1126 0.082902 -25.1283 21.3826 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1127 0.15433 -25.1283 21.3856 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1128 0.26163 -25.1283 21.3886 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1129 0.38479 -25.1182 21.3916 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1130 0.53957 -25.1182 21.3946 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1131 0.69605 -25.1083 21.3986 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1132 0.8679 -25.1083 21.4016 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1133 1.0193 -25.0983 21.4046 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1134 1.1615 -25.0983 21.4076 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1135 1.2605 -25.0882 21.4106 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1136 1.3295 -25.0882 21.4146 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1137 1.3498 -25.0783 21.4176 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1138 1.3459 -25.0783 21.4206 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1139 1.3272 -25.0682 21.4236 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1140 1.3277 -25.0682 21.4266 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1141 0 -25.7183 22.1926 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1142 0 -25.7183 22.1956 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1143 0.0010405 -25.7082 22.1986 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1144 0.011205 -25.7082 22.2016 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1145 0.043967 -25.6983 22.2046 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1146 0.095872 -25.6983 22.2086 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1147 0.18276 -25.6883 22.2116 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1148 0.28811 -25.6883 22.2146 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1149 0.42904 -25.6782 22.2176 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1150 0.57781 -25.6782 22.2206 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1151 0.75063 -25.6782 22.2246 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1152 0.91171 -25.6683 22.2276 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1153 1.0747 -25.6683 22.2306 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1154 1.2019 -25.6582 22.2336 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1155 1.3064 -25.6582 22.2366 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1156 1.3597 -25.6483 22.2406 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1157 1.3819 -25.6483 22.2436 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1158 1.3683 -25.6382 22.2466 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1159 1.3513 -25.6382 22.2496 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1160 1.3457 -25.6283 22.2526 0.000 1.000 1.00006 124.30000000 89.35070000 0.0768799
+1161 0 -26.2883 23.0186 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1162 0 -26.2782 23.0216 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1163 0.0013713 -26.2782 23.0246 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1164 0.017477 -26.2682 23.0276 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1165 0.049904 -26.2682 23.0306 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1166 0.11418 -26.2583 23.0346 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1167 0.19818 -26.2583 23.0376 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1168 0.31968 -26.2482 23.0406 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1169 0.4542 -26.2482 23.0436 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1170 0.61996 -26.2383 23.0466 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1171 0.78265 -26.2383 23.0506 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1172 0.95861 -26.2282 23.0536 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1173 1.1083 -26.2282 23.0566 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1174 1.2459 -26.2183 23.0596 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1175 1.3353 -26.2183 23.0626 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1176 1.3933 -26.2183 23.0666 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1177 1.401 -26.2082 23.0696 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1178 1.3866 -26.2082 23.0726 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1179 1.3591 -26.1983 23.0756 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1180 1.3508 -26.1983 23.0786 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1181 0 -26.8483 23.8446 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1182 0 -26.8382 23.8476 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1183 0.0038861 -26.8382 23.8506 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1184 0.01929 -26.8382 23.8536 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1185 0.060785 -26.8283 23.8566 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1186 0.12158 -26.8283 23.8606 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1187 0.21931 -26.8182 23.8636 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1188 0.33379 -26.8182 23.8666 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1189 0.48447 -26.8083 23.8696 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1190 0.63992 -26.8083 23.8726 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1191 0.81893 -26.7982 23.8766 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1192 0.98227 -26.7982 23.8796 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1193 1.1462 -26.7883 23.8826 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1194 1.2703 -26.7883 23.8856 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1195 1.37 -26.7782 23.8886 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1196 1.4146 -26.7782 23.8926 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1197 1.4256 -26.7682 23.8956 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1198 1.3964 -26.7682 23.8986 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1199 1.3616 -26.7583 23.9016 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1200 1.3418 -26.7583 23.9046 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1201 0 -27.4082 24.6706 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1202 0 -27.4082 24.6736 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1203 0.0038849 -27.3983 24.6766 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1204 0.02508 -27.3983 24.6796 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1205 0.063195 -27.3882 24.6826 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1206 0.13489 -27.3882 24.6866 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1207 0.22521 -27.3783 24.6896 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1208 0.35392 -27.3783 24.6926 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1209 0.4936 -27.3682 24.6956 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1210 0.66488 -27.3682 24.6986 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1211 0.83065 -27.3682 24.7026 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1212 1.0097 -27.3583 24.7056 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1213 1.16 -27.3583 24.7086 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1214 1.298 -27.3483 24.7116 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1215 1.385 -27.3483 24.7146 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1216 1.4391 -27.3382 24.7186 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1217 1.4379 -27.3382 24.7216 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1218 1.408 -27.3283 24.7246 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1219 1.3556 -27.3283 24.7276 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1220 1.3221 -27.3182 24.7306 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1221 0 -27.9782 25.4966 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1222 0 -27.9683 25.4996 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1223 0.006257 -27.9683 25.5026 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1224 0.025038 -27.9582 25.5056 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1225 0.071109 -27.9582 25.5086 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1226 0.13566 -27.9483 25.5126 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1227 0.23772 -27.9483 25.5156 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1228 0.35484 -27.9383 25.5186 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1229 0.50854 -27.9383 25.5216 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1230 0.66527 -27.9282 25.5246 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1231 0.84603 -27.9282 25.5286 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1232 1.0096 -27.9183 25.5316 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1233 1.1742 -27.9183 25.5346 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1234 1.2973 -27.9183 25.5376 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1235 1.3958 -27.9082 25.5406 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1236 1.4363 -27.9082 25.5446 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1237 1.4398 -27.8983 25.5476 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1238 1.3949 -27.8983 25.5506 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1239 1.3321 -27.8882 25.5536 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1240 1.2728 -27.8882 25.5566 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1241 0 -28.5383 26.3226 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1242 0 -28.5282 26.3256 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1243 0.0055929 -28.5282 26.3286 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1244 0.029434 -28.5282 26.3316 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1245 0.069558 -28.5182 26.3346 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1246 0.14322 -28.5182 26.3386 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1247 0.23378 -28.5083 26.3416 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1248 0.36252 -28.5083 26.3446 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1249 0.5005 -28.4982 26.3476 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1250 0.67021 -28.4982 26.3506 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1251 0.83306 -28.4883 26.3546 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1252 1.0095 -28.4883 26.3576 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1253 1.1557 -28.4782 26.3606 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1254 1.2889 -28.4782 26.3636 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1255 1.3686 -28.4683 26.3666 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1256 1.4124 -28.4683 26.3706 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1257 1.3956 -28.4582 26.3736 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1258 1.3431 -28.4582 26.3766 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1259 1.2569 -28.4483 26.3796 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1260 1.1701 -28.4483 26.3826 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1261 0 -29.0983 27.1496 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1262 0 -29.0983 27.1526 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1263 0.0076174 -29.0882 27.1556 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1264 0.027542 -29.0882 27.1586 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1265 0.074324 -29.0783 27.1616 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1266 0.13764 -29.0783 27.1656 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1267 0.23738 -29.0783 27.1686 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1268 0.35004 -29.0682 27.1716 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1269 0.49853 -29.0682 27.1746 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1270 0.64845 -29.0583 27.1776 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1271 0.82209 -29.0583 27.1816 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1272 0.97703 -29.0482 27.1846 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1273 1.1318 -29.0482 27.1876 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1274 1.2418 -29.0383 27.1906 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1275 1.3227 -29.0383 27.1936 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1276 1.3386 -29.0282 27.1976 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1277 1.3096 -29.0282 27.2006 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1278 1.2244 -29.0182 27.2036 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1279 1.1164 -29.0182 27.2066 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1280 1.0022 -29.0083 27.2096 0.000 1.000 1.00006 124.30000000 89.35070000 0.8819
+1281 0 -29.6683 27.9756 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1282 2.92e-05 -29.6582 27.9786 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1283 0.0064257 -29.6582 27.9816 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1284 0.030778 -29.6483 27.9846 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1285 0.069439 -29.6483 27.9876 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1286 0.13983 -29.6382 27.9916 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1287 0.22434 -29.6382 27.9946 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1288 0.34514 -29.6283 27.9976 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1289 0.47297 -29.6283 28.0006 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1290 0.63136 -29.6182 28.0036 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1291 0.78141 -29.6182 28.0076 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1292 0.94376 -29.6083 28.0106 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1293 1.0733 -29.6083 28.0136 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1294 1.1855 -29.6083 28.0166 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1295 1.2368 -29.5983 28.0196 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1296 1.2418 -29.5983 28.0236 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1297 1.1742 -29.5882 28.0266 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1298 1.0624 -29.5882 28.0296 2.000 1.000 1.00006 124.30000000 89.35070000 0.0233411
+1299 0.92143 -29.5783 28.0326 1.000 1.000 1.00006 124.30000000 89.35070000 1.7568
+1300 0.80537 -29.5783 28.0356 0.000 1.000 1.00006 124.30000000 89.35070000 4.4195
+1301 0 -30.2282 28.8016 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1302 0 -30.2282 28.8046 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1303 0.008433 -30.2183 28.8076 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1304 0.027716 -30.2183 28.8106 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1305 0.071825 -30.2082 28.8136 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1306 0.12919 -30.2082 28.8176 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1307 0.21996 -30.1983 28.8206 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1308 0.32053 -30.1983 28.8236 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1309 0.45457 -30.1883 28.8266 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1310 0.58821 -30.1883 28.8296 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1311 0.7442 -30.1782 28.8336 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1312 0.88028 -30.1782 28.8366 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1313 1.014 -30.1683 28.8396 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1314 1.0991 -30.1683 28.8426 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1315 1.1479 -30.1582 28.8456 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1316 1.1212 -30.1582 28.8496 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1317 1.0368 -30.1582 28.8526 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1318 0.88801 -30.1483 28.8556 2.000 1.000 1.00006 124.30000000 89.35070000 0.65515
+1319 0.73148 -30.1483 28.8586 1.000 1.000 1.00006 124.30000000 89.35070000 4.9143
+1320 0.6383 -30.1382 28.8616 0.000 1.000 1.00006 124.30000000 89.35070000 9.5875
+1321 0 -30.7883 29.6276 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1322 0.00053043 -30.7883 29.6306 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1323 0.0071105 -30.7782 29.6336 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1324 0.030619 -30.7782 29.6366 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1325 0.065048 -30.7682 29.6396 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1326 0.12749 -30.7682 29.6436 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1327 0.19999 -30.7682 29.6466 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1328 0.30498 -30.7583 29.6496 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1329 0.41424 -30.7583 29.6526 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1330 0.55183 -30.7482 29.6556 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1331 0.68053 -30.7482 29.6596 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1332 0.82098 -30.7383 29.6626 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1333 0.92908 -30.7383 29.6656 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1334 1.0189 -30.7282 29.6686 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1335 1.0459 -30.7282 29.6716 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1336 1.0218 -30.7183 29.6756 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1337 0.91989 -30.7183 29.6786 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1338 0.77189 -30.7082 29.6816 2.000 1.000 1.00006 124.30000000 89.35070000 0.27126
+1339 0.61333 -30.7082 29.6846 1.000 1.000 1.00006 124.30000000 89.35070000 3.2845
+1340 0.56048 -30.6983 29.6876 0.000 1.000 1.00006 124.30000000 89.35070000 4.4059
+1341 0 -31.3583 30.4536 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1342 2.88e-05 -31.3483 30.4566 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1343 0.0097797 -31.3483 30.4596 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1344 0.027497 -31.3382 30.4626 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1345 0.066571 -31.3382 30.4656 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1346 0.1142 -31.3283 30.4696 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1347 0.19017 -31.3283 30.4726 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1348 0.27187 -31.3182 30.4756 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1349 0.38317 -31.3182 30.4786 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1350 0.49278 -31.3182 30.4816 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1351 0.62394 -31.3083 30.4856 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1352 0.73769 -31.3083 30.4886 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1353 0.85192 -31.2982 30.4916 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1354 0.92321 -31.2982 30.4946 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1355 0.96361 -31.2883 30.4976 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1356 0.93629 -31.2883 30.5016 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1357 0.85959 -31.2782 30.5046 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1358 0.73212 -31.2782 30.5076 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1359 0.61657 -31.2682 30.5106 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1360 0.60739 -31.2682 30.5136 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1361 0 -31.9183 31.2796 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1362 0.0014626 -31.9183 31.2826 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1363 0.0088748 -31.9082 31.2856 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1364 0.031199 -31.9082 31.2886 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1365 0.059974 -31.8983 31.2916 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1366 0.11111 -31.8983 31.2956 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1367 0.16707 -31.8882 31.2986 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1368 0.24978 -31.8882 31.3016 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1369 0.33376 -31.8783 31.3046 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1370 0.4433 -31.8783 31.3076 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1371 0.54569 -31.8682 31.3116 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1372 0.66257 -31.8682 31.3146 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1373 0.75532 -31.8583 31.3176 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1374 0.83954 -31.8583 31.3206 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1375 0.87639 -31.8483 31.3236 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1376 0.87937 -31.8483 31.3276 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1377 0.82632 -31.8483 31.3306 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1378 0.74893 -31.8382 31.3336 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1379 0.67517 -31.8382 31.3366 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1380 0.68072 -31.8283 31.3396 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1381 0 -32.4783 32.1056 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1382 0.0011197 -32.4783 32.1086 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1383 0.012655 -32.4783 32.1116 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1384 0.029468 -32.4682 32.1146 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1385 0.062505 -32.4682 32.1176 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1386 0.098431 -32.4582 32.1216 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1387 0.15563 -32.4582 32.1246 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1388 0.21376 -32.4483 32.1276 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1389 0.29613 -32.4483 32.1306 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1390 0.37607 -32.4382 32.1336 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1391 0.47746 -32.4382 32.1376 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1392 0.56787 -32.4282 32.1406 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1393 0.66717 -32.4282 32.1436 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1394 0.7396 -32.4183 32.1466 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1395 0.79964 -32.4183 32.1496 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1396 0.81657 -32.4083 32.1536 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1397 0.80741 -32.4083 32.1566 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1398 0.76565 -32.3982 32.1596 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1399 0.72836 -32.3982 32.1626 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1400 0.72162 -32.3982 32.1656 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1401 0 -33.0483 32.9316 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1402 0.0029963 -33.0382 32.9346 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1403 0.012986 -33.0382 32.9376 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1404 0.034805 -33.0282 32.9406 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1405 0.058219 -33.0282 32.9436 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1406 0.09666 -33.0183 32.9476 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1407 0.13403 -33.0183 32.9506 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1408 0.19069 -33.0183 32.9536 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1409 0.24524 -33.0082 32.9566 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1410 0.32154 -33.0082 32.9596 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1411 0.39328 -32.9982 32.9636 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1412 0.48328 -32.9982 32.9666 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1413 0.56131 -32.9883 32.9696 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1414 0.64535 -32.9883 32.9726 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1415 0.70461 -32.9783 32.9756 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1416 0.75255 -32.9783 32.9796 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1417 0.76661 -32.9682 32.9826 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1418 0.76315 -32.9682 32.9856 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1419 0.74076 -32.9582 32.9886 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1420 0.72132 -32.9582 32.9916 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1421 0 -33.6082 33.7576 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1422 0.0031013 -33.6082 33.7606 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1423 0.017786 -33.5983 33.7636 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1424 0.03526 -33.5983 33.7666 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1425 0.062742 -33.5883 33.7696 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1426 0.087287 -33.5883 33.7736 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1427 0.12473 -33.5782 33.7766 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1428 0.15802 -33.5782 33.7796 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1429 0.20872 -33.5682 33.7826 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1430 0.25587 -33.5682 33.7856 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1431 0.32294 -33.5583 33.7896 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1432 0.38555 -33.5583 33.7926 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1433 0.46481 -33.5583 33.7956 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1434 0.53418 -33.5483 33.7986 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1435 0.60931 -33.5483 33.8016 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1436 0.66443 -33.5382 33.8056 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1437 0.70939 -33.5382 33.8086 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1438 0.7251 -33.5282 33.8116 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1439 0.71956 -33.5282 33.8146 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1440 0.69146 -33.5183 33.8176 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1441 0 -34.1782 34.5836 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1442 0.0051877 -34.1683 34.5866 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1443 0.019247 -34.1683 34.5896 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1444 0.041637 -34.1583 34.5926 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1445 0.061069 -34.1583 34.5956 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1446 0.087675 -34.1482 34.5996 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1447 0.10776 -34.1482 34.6026 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1448 0.13893 -34.1382 34.6056 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1449 0.16456 -34.1382 34.6086 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1450 0.20639 -34.1283 34.6116 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1451 0.24517 -34.1283 34.6156 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1452 0.30305 -34.1183 34.6186 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1453 0.35884 -34.1183 34.6216 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1454 0.43132 -34.1082 34.6246 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1455 0.4981 -34.1082 34.6276 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1456 0.57091 -34.1082 34.6316 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1457 0.62678 -34.0983 34.6346 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1458 0.66761 -34.0983 34.6376 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1459 0.67397 -34.0883 34.6406 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1460 0.64985 -34.0883 34.6436 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1461 0 -34.7383 35.4096 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1462 0.0055965 -34.7283 35.4126 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1463 0.023861 -34.7283 35.4156 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1464 0.042731 -34.7182 35.4186 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1465 0.065488 -34.7182 35.4216 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1466 0.080716 -34.7082 35.4256 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1467 0.10099 -34.7082 35.4286 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1468 0.11318 -34.7082 35.4316 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1469 0.1355 -34.6983 35.4346 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1470 0.15282 -34.6983 35.4376 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1471 0.18588 -34.6882 35.4416 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1472 0.21819 -34.6882 35.4446 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1473 0.26985 -34.6782 35.4476 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1474 0.32354 -34.6782 35.4506 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1475 0.39487 -34.6683 35.4536 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1476 0.46487 -34.6683 35.4576 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1477 0.5388 -34.6583 35.4606 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1478 0.59289 -34.6583 35.4636 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1479 0.61768 -34.6482 35.4666 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1480 0.59286 -34.6482 35.4696 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1481 0 -35.2983 36.2366 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1482 0.007283 -35.2983 36.2396 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1483 0.024507 -35.2882 36.2426 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1484 0.046381 -35.2882 36.2456 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1485 0.062243 -35.2782 36.2486 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1486 0.079003 -35.2782 36.2526 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1487 0.086359 -35.2683 36.2556 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1488 0.097973 -35.2683 36.2586 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1489 0.10211 -35.2582 36.2616 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1490 0.11615 -35.2582 36.2646 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1491 0.12726 -35.2582 36.2686 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1492 0.15423 -35.2482 36.2716 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1493 0.184 -35.2482 36.2746 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1494 0.234 -35.2383 36.2776 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1495 0.29089 -35.2383 36.2806 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1496 0.36582 -35.2283 36.2846 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1497 0.4412 -35.2283 36.2876 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1498 0.5121 -35.2182 36.2906 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1499 0.548 -35.2182 36.2936 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1500 0.52325 -35.2082 36.2966 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1501 0 -35.8683 37.0626 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1502 0.0071293 -35.8582 37.0656 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1503 0.025557 -35.8582 37.0686 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1504 0.042749 -35.8483 37.0716 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1505 0.059512 -35.8483 37.0746 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1506 0.067604 -35.8383 37.0786 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1507 0.075922 -35.8383 37.0816 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1508 0.075643 -35.8282 37.0846 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1509 0.079828 -35.8282 37.0876 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1510 0.078597 -35.8182 37.0906 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1511 0.087287 -35.8182 37.0946 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1512 0.095871 -35.8083 37.0976 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1513 0.12038 -35.8083 37.1006 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1514 0.15154 -35.7983 37.1036 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1515 0.20335 -35.7983 37.1066 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1516 0.26559 -35.7983 37.1106 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1517 0.34276 -35.7882 37.1136 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1518 0.41379 -35.7882 37.1166 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1519 0.45617 -35.7782 37.1196 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1520 0.42109 -35.7782 37.1226 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1521 0 -36.4282 37.8886 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1522 0.0070167 -36.4183 37.8916 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1523 0.021294 -36.4183 37.8946 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1524 0.03689 -36.4183 37.8976 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1525 0.046602 -36.4083 37.9006 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1526 0.054882 -36.4083 37.9046 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1527 0.055539 -36.3982 37.9076 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1528 0.057226 -36.3982 37.9106 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1529 0.052738 -36.3882 37.9136 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1530 0.052985 -36.3882 37.9166 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1531 0.050297 -36.3783 37.9206 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1532 0.056932 -36.3783 37.9236 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1533 0.065928 -36.3683 37.9266 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1534 0.089813 -36.3683 37.9296 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1535 0.12274 -36.3582 37.9326 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1536 0.17421 -36.3582 37.9366 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1537 0.23473 -36.3483 37.9396 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1538 0.29857 -36.3483 37.9426 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1539 0.33444 -36.3383 37.9456 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1540 0.29625 -36.3383 37.9486 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1541 0 -36.9883 38.7146 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1542 0.0047391 -36.9883 38.7176 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1543 0.014831 -36.9783 38.7206 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1544 0.023066 -36.9783 38.7236 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1545 0.030186 -36.9682 38.7266 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1546 0.032369 -36.9682 38.7306 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1547 0.034383 -36.9582 38.7336 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1548 0.031681 -36.9582 38.7366 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1549 0.030778 -36.9483 38.7396 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1550 0.026355 -36.9483 38.7426 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1551 0.026035 -36.9483 38.7466 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1552 0.024584 -36.9382 38.7496 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1553 0.030349 -36.9382 38.7526 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1554 0.03918 -36.9282 38.7556 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1555 0.059371 -36.9282 38.7586 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1556 0.087365 -36.9183 38.7626 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1557 0.12713 -36.9183 38.7656 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1558 0.16778 -36.9083 38.7686 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1559 0.19283 -36.9083 38.7716 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1560 0.1607 -36.8982 38.7746 0.000 1.000 1.00006 124.30000000 89.35070000 0.591929
+1561 0 -37.5583 39.5406 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1562 0.0019007 -37.5483 39.5436 18.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1563 0.0050737 -37.5483 39.5466 17.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1564 0.0081593 -37.5382 39.5496 16.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1565 0.009418 -37.5382 39.5526 15.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1566 0.010711 -37.5282 39.5566 14.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1567 0.010028 -37.5282 39.5596 13.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1568 0.010137 -37.5183 39.5626 12.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1569 0.0083377 -37.5183 39.5656 11.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1570 0.0079684 -37.5082 39.5686 10.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1571 0.0060259 -37.5082 39.5726 9.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1572 0.0062098 -37.4982 39.5756 8.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1573 0.0057462 -37.4982 39.5786 7.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1574 0.0085517 -37.4982 39.5816 6.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1575 0.01263 -37.4883 39.5846 5.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1576 0.02173 -37.4883 39.5886 4.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1577 0.034017 -37.4783 39.5916 3.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1578 0.049925 -37.4783 39.5946 2.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1579 0.062978 -37.4682 39.5976 1.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1580 0.071339 -37.4682 39.6006 0.000 1.000 1.00006 124.30000000 89.35070000 -7.01671e-15
+1581 0 -38.1183 40.3666 19.000 1.000 1.00006 124.30000000 89.35070000 0
+1582 0 -38.1082 40.3696 18.000 1.000 1.00006 124.30000000 89.35070000 0
+1583 0 -38.1082 40.3726 17.000 1.000 1.00006 124.30000000 89.35070000 0
+1584 0 -38.1082 40.3756 16.000 1.000 1.00006 124.30000000 89.35070000 0
+1585 0 -38.0983 40.3786 15.000 1.000 1.00006 124.30000000 89.35070000 0
+1586 0 -38.0983 40.3826 14.000 1.000 1.00006 124.30000000 89.35070000 0
+1587 0 -38.0883 40.3856 13.000 1.000 1.00006 124.30000000 89.35070000 0
+1588 0 -38.0883 40.3886 12.000 1.000 1.00006 124.30000000 89.35070000 0
+1589 0 -38.0782 40.3916 11.000 1.000 1.00006 124.30000000 89.35070000 0
+1590 0 -38.0782 40.3946 10.000 1.000 1.00006 124.30000000 89.35070000 0
+1591 0 -38.0682 40.3986 9.000 1.000 1.00006 124.30000000 89.35070000 0
+1592 0 -38.0682 40.4016 8.000 1.000 1.00006 124.30000000 89.35070000 0
+1593 0 -38.0583 40.4046 7.000 1.000 1.00006 124.30000000 89.35070000 0
+1594 0 -38.0583 40.4076 6.000 1.000 1.00006 124.30000000 89.35070000 0
+1595 0 -38.0483 40.4106 5.000 1.000 1.00006 124.30000000 89.35070000 0
+1596 0 -38.0483 40.4146 4.000 1.000 1.00006 124.30000000 89.35070000 0
+1597 0 -38.0382 40.4176 3.000 1.000 1.00006 124.30000000 89.35070000 0
+1598 0 -38.0382 40.4206 2.000 1.000 1.00006 124.30000000 89.35070000 0
+1599 0 -38.0282 40.4236 1.000 1.000 1.00006 124.30000000 89.35070000 0
+1600 0.075319 -38.0282 40.4266 0.000 1.000 1.00006 124.30000000 89.35070000 0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tibet/yushu/yushu_as.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tibet/yushu/yushu_as.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,84 @@
+#!/bin/sh
+
+# reference:
+#
+#   Li et al., "The 2010 MW 6.8 Yushu (Qinghai, China) earthquake: 
+#               constraints provided by InSAR and body wave seismology"
+#   J. Geophys. Res., vol. 116, B10302, 16 pp., 2011, doi:10.1029/2011JB008358
+# 
+# the slip model is in local Cartesian coordinates centered on
+#
+#   E96.629,N33.271, UTM zone=47 north
+#
+
+WDIR=./yushu_as
+
+FLT=faults/yushu.dat
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../../../build/relax --no-proj-output $* <<EOF | tee $WDIR/in.param
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+256 256 256
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.3 0.3 0.3 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#96.629 33.271 47 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+20 -1 0.1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction interfaces
+1
+# nb depth gammadot0 (a-b)sigma friction cohesion
+   1     0         1          1      0.6        0
+# number of friction faults
+3
+# nb       x1       x2 x3 length width strike     dip rake
+   1 -38.0282  40.4266  0     35    40  -55.3 89.3507    0
+   2  -8.5282 -1.37236  0     16    40 120.37 69.5239    0
+   3  0.48175 -28.5874  0     28    40 116.57 87.9073    0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+`wc $FLT`
+# no slip x1 x2 x3 length width strike dip rake
+`grep -v "#" $FLT`
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tibet/yushu/yushu_co.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tibet/yushu/yushu_co.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,76 @@
+#!/bin/sh
+
+# reference:
+#
+#   Li et al., "The 2010 MW 6.8 Yushu (Qinghai, China) earthquake: 
+#               constraints provided by InSAR and body wave seismology"
+#   J. Geophys. Res., vol. 116, B10302, 16 pp., 2011, doi:10.1029/2011JB008358
+# 
+# the slip model is in local Cartesian coordinates centered on
+#
+#   E96.629,N33.271, UTM zone=47 north
+#
+
+WDIR=./yushu_co
+
+FLT=faults/yushu.dat
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../../relax --no-proj-output $* <<EOF | tee $WDIR/in.param
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+512 512 512
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.3 0.3 0.3 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#96.629 33.271 47 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+0 -1 1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+`wc $FLT`
+# no slip x1 x2 x3 length width strike dip rake
+`grep -v "#" $FLT`
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tibet/yushu/yushu_vlc.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tibet/yushu/yushu_vlc.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,82 @@
+#!/bin/sh
+
+# reference:
+#
+#   Li et al., "The 2010 MW 6.8 Yushu (Qinghai, China) earthquake: 
+#               constraints provided by InSAR and body wave seismology"
+#   J. Geophys. Res., vol. 116, B10302, 16 pp., 2011, doi:10.1029/2011JB008358
+# 
+# the slip model is in local Cartesian coordinates centered on
+#
+#   E96.629,N33.271, UTM zone=47 north
+#
+# forward model of viscoelastic flow in the middle crust 
+# 
+
+WDIR=./yushu_vlc
+
+FLT=faults/yushu.dat
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../../relax --no-proj-output $* <<EOF | tee $WDIR/in.param
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+512 512 512
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.3 0.3 0.3 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#96.629 33.271 47 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+100 -1 1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+1
+# nb depth gammadot0 cohesion
+   1    20        10        0
+# number of linear ductile zone
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+`wc $FLT`
+# no slip x1 x2 x3 length width strike dip rake
+`grep -v "#" $FLT`
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tibet/yushu/yushu_vmc.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tibet/yushu/yushu_vmc.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,82 @@
+#!/bin/sh
+
+# reference:
+#
+#   Li et al., "The 2010 MW 6.8 Yushu (Qinghai, China) earthquake: 
+#               constraints provided by InSAR and body wave seismology"
+#   J. Geophys. Res., vol. 116, B10302, 16 pp., 2011, doi:10.1029/2011JB008358
+# 
+# the slip model is in local Cartesian coordinates centered on
+#
+#   E96.629,N33.271, UTM zone=47 north
+#
+# forward model of viscoelastic flow in the middle crust 
+# 
+
+WDIR=./yushu_vmc
+
+FLT=faults/yushu.dat
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../../relax --no-proj-output $* <<EOF | tee $WDIR/in.param
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+512 512 512
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.3 0.3 0.3 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#96.629 33.271 47 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+100 -1 1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+1
+# nb depth gammadot0 cohesion
+   1    13        10        0
+# number of linear ductile zone
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+`wc $FLT`
+# no slip x1 x2 x3 length width strike dip rake
+`grep -v "#" $FLT`
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tibet/yutian/faults/yutian.dat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tibet/yutian/faults/yutian.dat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,810 @@
+1 0 22.7857 14.857 0.000000 1.008333 1.46628 194.000000 43.000000 0
+2 0.062098 22.9157 14.338 1.000000 1.008333 1.46628 194.000000 43.000000 -47
+3 0.11136 23.0457 13.818 2.000000 1.008333 1.46628 194.000000 43.000000 -47
+4 0.145386 23.1757 13.298 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+5 0.149273 23.3057 12.777 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+6 0.123275 23.4357 12.257 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+7 0.081672 23.5657 11.737 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+8 0.040895 23.6957 11.216 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+9 0.012653 23.8257 10.696 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+10 0.0007 23.9557 10.176 9.000000 1.008333 1.46628 194.000000 43.000000 -47
+11 0 24.0857 9.656 10.000000 1.008333 1.46628 194.000000 43.000000 0
+12 0 24.2157 9.135 11.000000 1.008333 1.46628 194.000000 43.000000 0
+13 0 24.3457 8.615 12.000000 1.008333 1.46628 194.000000 43.000000 0
+14 0 24.4757 8.095 13.000000 1.008333 1.46628 194.000000 43.000000 0
+15 0 24.6057 7.575 14.000000 1.008333 1.46628 194.000000 43.000000 0
+16 0.000275 21.8057 14.613 0.000000 1.008333 1.46628 194.000000 43.000000 -137
+17 0.102197 21.9357 14.094 1.000000 1.008333 1.46628 194.000000 43.000000 -47
+18 0.176119 22.0657 13.574 2.000000 1.008333 1.46628 194.000000 43.000000 -47
+19 0.234506 22.1957 13.054 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+20 0.246113 22.3257 12.533 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+21 0.204675 22.4557 12.013 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+22 0.134071 22.5857 11.493 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+23 0.064492 22.7157 10.972 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+24 0.017828 22.8457 10.452 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+25 0.00047 22.9757 9.932 9.000000 1.008333 1.46628 194.000000 43.000000 -47
+26 0 23.1057 9.412 10.000000 1.008333 1.46628 194.000000 43.000000 0
+27 0 23.2357 8.891 11.000000 1.008333 1.46628 194.000000 43.000000 0
+28 0 23.3657 8.371 12.000000 1.008333 1.46628 194.000000 43.000000 0
+29 0 23.4957 7.851 13.000000 1.008333 1.46628 194.000000 43.000000 0
+30 0 23.6257 7.331 14.000000 1.008333 1.46628 194.000000 43.000000 0
+31 0.0557006 20.8257 14.369 0.000000 1.008333 1.46628 194.000000 43.000000 -100.437
+32 0.139584 20.9557 13.85 1.000000 1.008333 1.46628 194.000000 43.000000 -47
+33 0.196739 21.0857 13.33 2.000000 1.008333 1.46628 194.000000 43.000000 -47
+34 0.262397 21.2157 12.81 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+35 0.282767 21.3457 12.289 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+36 0.236854 21.4757 11.769 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+37 0.151988 21.6057 11.249 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+38 0.068141 21.7357 10.728 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+39 0.014873 21.8657 10.208 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+40 0 21.9957 9.688 9.000000 1.008333 1.46628 194.000000 43.000000 0
+41 0 22.1257 9.168 10.000000 1.008333 1.46628 194.000000 43.000000 0
+42 0 22.2557 8.647 11.000000 1.008333 1.46628 194.000000 43.000000 0
+43 0 22.3857 8.127 12.000000 1.008333 1.46628 194.000000 43.000000 0
+44 0 22.5157 7.607 13.000000 1.008333 1.46628 194.000000 43.000000 0
+45 0 22.6457 7.087 14.000000 1.008333 1.46628 194.000000 43.000000 0
+46 0.106749 19.8457 14.125 0.000000 1.008333 1.46628 194.000000 43.000000 -86.3419
+47 0.187144 19.9757 13.606 1.000000 1.008333 1.46628 194.000000 43.000000 -47
+48 0.203297 20.1057 13.086 2.000000 1.008333 1.46628 194.000000 43.000000 -47
+49 0.258894 20.2357 12.566 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+50 0.283079 20.3657 12.045 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+51 0.237174 20.4957 11.525 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+52 0.147731 20.6257 11.005 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+53 0.060246 20.7557 10.484 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+54 0.008338 20.8857 9.964 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+55 0 21.0157 9.444 9.000000 1.008333 1.46628 194.000000 43.000000 0
+56 0 21.1457 8.924 10.000000 1.008333 1.46628 194.000000 43.000000 0
+57 0 21.2757 8.403 11.000000 1.008333 1.46628 194.000000 43.000000 0
+58 0 21.4057 7.883 12.000000 1.008333 1.46628 194.000000 43.000000 0
+59 0 21.5357 7.363 13.000000 1.008333 1.46628 194.000000 43.000000 0
+60 0 21.6657 6.843 14.000000 1.008333 1.46628 194.000000 43.000000 0
+61 0.184337 18.8757 13.881 0.000000 1.008333 1.46628 194.000000 43.000000 -73.2346
+62 0.272794 19.0057 13.362 1.000000 1.008333 1.46628 194.000000 43.000000 -58.1917
+63 0.234309 19.1357 12.842 2.000000 1.008333 1.46628 194.000000 43.000000 -47
+64 0.268088 19.2657 12.322 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+65 0.284819 19.3857 11.801 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+66 0.2339 19.5157 11.281 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+67 0.141621 19.6457 10.761 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+68 0.054813 19.7757 10.24 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+69 0.005938 19.9057 9.72 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+70 0 20.0357 9.2 9.000000 1.008333 1.46628 194.000000 43.000000 0
+71 0 20.1657 8.68 10.000000 1.008333 1.46628 194.000000 43.000000 0
+72 0.002573 20.2957 8.159 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+73 0.005261 20.4257 7.639 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+74 0.00575 20.5557 7.119 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+75 0.003495 20.6857 6.599 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+76 0.318954 17.8957 13.637 0.000000 1.008333 1.46628 194.000000 43.000000 -77.8906
+77 0.402831 18.0257 13.118 1.000000 1.008333 1.46628 194.000000 43.000000 -72.4918
+78 0.312852 18.1557 12.598 2.000000 1.008333 1.46628 194.000000 43.000000 -47
+79 0.326132 18.2857 12.078 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+80 0.31872 18.4157 11.557 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+81 0.250249 18.5457 11.037 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+82 0.151508 18.6757 10.517 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+83 0.065683 18.8057 9.996 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+84 0.018615 18.9357 9.476 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+85 0.010356 19.0657 8.956 9.000000 1.008333 1.46628 194.000000 43.000000 -47
+86 0.013928 19.1957 8.436 10.000000 1.008333 1.46628 194.000000 43.000000 -47
+87 0.020842 19.3157 7.915 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+88 0.025644 19.4457 7.395 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+89 0.02406 19.5757 6.875 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+90 0.014637 19.7057 6.355 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+91 0.388953 16.9157 13.393 0.000000 1.008333 1.46628 194.000000 43.000000 -97.0072
+92 0.542035 17.0457 12.874 1.000000 1.008333 1.46628 194.000000 43.000000 -87.2972
+93 0.439524 17.1757 12.354 2.000000 1.008333 1.46628 194.000000 43.000000 -53.9013
+94 0.439024 17.3057 11.834 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+95 0.389184 17.4357 11.313 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+96 0.292074 17.5657 10.793 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+97 0.185117 17.6957 10.273 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+98 0.100899 17.8257 9.752 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+99 0.055063 17.9557 9.232 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+100 0.044202 18.0857 8.712 9.000000 1.008333 1.46628 194.000000 43.000000 -47
+101 0.048946 18.2157 8.192 10.000000 1.008333 1.46628 194.000000 43.000000 -47
+102 0.05758 18.3457 7.671 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+103 0.061539 18.4757 7.151 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+104 0.054231 18.6057 6.631 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+105 0.032669 18.7257 6.111 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+106 0.481976 15.9357 13.149 0.000000 1.008333 1.46628 194.000000 43.000000 -124.85
+107 0.736356 16.0657 12.63 1.000000 1.008333 1.46628 194.000000 43.000000 -100.365
+108 0.605923 16.1957 12.11 2.000000 1.008333 1.46628 194.000000 43.000000 -63.846
+109 0.567958 16.3257 11.59 3.000000 1.008333 1.46628 194.000000 43.000000 -47
+110 0.469074 16.4557 11.069 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+111 0.347893 16.5857 10.549 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+112 0.239727 16.7157 10.029 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+113 0.159817 16.8457 9.508 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+114 0.113909 16.9757 8.988 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+115 0.09825 17.1057 8.468 9.000000 1.008333 1.46628 194.000000 43.000000 -47
+116 0.099579 17.2357 7.948 10.000000 1.008333 1.46628 194.000000 43.000000 -47
+117 0.105605 17.3657 7.427 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+118 0.105348 17.4957 6.907 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+119 0.089715 17.6257 6.387 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+120 0.053618 17.7557 5.867 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+121 0.752815 14.9557 12.905 0.000000 1.008333 1.46628 194.000000 43.000000 -133.079
+122 1.03539 15.0857 12.386 1.000000 1.008333 1.46628 194.000000 43.000000 -107.901
+123 0.794058 15.2157 11.866 2.000000 1.008333 1.46628 194.000000 43.000000 -76.8783
+124 0.65391 15.3457 11.346 3.000000 1.008333 1.46628 194.000000 43.000000 -51.9432
+125 0.526052 15.4757 10.825 4.000000 1.008333 1.46628 194.000000 43.000000 -47
+126 0.406213 15.6057 10.305 5.000000 1.008333 1.46628 194.000000 43.000000 -47
+127 0.309828 15.7357 9.785 6.000000 1.008333 1.46628 194.000000 43.000000 -47
+128 0.234999 15.8657 9.264 7.000000 1.008333 1.46628 194.000000 43.000000 -47
+129 0.184091 15.9957 8.744 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+130 0.158281 16.1257 8.224 9.000000 1.008333 1.46628 194.000000 43.000000 -47
+131 0.150824 16.2557 7.704 10.000000 1.008333 1.46628 194.000000 43.000000 -47
+132 0.150325 16.3857 7.183 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+133 0.143946 16.5157 6.663 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+134 0.120164 16.6457 6.143 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+135 0.071539 16.7757 5.623 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+136 1.17865 13.9757 12.661 0.000000 1.008333 1.46628 194.000000 43.000000 -131.579
+137 1.48217 14.1057 12.142 1.000000 1.008333 1.46628 194.000000 43.000000 -112.483
+138 1.1289 14.2357 11.622 2.000000 1.008333 1.46628 194.000000 43.000000 -94.8245
+139 0.819836 14.3657 11.102 3.000000 1.008333 1.46628 194.000000 43.000000 -79.1977
+140 0.635367 14.4957 10.581 4.000000 1.008333 1.46628 194.000000 43.000000 -72.0511
+141 0.509137 14.6257 10.061 5.000000 1.008333 1.46628 194.000000 43.000000 -66.8302
+142 0.403884 14.7557 9.541 6.000000 1.008333 1.46628 194.000000 43.000000 -58.9215
+143 0.315386 14.8857 9.02 7.000000 1.008333 1.46628 194.000000 43.000000 -49.7639
+144 0.247597 15.0157 8.5 8.000000 1.008333 1.46628 194.000000 43.000000 -47
+145 0.203735 15.1457 7.98 9.000000 1.008333 1.46628 194.000000 43.000000 -47
+146 0.182939 15.2757 7.46 10.000000 1.008333 1.46628 194.000000 43.000000 -47
+147 0.174148 15.4057 6.939 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+148 0.162442 15.5357 6.419 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+149 0.134182 15.6657 5.899 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+150 0.07994 15.7957 5.379 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+151 1.52933 13.0057 12.417 0.000000 1.008333 1.46628 194.000000 43.000000 -116.145
+152 1.93234 13.1357 11.898 1.000000 1.008333 1.46628 194.000000 43.000000 -107.669
+153 1.69769 13.2657 11.378 2.000000 1.008333 1.46628 194.000000 43.000000 -102.896
+154 1.38773 13.3957 10.858 3.000000 1.008333 1.46628 194.000000 43.000000 -100.508
+155 1.15692 13.5157 10.337 4.000000 1.008333 1.46628 194.000000 43.000000 -99.7338
+156 0.946774 13.6457 9.817 5.000000 1.008333 1.46628 194.000000 43.000000 -97.5462
+157 0.713621 13.7757 9.297 6.000000 1.008333 1.46628 194.000000 43.000000 -92.7528
+158 0.486571 13.9057 8.776 7.000000 1.008333 1.46628 194.000000 43.000000 -84.7354
+159 0.316667 14.0357 8.256 8.000000 1.008333 1.46628 194.000000 43.000000 -73.448
+160 0.217566 14.1657 7.736 9.000000 1.008333 1.46628 194.000000 43.000000 -57.4429
+161 0.178326 14.2957 7.216 10.000000 1.008333 1.46628 194.000000 43.000000 -47
+162 0.162809 14.4257 6.695 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+163 0.14938 14.5557 6.175 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+164 0.123032 14.6857 5.655 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+165 0.073653 14.8157 5.135 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+166 1.50941 12.0257 12.173 0.000000 1.008333 1.46628 194.000000 43.000000 -97.6279
+167 2.26987 12.1557 11.654 1.000000 1.008333 1.46628 194.000000 43.000000 -97.1459
+168 2.31628 12.2857 11.134 2.000000 1.008333 1.46628 194.000000 43.000000 -99.4464
+169 2.14671 12.4157 10.614 3.000000 1.008333 1.46628 194.000000 43.000000 -103.329
+170 1.96335 12.5457 10.093 4.000000 1.008333 1.46628 194.000000 43.000000 -107.053
+171 1.71837 12.6757 9.573 5.000000 1.008333 1.46628 194.000000 43.000000 -109.409
+172 1.37237 12.8057 9.053 6.000000 1.008333 1.46628 194.000000 43.000000 -110.616
+173 0.971282 12.9357 8.532 7.000000 1.008333 1.46628 194.000000 43.000000 -110.895
+174 0.596199 13.0557 8.012 8.000000 1.008333 1.46628 194.000000 43.000000 -109.374
+175 0.305802 13.1857 7.492 9.000000 1.008333 1.46628 194.000000 43.000000 -101.321
+176 0.149572 13.3157 6.972 10.000000 1.008333 1.46628 194.000000 43.000000 -75.6787
+177 0.113659 13.4457 6.451 11.000000 1.008333 1.46628 194.000000 43.000000 -47
+178 0.103379 13.5757 5.931 12.000000 1.008333 1.46628 194.000000 43.000000 -47
+179 0.085474 13.7057 5.411 13.000000 1.008333 1.46628 194.000000 43.000000 -47
+180 0.051415 13.8357 4.891 14.000000 1.008333 1.46628 194.000000 43.000000 -47
+181 2.01554 11.0457 11.918 0.000000 0.983333 1.1547 167.700000 60.000000 -63.6795
+182 2.912 10.9857 11.636 1.000000 0.983333 1.1547 167.700000 60.000000 -62.8348
+183 2.95059 10.9257 11.354 2.000000 0.983333 1.1547 167.700000 60.000000 -64.8303
+184 2.79825 10.8657 11.072 3.000000 0.983333 1.1547 167.700000 60.000000 -71.0689
+185 2.66698 10.8057 10.79 4.000000 0.983333 1.1547 167.700000 60.000000 -78.7614
+186 2.47222 10.7457 10.507 5.000000 0.983333 1.1547 167.700000 60.000000 -85.2798
+187 2.12225 10.6857 10.225 6.000000 0.983333 1.1547 167.700000 60.000000 -90.2964
+188 1.63563 10.6157 9.943 7.000000 0.983333 1.1547 167.700000 60.000000 -94.3392
+189 1.10273 10.5557 9.661 8.000000 0.983333 1.1547 167.700000 60.000000 -97.6246
+190 0.620448 10.4957 9.379 9.000000 0.983333 1.1547 167.700000 60.000000 -99.4429
+191 0.264716 10.4357 9.097 10.000000 0.983333 1.1547 167.700000 60.000000 -96.5603
+192 0.0748836 10.3757 8.815 11.000000 0.983333 1.1547 167.700000 60.000000 -71.6447
+193 0.041817 10.3157 8.533 12.000000 0.983333 1.1547 167.700000 60.000000 -20
+194 0.034728 10.2557 8.251 13.000000 0.983333 1.1547 167.700000 60.000000 -20
+195 0.020309 10.1857 7.969 14.000000 0.983333 1.1547 167.700000 60.000000 -20
+196 2.29982 10.0857 12.127 0.000000 0.983333 1.1547 167.700000 60.000000 -64.3064
+197 3.46882 10.0257 11.845 1.000000 0.983333 1.1547 167.700000 60.000000 -62.1868
+198 3.56938 9.96573 11.563 2.000000 0.983333 1.1547 167.700000 60.000000 -62.1755
+199 3.39623 9.90573 11.281 3.000000 0.983333 1.1547 167.700000 60.000000 -67.6447
+200 3.25535 9.84573 10.999 4.000000 0.983333 1.1547 167.700000 60.000000 -76.4765
+201 3.08466 9.78573 10.716 5.000000 0.983333 1.1547 167.700000 60.000000 -85.0727
+202 2.74864 9.71573 10.434 6.000000 0.983333 1.1547 167.700000 60.000000 -92.0983
+203 2.22196 9.65573 10.152 7.000000 0.983333 1.1547 167.700000 60.000000 -97.8077
+204 1.58632 9.59573 9.87 8.000000 0.983333 1.1547 167.700000 60.000000 -102.582
+205 0.961803 9.53573 9.588 9.000000 0.983333 1.1547 167.700000 60.000000 -106.35
+206 0.456268 9.47573 9.306 10.000000 0.983333 1.1547 167.700000 60.000000 -108.338
+207 0.1356 9.41573 9.024 11.000000 0.983333 1.1547 167.700000 60.000000 -107.837
+208 0.00757362 9.35573 8.742 12.000000 0.983333 1.1547 167.700000 60.000000 -69.0475
+209 0.004599 9.28573 8.46 13.000000 0.983333 1.1547 167.700000 60.000000 -20
+210 0.002363 9.22573 8.178 14.000000 0.983333 1.1547 167.700000 60.000000 -20
+211 1.74119 9.12573 12.337 0.000000 0.983333 1.1547 167.700000 60.000000 -38.5572
+212 3.78249 9.06573 12.055 1.000000 0.983333 1.1547 167.700000 60.000000 -59.1663
+213 4.13965 9.00573 11.773 2.000000 0.983333 1.1547 167.700000 60.000000 -61.3548
+214 3.94139 8.94573 11.491 3.000000 0.983333 1.1547 167.700000 60.000000 -66.2069
+215 3.73026 8.88573 11.209 4.000000 0.983333 1.1547 167.700000 60.000000 -74.8033
+216 3.52258 8.81573 10.926 5.000000 0.983333 1.1547 167.700000 60.000000 -84.1823
+217 3.1774 8.75573 10.644 6.000000 0.983333 1.1547 167.700000 60.000000 -92.3646
+218 2.63145 8.69573 10.362 7.000000 0.983333 1.1547 167.700000 60.000000 -99.0912
+219 1.94193 8.63573 10.08 8.000000 0.983333 1.1547 167.700000 60.000000 -104.54
+220 1.22989 8.57573 9.798 9.000000 0.983333 1.1547 167.700000 60.000000 -108.512
+221 0.621661 8.51573 9.516 10.000000 0.983333 1.1547 167.700000 60.000000 -110
+222 0.20977 8.45573 9.234 11.000000 0.983333 1.1547 167.700000 60.000000 -110
+223 0.021394 8.39573 8.952 12.000000 0.983333 1.1547 167.700000 60.000000 -110
+224 0 8.32573 8.67 13.000000 0.983333 1.1547 167.700000 60.000000 0
+225 0 8.26573 8.388 14.000000 0.983333 1.1547 167.700000 60.000000 0
+226 2.42476 8.16573 12.546 0.000000 0.983333 1.1547 167.700000 60.000000 -55.2169
+227 4.46834 8.10573 12.264 1.000000 0.983333 1.1547 167.700000 60.000000 -60.6427
+228 4.72219 8.04573 11.982 2.000000 0.983333 1.1547 167.700000 60.000000 -61.7796
+229 4.40472 7.98573 11.7 3.000000 0.983333 1.1547 167.700000 60.000000 -65.88
+230 4.07418 7.92573 11.418 4.000000 0.983333 1.1547 167.700000 60.000000 -73.8494
+231 3.78141 7.85573 11.135 5.000000 0.983333 1.1547 167.700000 60.000000 -83.3936
+232 3.39965 7.79573 10.853 6.000000 0.983333 1.1547 167.700000 60.000000 -92.3023
+233 2.84364 7.73573 10.571 7.000000 0.983333 1.1547 167.700000 60.000000 -99.782
+234 2.13954 7.67573 10.289 8.000000 0.983333 1.1547 167.700000 60.000000 -105.635
+235 1.3918 7.61573 10.007 9.000000 0.983333 1.1547 167.700000 60.000000 -109.399
+236 0.730707 7.55573 9.725 10.000000 0.983333 1.1547 167.700000 60.000000 -110
+237 0.265384 7.49573 9.443 11.000000 0.983333 1.1547 167.700000 60.000000 -110
+238 0.03791 7.42573 9.161 12.000000 0.983333 1.1547 167.700000 60.000000 -110
+239 0 7.36573 8.879 13.000000 0.983333 1.1547 167.700000 60.000000 0
+240 0 7.30573 8.597 14.000000 0.983333 1.1547 167.700000 60.000000 0
+241 2.99854 7.20573 12.756 0.000000 0.983333 1.1547 167.700000 60.000000 -62.9686
+242 4.82392 7.14573 12.474 1.000000 0.983333 1.1547 167.700000 60.000000 -61.9722
+243 5.04116 7.08573 12.192 2.000000 0.983333 1.1547 167.700000 60.000000 -62.336
+244 4.68011 7.02573 11.91 3.000000 0.983333 1.1547 167.700000 60.000000 -65.9563
+245 4.25693 6.96573 11.628 4.000000 0.983333 1.1547 167.700000 60.000000 -73.3145
+246 3.86979 6.89573 11.345 5.000000 0.983333 1.1547 167.700000 60.000000 -82.7912
+247 3.43911 6.83573 11.063 6.000000 0.983333 1.1547 167.700000 60.000000 -92.2493
+248 2.88116 6.77573 10.781 7.000000 0.983333 1.1547 167.700000 60.000000 -100.397
+249 2.19275 6.71573 10.499 8.000000 0.983333 1.1547 167.700000 60.000000 -106.54
+250 1.45144 6.65573 10.217 9.000000 0.983333 1.1547 167.700000 60.000000 -109.902
+251 0.780876 6.59573 9.935 10.000000 0.983333 1.1547 167.700000 60.000000 -110
+252 0.296672 6.53573 9.653 11.000000 0.983333 1.1547 167.700000 60.000000 -110
+253 0.049802 6.46573 9.371 12.000000 0.983333 1.1547 167.700000 60.000000 -110
+254 0 6.40573 9.089 13.000000 0.983333 1.1547 167.700000 60.000000 0
+255 0 6.34573 8.807 14.000000 0.983333 1.1547 167.700000 60.000000 0
+256 3.34523 6.24573 12.965 0.000000 0.983333 1.1547 167.700000 60.000000 -69.3774
+257 4.9054 6.18573 12.683 1.000000 0.983333 1.1547 167.700000 60.000000 -64.4963
+258 5.12067 6.12573 12.401 2.000000 0.983333 1.1547 167.700000 60.000000 -63.3217
+259 4.77256 6.06573 12.119 3.000000 0.983333 1.1547 167.700000 60.000000 -66.0599
+260 4.28711 5.99573 11.837 4.000000 0.983333 1.1547 167.700000 60.000000 -72.6839
+261 3.81184 5.93573 11.554 5.000000 0.983333 1.1547 167.700000 60.000000 -82.0178
+262 3.33306 5.87573 11.272 6.000000 0.983333 1.1547 167.700000 60.000000 -92.0299
+263 2.784 5.81573 10.99 7.000000 0.983333 1.1547 167.700000 60.000000 -100.907
+264 2.13485 5.75573 10.708 8.000000 0.983333 1.1547 167.700000 60.000000 -107.318
+265 1.43115 5.69573 10.426 9.000000 0.983333 1.1547 167.700000 60.000000 -110
+266 0.783747 5.63573 10.144 10.000000 0.983333 1.1547 167.700000 60.000000 -110
+267 0.307017 5.56573 9.862 11.000000 0.983333 1.1547 167.700000 60.000000 -110
+268 0.056473 5.50573 9.58 12.000000 0.983333 1.1547 167.700000 60.000000 -110
+269 0 5.44573 9.298 13.000000 0.983333 1.1547 167.700000 60.000000 0
+270 0 5.38573 9.016 14.000000 0.983333 1.1547 167.700000 60.000000 0
+271 3.48583 5.28573 13.175 0.000000 0.983333 1.1547 167.700000 60.000000 -71.374
+272 4.92132 5.22573 12.893 1.000000 0.983333 1.1547 167.700000 60.000000 -65.8576
+273 5.10752 5.16573 12.611 2.000000 0.983333 1.1547 167.700000 60.000000 -63.5727
+274 4.74764 5.09573 12.329 3.000000 0.983333 1.1547 167.700000 60.000000 -65.304
+275 4.19759 5.03573 12.047 4.000000 0.983333 1.1547 167.700000 60.000000 -71.1588
+276 3.64118 4.97573 11.764 5.000000 0.983333 1.1547 167.700000 60.000000 -80.3886
+277 3.12371 4.91573 11.482 6.000000 0.983333 1.1547 167.700000 60.000000 -91.0702
+278 2.59653 4.85573 11.2 7.000000 0.983333 1.1547 167.700000 60.000000 -100.864
+279 2.00461 4.79573 10.918 8.000000 0.983333 1.1547 167.700000 60.000000 -107.769
+280 1.36018 4.73573 10.636 9.000000 0.983333 1.1547 167.700000 60.000000 -110
+281 0.757255 4.67573 10.354 10.000000 0.983333 1.1547 167.700000 60.000000 -110
+282 0.304622 4.60573 10.072 11.000000 0.983333 1.1547 167.700000 60.000000 -110
+283 0.060078 4.54573 9.79 12.000000 0.983333 1.1547 167.700000 60.000000 -110
+284 0 4.48573 9.508 13.000000 0.983333 1.1547 167.700000 60.000000 0
+285 0 4.42573 9.226 14.000000 0.983333 1.1547 167.700000 60.000000 0
+286 3.64155 4.32573 13.384 0.000000 0.983333 1.1547 167.700000 60.000000 -72.2641
+287 4.94383 4.26573 13.102 1.000000 0.983333 1.1547 167.700000 60.000000 -66.166
+288 5.04548 4.20573 12.82 2.000000 0.983333 1.1547 167.700000 60.000000 -62.5926
+289 4.63191 4.13573 12.538 3.000000 0.983333 1.1547 167.700000 60.000000 -63.0874
+290 4.01662 4.07573 12.256 4.000000 0.983333 1.1547 167.700000 60.000000 -68.0701
+291 3.3991 4.01573 11.973 5.000000 0.983333 1.1547 167.700000 60.000000 -77.1273
+292 2.86097 3.95573 11.691 6.000000 0.983333 1.1547 167.700000 60.000000 -88.4492
+293 2.36653 3.89573 11.409 7.000000 0.983333 1.1547 167.700000 60.000000 -99.2738
+294 1.84136 3.83573 11.127 8.000000 0.983333 1.1547 167.700000 60.000000 -107.108
+295 1.26824 3.77573 10.845 9.000000 0.983333 1.1547 167.700000 60.000000 -110
+296 0.720105 3.70573 10.563 10.000000 0.983333 1.1547 167.700000 60.000000 -110
+297 0.298572 3.64573 10.281 11.000000 0.983333 1.1547 167.700000 60.000000 -110
+298 0.063411 3.58573 9.999 12.000000 0.983333 1.1547 167.700000 60.000000 -110
+299 0 3.52573 9.717 13.000000 0.983333 1.1547 167.700000 60.000000 0
+300 0 3.46573 9.435 14.000000 0.983333 1.1547 167.700000 60.000000 0
+301 3.75639 3.36573 13.594 0.000000 0.983333 1.1547 167.700000 60.000000 -73.9824
+302 4.92604 3.30573 13.312 1.000000 0.983333 1.1547 167.700000 60.000000 -66.691
+303 4.88953 3.24573 13.03 2.000000 0.983333 1.1547 167.700000 60.000000 -60.9053
+304 4.41551 3.17573 12.748 3.000000 0.983333 1.1547 167.700000 60.000000 -59.5244
+305 3.77705 3.11573 12.466 4.000000 0.983333 1.1547 167.700000 60.000000 -63.2334
+306 3.14912 3.05573 12.183 5.000000 0.983333 1.1547 167.700000 60.000000 -71.6521
+307 2.61806 2.99573 11.901 6.000000 0.983333 1.1547 167.700000 60.000000 -83.01
+308 2.15745 2.93573 11.619 7.000000 0.983333 1.1547 167.700000 60.000000 -94.379
+309 1.68967 2.87573 11.337 8.000000 0.983333 1.1547 167.700000 60.000000 -103.192
+310 1.18313 2.81573 11.055 9.000000 0.983333 1.1547 167.700000 60.000000 -108.108
+311 0.688508 2.74573 10.773 10.000000 0.983333 1.1547 167.700000 60.000000 -110
+312 0.296224 2.68573 10.491 11.000000 0.983333 1.1547 167.700000 60.000000 -110
+313 0.068498 2.62573 10.209 12.000000 0.983333 1.1547 167.700000 60.000000 -110
+314 0 2.56573 9.927 13.000000 0.983333 1.1547 167.700000 60.000000 0
+315 0 2.50573 9.645 14.000000 0.983333 1.1547 167.700000 60.000000 0
+316 3.71778 2.40573 13.803 0.000000 0.983333 1.1547 167.700000 60.000000 -76.5094
+317 4.74162 2.34573 13.521 1.000000 0.983333 1.1547 167.700000 60.000000 -67.568
+318 4.56073 2.27573 13.239 2.000000 0.983333 1.1547 167.700000 60.000000 -59.0063
+319 4.09656 2.21573 12.957 3.000000 0.983333 1.1547 167.700000 60.000000 -55.1274
+320 3.53946 2.15573 12.675 4.000000 0.983333 1.1547 167.700000 60.000000 -57.0436
+321 2.98843 2.09573 12.392 5.000000 0.983333 1.1547 167.700000 60.000000 -64.0364
+322 2.50573 2.03573 12.11 6.000000 0.983333 1.1547 167.700000 60.000000 -74.1137
+323 2.07276 1.97573 11.828 7.000000 0.983333 1.1547 167.700000 60.000000 -84.4355
+324 1.62924 1.91573 11.546 8.000000 0.983333 1.1547 167.700000 60.000000 -92.6694
+325 1.15239 1.84573 11.264 9.000000 0.983333 1.1547 167.700000 60.000000 -97.7455
+326 0.685256 1.78573 10.982 10.000000 0.983333 1.1547 167.700000 60.000000 -99.8605
+327 0.307095 1.72573 10.7 11.000000 0.983333 1.1547 167.700000 60.000000 -99.3538
+328 0.0779986 1.66573 10.418 12.000000 0.983333 1.1547 167.700000 60.000000 -96.4044
+329 0 1.60573 10.136 13.000000 0.983333 1.1547 167.700000 60.000000 0
+330 0 1.54573 9.854 14.000000 0.983333 1.1547 167.700000 60.000000 0
+331 3.55013 1.44573 14.013 0.000000 0.983333 1.1547 167.700000 60.000000 -80.2587
+332 4.29027 1.37573 13.731 1.000000 0.983333 1.1547 167.700000 60.000000 -69.1838
+333 4.0485 1.31573 13.449 2.000000 0.983333 1.1547 167.700000 60.000000 -57.4445
+334 3.74006 1.25573 13.167 3.000000 0.983333 1.1547 167.700000 60.000000 -50.6419
+335 3.39997 1.19573 12.885 4.000000 0.983333 1.1547 167.700000 60.000000 -50.5676
+336 3.02566 1.13573 12.602 5.000000 0.983333 1.1547 167.700000 60.000000 -55.7011
+337 2.64622 1.07573 12.32 6.000000 0.983333 1.1547 167.700000 60.000000 -63.4392
+338 2.24893 1.01573 12.038 7.000000 0.983333 1.1547 167.700000 60.000000 -71.0655
+339 1.80041 0.95573 11.756 8.000000 0.983333 1.1547 167.700000 60.000000 -76.6038
+340 1.30444 0.88573 11.474 9.000000 0.983333 1.1547 167.700000 60.000000 -78.9075
+341 0.81767 0.82573 11.192 10.000000 0.983333 1.1547 167.700000 60.000000 -76.9645
+342 0.422912 0.76573 10.91 11.000000 0.983333 1.1547 167.700000 60.000000 -68.3341
+343 0.181314 0.70573 10.628 12.000000 0.983333 1.1547 167.700000 60.000000 -47.5722
+344 0.078469 0.64573 10.346 13.000000 0.983333 1.1547 167.700000 60.000000 -20
+345 0.029545 0.58573 10.064 14.000000 0.983333 1.1547 167.700000 60.000000 -20
+346 2.88024 0.48573 14.222 0.000000 0.983333 1.1547 167.700000 60.000000 -82.005
+347 3.62253 0.41573 13.94 1.000000 0.983333 1.1547 167.700000 60.000000 -70.4428
+348 3.53218 0.35573 13.658 2.000000 0.983333 1.1547 167.700000 60.000000 -56.0427
+349 3.50216 0.29573 13.376 3.000000 0.983333 1.1547 167.700000 60.000000 -46.7811
+350 3.45684 0.23573 13.094 4.000000 0.983333 1.1547 167.700000 60.000000 -45.3386
+351 3.3164 0.17573 12.811 5.000000 0.983333 1.1547 167.700000 60.000000 -49.064
+352 3.08321 0.11573 12.529 6.000000 0.983333 1.1547 167.700000 60.000000 -54.6986
+353 2.74444 0.04573 12.247 7.000000 0.983333 1.1547 167.700000 60.000000 -59.6869
+354 2.28781 -0.01427 11.965 8.000000 0.983333 1.1547 167.700000 60.000000 -62.4259
+355 1.74691 -0.07427 11.683 9.000000 0.983333 1.1547 167.700000 60.000000 -61.8752
+356 1.20442 -0.13427 11.401 10.000000 0.983333 1.1547 167.700000 60.000000 -56.9418
+357 0.755965 -0.19427 11.119 11.000000 0.983333 1.1547 167.700000 60.000000 -46.3989
+358 0.45209 -0.25427 10.837 12.000000 0.983333 1.1547 167.700000 60.000000 -31.4313
+359 0.258464 -0.31427 10.555 13.000000 0.983333 1.1547 167.700000 60.000000 -20.168
+360 0.11583 -0.37427 10.273 14.000000 0.983333 1.1547 167.700000 60.000000 -20
+361 2.51393 -0.44427 14.435 0.000000 0.986667 1.26902 200.000000 52.000000 -93.185
+362 3.25907 -0.31427 14.069 1.000000 0.986667 1.26902 200.000000 52.000000 -81.1479
+363 3.30012 -0.18427 13.702 2.000000 0.986667 1.26902 200.000000 52.000000 -65.3449
+364 3.51291 -0.04427 13.335 3.000000 0.986667 1.26902 200.000000 52.000000 -55.2402
+365 3.72284 0.08573 12.968 4.000000 0.986667 1.26902 200.000000 52.000000 -53.527
+366 3.7989 0.21573 12.601 5.000000 0.986667 1.26902 200.000000 52.000000 -56.6109
+367 3.71576 0.35573 12.234 6.000000 0.986667 1.26902 200.000000 52.000000 -60.9699
+368 3.44511 0.48573 11.866 7.000000 0.986667 1.26902 200.000000 52.000000 -64.3087
+369 2.98123 0.62573 11.499 8.000000 0.986667 1.26902 200.000000 52.000000 -65.3822
+370 2.38138 0.75573 11.132 9.000000 0.986667 1.26902 200.000000 52.000000 -63.4225
+371 1.75514 0.88573 10.765 10.000000 0.986667 1.26902 200.000000 52.000000 -57.7518
+372 1.21398 1.02573 10.398 11.000000 0.986667 1.26902 200.000000 52.000000 -48.2399
+373 0.807238 1.15573 10.031 12.000000 0.986667 1.26902 200.000000 52.000000 -37.2736
+374 0.499356 1.28573 9.664 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+375 0.239477 1.42573 9.297 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+376 2.2579 -1.37427 14.098 0.000000 0.986667 1.26902 200.000000 52.000000 -91.8814
+377 3.12217 -1.24427 13.732 1.000000 0.986667 1.26902 200.000000 52.000000 -81.1414
+378 3.3181 -1.10427 13.365 2.000000 0.986667 1.26902 200.000000 52.000000 -66.067
+379 3.65442 -0.97427 12.998 3.000000 0.986667 1.26902 200.000000 52.000000 -56.0342
+380 4.00659 -0.84427 12.631 4.000000 0.986667 1.26902 200.000000 52.000000 -54.0116
+381 4.23447 -0.70427 12.264 5.000000 0.986667 1.26902 200.000000 52.000000 -56.4902
+382 4.27468 -0.57427 11.897 6.000000 0.986667 1.26902 200.000000 52.000000 -59.9583
+383 4.06899 -0.44427 11.529 7.000000 0.986667 1.26902 200.000000 52.000000 -62.3163
+384 3.60622 -0.30427 11.162 8.000000 0.986667 1.26902 200.000000 52.000000 -62.5473
+385 2.95727 -0.17427 10.795 9.000000 0.986667 1.26902 200.000000 52.000000 -60.0694
+386 2.25191 -0.03427 10.428 10.000000 0.986667 1.26902 200.000000 52.000000 -54.4365
+387 1.61755 0.09573 10.061 11.000000 0.986667 1.26902 200.000000 52.000000 -45.8106
+388 1.11194 0.22573 9.694 12.000000 0.986667 1.26902 200.000000 52.000000 -36.3883
+389 0.704291 0.36573 9.327 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+390 0.343721 0.49573 8.96 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+391 2.12447 -2.30427 13.76 0.000000 0.986667 1.26902 200.000000 52.000000 -86.3339
+392 3.17267 -2.16427 13.394 1.000000 0.986667 1.26902 200.000000 52.000000 -77.8437
+393 3.53406 -2.03427 13.027 2.000000 0.986667 1.26902 200.000000 52.000000 -66.0934
+394 3.883 -1.90427 12.66 3.000000 0.986667 1.26902 200.000000 52.000000 -57.9075
+395 4.25719 -1.76427 12.293 4.000000 0.986667 1.26902 200.000000 52.000000 -56.1439
+396 4.55505 -1.63427 11.926 5.000000 0.986667 1.26902 200.000000 52.000000 -58.2763
+397 4.67237 -1.50427 11.559 6.000000 0.986667 1.26902 200.000000 52.000000 -61.1615
+398 4.5121 -1.36427 11.191 7.000000 0.986667 1.26902 200.000000 52.000000 -62.9234
+399 4.0496 -1.23427 10.824 8.000000 0.986667 1.26902 200.000000 52.000000 -62.7082
+400 3.36165 -1.10427 10.457 9.000000 0.986667 1.26902 200.000000 52.000000 -60.0306
+401 2.59203 -0.96427 10.09 10.000000 0.986667 1.26902 200.000000 52.000000 -54.5036
+402 1.88284 -0.83427 9.723 11.000000 0.986667 1.26902 200.000000 52.000000 -46.2477
+403 1.30384 -0.69427 9.356 12.000000 0.986667 1.26902 200.000000 52.000000 -37.0675
+404 0.829985 -0.56427 8.989 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+405 0.406134 -0.43427 8.622 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+406 2.10625 -3.22427 13.423 0.000000 0.986667 1.26902 200.000000 52.000000 -79.874
+407 3.30049 -3.09427 13.057 1.000000 0.986667 1.26902 200.000000 52.000000 -73.2126
+408 3.78126 -2.96427 12.69 2.000000 0.986667 1.26902 200.000000 52.000000 -64.9309
+409 4.1004 -2.82427 12.323 3.000000 0.986667 1.26902 200.000000 52.000000 -59.4026
+410 4.43945 -2.69427 11.956 4.000000 0.986667 1.26902 200.000000 52.000000 -58.6592
+411 4.75316 -2.56427 11.589 5.000000 0.986667 1.26902 200.000000 52.000000 -60.8981
+412 4.90676 -2.42427 11.222 6.000000 0.986667 1.26902 200.000000 52.000000 -63.516
+413 4.76861 -2.29427 10.854 7.000000 0.986667 1.26902 200.000000 52.000000 -64.9613
+414 4.30055 -2.16427 10.487 8.000000 0.986667 1.26902 200.000000 52.000000 -64.5507
+415 3.58113 -2.02427 10.12 9.000000 0.986667 1.26902 200.000000 52.000000 -61.8586
+416 2.76298 -1.89427 9.753 10.000000 0.986667 1.26902 200.000000 52.000000 -56.4724
+417 2.0002 -1.75427 9.386 11.000000 0.986667 1.26902 200.000000 52.000000 -48.3353
+418 1.37564 -1.62427 9.019 12.000000 0.986667 1.26902 200.000000 52.000000 -38.839
+419 0.87099 -1.49427 8.652 13.000000 0.986667 1.26902 200.000000 52.000000 -31.6304
+420 0.424727 -1.35427 8.285 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+421 2.14517 -4.15427 13.085 0.000000 0.986667 1.26902 200.000000 52.000000 -75.854
+422 3.41774 -4.02427 12.719 1.000000 0.986667 1.26902 200.000000 52.000000 -70.5061
+423 3.93652 -3.88427 12.352 2.000000 0.986667 1.26902 200.000000 52.000000 -64.5266
+424 4.21847 -3.75427 11.985 3.000000 0.986667 1.26902 200.000000 52.000000 -61.0849
+425 4.5246 -3.62427 11.618 4.000000 0.986667 1.26902 200.000000 52.000000 -61.4252
+426 4.83864 -3.48427 11.251 5.000000 0.986667 1.26902 200.000000 52.000000 -63.932
+427 5.00434 -3.35427 10.884 6.000000 0.986667 1.26902 200.000000 52.000000 -66.445
+428 4.86986 -3.22427 10.516 7.000000 0.986667 1.26902 200.000000 52.000000 -67.7511
+429 4.39068 -3.08427 10.149 8.000000 0.986667 1.26902 200.000000 52.000000 -67.3257
+430 3.64646 -2.95427 9.782 9.000000 0.986667 1.26902 200.000000 52.000000 -64.7802
+431 2.79428 -2.82427 9.415 10.000000 0.986667 1.26902 200.000000 52.000000 -59.6369
+432 1.99666 -2.68427 9.048 11.000000 0.986667 1.26902 200.000000 52.000000 -51.5939
+433 1.34926 -2.55427 8.681 12.000000 0.986667 1.26902 200.000000 52.000000 -41.5839
+434 0.842344 -2.41427 8.314 13.000000 0.986667 1.26902 200.000000 52.000000 -33.0206
+435 0.407695 -2.28427 7.947 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+436 2.18232 -5.08427 12.748 0.000000 0.986667 1.26902 200.000000 52.000000 -75.4561
+437 3.47827 -4.94427 12.382 1.000000 0.986667 1.26902 200.000000 52.000000 -71.2146
+438 3.9839 -4.81427 12.015 2.000000 0.986667 1.26902 200.000000 52.000000 -66.5832
+439 4.23755 -4.68427 11.648 3.000000 0.986667 1.26902 200.000000 52.000000 -64.201
+440 4.5308 -4.54427 11.281 4.000000 0.986667 1.26902 200.000000 52.000000 -64.9657
+441 4.84248 -4.41427 10.914 5.000000 0.986667 1.26902 200.000000 52.000000 -67.3988
+442 5.00249 -4.28427 10.547 6.000000 0.986667 1.26902 200.000000 52.000000 -69.7008
+443 4.85617 -4.14427 10.179 7.000000 0.986667 1.26902 200.000000 52.000000 -70.9033
+444 4.36166 -4.01427 9.812 8.000000 0.986667 1.26902 200.000000 52.000000 -70.5659
+445 3.59981 -3.88427 9.445 9.000000 0.986667 1.26902 200.000000 52.000000 -68.2979
+446 2.72772 -3.74427 9.078 10.000000 0.986667 1.26902 200.000000 52.000000 -63.5389
+447 1.91146 -3.61427 8.711 11.000000 0.986667 1.26902 200.000000 52.000000 -55.7103
+448 1.25766 -3.48427 8.344 12.000000 0.986667 1.26902 200.000000 52.000000 -45.1875
+449 0.767364 -3.34427 7.977 13.000000 0.986667 1.26902 200.000000 52.000000 -35.0488
+450 0.367148 -3.21427 7.61 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+451 2.20495 -6.01427 12.41 0.000000 0.986667 1.26902 200.000000 52.000000 -77.9269
+452 3.51322 -5.87427 12.044 1.000000 0.986667 1.26902 200.000000 52.000000 -74.921
+453 4.00898 -5.74427 11.677 2.000000 0.986667 1.26902 200.000000 52.000000 -71.3472
+454 4.24779 -5.61427 11.31 3.000000 0.986667 1.26902 200.000000 52.000000 -69.2375
+455 4.52805 -5.47427 10.943 4.000000 0.986667 1.26902 200.000000 52.000000 -69.5555
+456 4.81654 -5.34427 10.576 5.000000 0.986667 1.26902 200.000000 52.000000 -71.3254
+457 4.94353 -5.20427 10.209 6.000000 0.986667 1.26902 200.000000 52.000000 -73.1494
+458 4.76633 -5.07427 9.841 7.000000 0.986667 1.26902 200.000000 52.000000 -74.1807
+459 4.25142 -4.94427 9.474 8.000000 0.986667 1.26902 200.000000 52.000000 -73.9597
+460 3.47912 -4.80427 9.107 9.000000 0.986667 1.26902 200.000000 52.000000 -72.0479
+461 2.60125 -4.67427 8.74 10.000000 0.986667 1.26902 200.000000 52.000000 -67.7991
+462 1.78136 -4.54427 8.373 11.000000 0.986667 1.26902 200.000000 52.000000 -60.3678
+463 1.13306 -4.40427 8.006 12.000000 0.986667 1.26902 200.000000 52.000000 -49.4775
+464 0.669507 -4.27427 7.639 13.000000 0.986667 1.26902 200.000000 52.000000 -37.6047
+465 0.31524 -4.14427 7.272 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+466 2.22986 -6.93427 12.073 0.000000 0.986667 1.26902 200.000000 52.000000 -81.4009
+467 3.58442 -6.80427 11.707 1.000000 0.986667 1.26902 200.000000 52.000000 -79.6744
+468 4.11834 -6.67427 11.34 2.000000 0.986667 1.26902 200.000000 52.000000 -77.1681
+469 4.353 -6.53427 10.973 3.000000 0.986667 1.26902 200.000000 52.000000 -75.1156
+470 4.58971 -6.40427 10.606 4.000000 0.986667 1.26902 200.000000 52.000000 -74.607
+471 4.80906 -6.27427 10.239 5.000000 0.986667 1.26902 200.000000 52.000000 -75.4072
+472 4.86337 -6.13427 9.872 6.000000 0.986667 1.26902 200.000000 52.000000 -76.5946
+473 4.63166 -6.00427 9.504 7.000000 0.986667 1.26902 200.000000 52.000000 -77.3981
+474 4.08955 -5.86427 9.137 8.000000 0.986667 1.26902 200.000000 52.000000 -77.288
+475 3.31298 -5.73427 8.77 9.000000 0.986667 1.26902 200.000000 52.000000 -75.7555
+476 2.44276 -5.60427 8.403 10.000000 0.986667 1.26902 200.000000 52.000000 -72.0818
+477 1.63365 -5.46427 8.036 11.000000 0.986667 1.26902 200.000000 52.000000 -65.2031
+478 1.00057 -5.33427 7.669 12.000000 0.986667 1.26902 200.000000 52.000000 -54.1702
+479 0.567941 -5.20427 7.302 13.000000 0.986667 1.26902 200.000000 52.000000 -40.5376
+480 0.262042 -5.06427 6.935 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+481 2.26579 -7.86427 11.735 0.000000 0.986667 1.26902 200.000000 52.000000 -83.9412
+482 3.70615 -7.73427 11.369 1.000000 0.986667 1.26902 200.000000 52.000000 -83.195
+483 4.32904 -7.59427 11.002 2.000000 0.986667 1.26902 200.000000 52.000000 -81.6657
+484 4.57075 -7.46427 10.635 3.000000 0.986667 1.26902 200.000000 52.000000 -79.9394
+485 4.73057 -7.33427 10.268 4.000000 0.986667 1.26902 200.000000 52.000000 -78.9843
+486 4.83409 -7.19427 9.901 5.000000 0.986667 1.26902 200.000000 52.000000 -79.0795
+487 4.7784 -7.06427 9.534 6.000000 0.986667 1.26902 200.000000 52.000000 -79.762
+488 4.47118 -6.93427 9.166 7.000000 0.986667 1.26902 200.000000 52.000000 -80.3894
+489 3.8961 -6.79427 8.799 8.000000 0.986667 1.26902 200.000000 52.000000 -80.3976
+490 3.12072 -6.66427 8.432 9.000000 0.986667 1.26902 200.000000 52.000000 -79.2256
+491 2.2701 -6.52427 8.065 10.000000 0.986667 1.26902 200.000000 52.000000 -76.1077
+492 1.48505 -6.39427 7.698 11.000000 0.986667 1.26902 200.000000 52.000000 -69.8291
+493 0.876165 -6.26427 7.331 12.000000 0.986667 1.26902 200.000000 52.000000 -58.8432
+494 0.475816 -6.12427 6.964 13.000000 0.986667 1.26902 200.000000 52.000000 -43.57
+495 0.214685 -5.99427 6.597 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+496 2.30319 -8.79427 11.398 0.000000 0.986667 1.26902 200.000000 52.000000 -84.6997
+497 3.83864 -8.65427 11.032 1.000000 0.986667 1.26902 200.000000 52.000000 -84.564
+498 4.5672 -8.52427 10.665 2.000000 0.986667 1.26902 200.000000 52.000000 -83.8275
+499 4.82565 -8.39427 10.298 3.000000 0.986667 1.26902 200.000000 52.000000 -82.7306
+500 4.89847 -8.25427 9.931 4.000000 0.986667 1.26902 200.000000 52.000000 -81.9554
+501 4.86557 -8.12427 9.564 5.000000 0.986667 1.26902 200.000000 52.000000 -81.9107
+502 4.68239 -7.99427 9.197 6.000000 0.986667 1.26902 200.000000 52.000000 -82.4324
+503 4.29086 -7.85427 8.829 7.000000 0.986667 1.26902 200.000000 52.000000 -83.0424
+504 3.68257 -7.72427 8.462 8.000000 0.986667 1.26902 200.000000 52.000000 -83.2054
+505 2.91457 -7.59427 8.095 9.000000 0.986667 1.26902 200.000000 52.000000 -82.3463
+506 2.09369 -7.45427 7.728 10.000000 0.986667 1.26902 200.000000 52.000000 -79.6781
+507 1.34398 -7.32427 7.361 11.000000 0.986667 1.26902 200.000000 52.000000 -73.8892
+508 0.767621 -7.18427 6.994 12.000000 0.986667 1.26902 200.000000 52.000000 -62.9658
+509 0.40036 -7.05427 6.627 13.000000 0.986667 1.26902 200.000000 52.000000 -46.2394
+510 0.177321 -6.92427 6.26 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+511 2.32604 -9.71427 11.061 0.000000 0.986667 1.26902 200.000000 52.000000 -83.9721
+512 3.93589 -9.58427 10.695 1.000000 0.986667 1.26902 200.000000 52.000000 -84.2372
+513 4.75206 -9.45427 10.328 2.000000 0.986667 1.26902 200.000000 52.000000 -84.1369
+514 5.0262 -9.31427 9.961 3.000000 0.986667 1.26902 200.000000 52.000000 -83.7732
+515 5.0202 -9.18427 9.594 4.000000 0.986667 1.26902 200.000000 52.000000 -83.5719
+516 4.85923 -9.05427 9.227 5.000000 0.986667 1.26902 200.000000 52.000000 -83.8573
+517 4.55614 -8.91427 8.86 6.000000 0.986667 1.26902 200.000000 52.000000 -84.5713
+518 4.08807 -8.78427 8.492 7.000000 0.986667 1.26902 200.000000 52.000000 -85.3517
+519 3.45466 -8.65427 8.125 8.000000 0.986667 1.26902 200.000000 52.000000 -85.7139
+520 2.70233 -8.51427 7.758 9.000000 0.986667 1.26902 200.000000 52.000000 -85.0924
+521 1.91972 -8.38427 7.391 10.000000 0.986667 1.26902 200.000000 52.000000 -82.6888
+522 1.21397 -8.24427 7.024 11.000000 0.986667 1.26902 200.000000 52.000000 -77.1129
+523 0.677141 -8.11427 6.657 12.000000 0.986667 1.26902 200.000000 52.000000 -65.9993
+524 0.34408 -7.98427 6.29 13.000000 0.986667 1.26902 200.000000 52.000000 -47.9461
+525 0.151558 -7.84427 5.923 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+526 2.31992 -10.6443 10.723 0.000000 0.986667 1.26902 200.000000 52.000000 -82.4933
+527 3.967 -10.5143 10.357 1.000000 0.986667 1.26902 200.000000 52.000000 -83.0708
+528 4.83477 -10.3743 9.99 2.000000 0.986667 1.26902 200.000000 52.000000 -83.4947
+529 5.11252 -10.2443 9.623 3.000000 0.986667 1.26902 200.000000 52.000000 -83.8267
+530 5.04101 -10.1143 9.256 4.000000 0.986667 1.26902 200.000000 52.000000 -84.329
+531 4.77739 -9.97427 8.889 5.000000 0.986667 1.26902 200.000000 52.000000 -85.1939
+532 4.38087 -9.84427 8.522 6.000000 0.986667 1.26902 200.000000 52.000000 -86.34
+533 3.85832 -9.71427 8.154 7.000000 0.986667 1.26902 200.000000 52.000000 -87.4334
+534 3.2157 -9.57427 7.787 8.000000 0.986667 1.26902 200.000000 52.000000 -88.0122
+535 2.48954 -9.44427 7.42 9.000000 0.986667 1.26902 200.000000 52.000000 -87.5162
+536 1.75234 -9.31427 7.053 10.000000 0.986667 1.26902 200.000000 52.000000 -85.1242
+537 1.09638 -9.17427 6.686 11.000000 0.986667 1.26902 200.000000 52.000000 -79.344
+538 0.604202 -9.04427 6.319 12.000000 0.986667 1.26902 200.000000 52.000000 -67.5287
+539 0.306446 -8.90427 5.952 13.000000 0.986667 1.26902 200.000000 52.000000 -48.1792
+540 0.137059 -8.77427 5.585 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+541 2.27412 -11.5743 10.386 0.000000 0.986667 1.26902 200.000000 52.000000 -80.9466
+542 3.9144 -11.4443 10.02 1.000000 0.986667 1.26902 200.000000 52.000000 -81.7848
+543 4.79338 -11.3043 9.653 2.000000 0.986667 1.26902 200.000000 52.000000 -82.6445
+544 5.05819 -11.1743 9.286 3.000000 0.986667 1.26902 200.000000 52.000000 -83.5875
+545 4.93445 -11.0443 8.919 4.000000 0.986667 1.26902 200.000000 52.000000 -84.7881
+546 4.60034 -10.9043 8.552 5.000000 0.986667 1.26902 200.000000 52.000000 -86.3215
+547 4.14679 -10.7743 8.185 6.000000 0.986667 1.26902 200.000000 52.000000 -88.0165
+548 3.60033 -10.6343 7.817 7.000000 0.986667 1.26902 200.000000 52.000000 -89.4873
+549 2.96919 -10.5043 7.45 8.000000 0.986667 1.26902 200.000000 52.000000 -90.2472
+550 2.28076 -10.3743 7.083 9.000000 0.986667 1.26902 200.000000 52.000000 -89.7186
+551 1.59464 -10.2343 6.716 10.000000 0.986667 1.26902 200.000000 52.000000 -87.0302
+552 0.99187 -10.1043 6.349 11.000000 0.986667 1.26902 200.000000 52.000000 -80.5386
+553 0.547462 -9.97427 5.982 12.000000 0.986667 1.26902 200.000000 52.000000 -67.3768
+554 0.285299 -9.83427 5.615 13.000000 0.986667 1.26902 200.000000 52.000000 -46.83
+555 0.132156 -9.70427 5.248 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+556 2.18297 -12.5043 10.048 0.000000 0.986667 1.26902 200.000000 52.000000 -79.7981
+557 3.77095 -12.3643 9.682 1.000000 0.986667 1.26902 200.000000 52.000000 -80.8496
+558 4.6232 -12.2343 9.315 2.000000 0.986667 1.26902 200.000000 52.000000 -82.075
+559 4.85993 -12.1043 8.948 3.000000 0.986667 1.26902 200.000000 52.000000 -83.5507
+560 4.69747 -11.9643 8.581 4.000000 0.986667 1.26902 200.000000 52.000000 -85.4081
+561 4.32645 -11.8343 8.214 5.000000 0.986667 1.26902 200.000000 52.000000 -87.6222
+562 3.85502 -11.6943 7.847 6.000000 0.986667 1.26902 200.000000 52.000000 -89.8939
+563 3.31759 -11.5643 7.479 7.000000 0.986667 1.26902 200.000000 52.000000 -91.7255
+564 2.7195 -11.4343 7.112 8.000000 0.986667 1.26902 200.000000 52.000000 -92.5654
+565 2.07963 -11.2943 6.745 9.000000 0.986667 1.26902 200.000000 52.000000 -91.7984
+566 1.44857 -11.1643 6.378 10.000000 0.986667 1.26902 200.000000 52.000000 -88.4729
+567 0.90047 -11.0343 6.011 11.000000 0.986667 1.26902 200.000000 52.000000 -80.7428
+568 0.505287 -10.8943 5.644 12.000000 0.986667 1.26902 200.000000 52.000000 -65.6605
+569 0.27749 -10.7643 5.277 13.000000 0.986667 1.26902 200.000000 52.000000 -44.3105
+570 0.134362 -10.6343 4.91 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+571 2.04617 -13.4243 9.711 0.000000 0.986667 1.26902 200.000000 52.000000 -79.2868
+572 3.53868 -13.2943 9.345 1.000000 0.986667 1.26902 200.000000 52.000000 -80.5096
+573 4.33172 -13.1643 8.978 2.000000 0.986667 1.26902 200.000000 52.000000 -82.0508
+574 4.52961 -13.0243 8.611 3.000000 0.986667 1.26902 200.000000 52.000000 -84.0085
+575 4.34297 -12.8943 8.244 4.000000 0.986667 1.26902 200.000000 52.000000 -86.4902
+576 3.96734 -12.7643 7.877 5.000000 0.986667 1.26902 200.000000 52.000000 -89.3708
+577 3.51487 -12.6243 7.51 6.000000 0.986667 1.26902 200.000000 52.000000 -92.1874
+578 3.01676 -12.4943 7.142 7.000000 0.986667 1.26902 200.000000 52.000000 -94.2894
+579 2.47066 -12.3543 6.775 8.000000 0.986667 1.26902 200.000000 52.000000 -95.0445
+580 1.88802 -12.2243 6.408 9.000000 0.986667 1.26902 200.000000 52.000000 -93.7973
+581 1.31437 -12.0943 6.041 10.000000 0.986667 1.26902 200.000000 52.000000 -89.4954
+582 0.82119 -11.9543 5.674 11.000000 0.986667 1.26902 200.000000 52.000000 -80.0627
+583 0.4753 -11.8243 5.307 12.000000 0.986667 1.26902 200.000000 52.000000 -62.7583
+584 0.278902 -11.6943 4.94 13.000000 0.986667 1.26902 200.000000 52.000000 -41.2985
+585 0.14075 -11.5543 4.573 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+586 1.86816 -14.3543 9.373 0.000000 0.986667 1.26902 200.000000 52.000000 -79.4585
+587 3.22754 -14.2243 9.007 1.000000 0.986667 1.26902 200.000000 52.000000 -80.8149
+588 3.93555 -14.0843 8.64 2.000000 0.986667 1.26902 200.000000 52.000000 -82.6368
+589 4.08858 -13.9543 8.273 3.000000 0.986667 1.26902 200.000000 52.000000 -85.0517
+590 3.89279 -13.8243 7.906 4.000000 0.986667 1.26902 200.000000 52.000000 -88.1464
+591 3.54119 -13.6843 7.539 5.000000 0.986667 1.26902 200.000000 52.000000 -91.6733
+592 3.13856 -13.5543 7.172 6.000000 0.986667 1.26902 200.000000 52.000000 -94.9601
+593 2.70399 -13.4243 6.804 7.000000 0.986667 1.26902 200.000000 52.000000 -97.1801
+594 2.22429 -13.2843 6.437 8.000000 0.986667 1.26902 200.000000 52.000000 -97.6386
+595 1.70501 -13.1543 6.07 9.000000 0.986667 1.26902 200.000000 52.000000 -95.6628
+596 1.1901 -13.0143 5.703 10.000000 0.986667 1.26902 200.000000 52.000000 -90.0924
+597 0.751569 -12.8843 5.336 11.000000 0.986667 1.26902 200.000000 52.000000 -78.6385
+598 0.453793 -12.7543 4.969 12.000000 0.986667 1.26902 200.000000 52.000000 -59.1822
+599 0.284573 -12.6143 4.602 13.000000 0.986667 1.26902 200.000000 52.000000 -38.3538
+600 0.148233 -12.4843 4.235 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+601 1.65685 -15.2843 9.036 0.000000 0.986667 1.26902 200.000000 52.000000 -80.1992
+602 2.85318 -15.1443 8.67 1.000000 0.986667 1.26902 200.000000 52.000000 -81.6423
+603 3.45699 -15.0143 8.303 2.000000 0.986667 1.26902 200.000000 52.000000 -83.7042
+604 3.56244 -14.8843 7.936 3.000000 0.986667 1.26902 200.000000 52.000000 -86.5597
+605 3.37072 -14.7443 7.569 4.000000 0.986667 1.26902 200.000000 52.000000 -90.2742
+606 3.06556 -14.6143 7.202 5.000000 0.986667 1.26902 200.000000 52.000000 -94.4319
+607 2.73545 -14.4843 6.835 6.000000 0.986667 1.26902 200.000000 52.000000 -98.0887
+608 2.38139 -14.3443 6.467 7.000000 0.986667 1.26902 200.000000 52.000000 -100.238
+609 1.97804 -14.2143 6.1 8.000000 0.986667 1.26902 200.000000 52.000000 -100.177
+610 1.52666 -14.0843 5.733 9.000000 0.986667 1.26902 200.000000 52.000000 -97.2591
+611 1.07183 -13.9443 5.366 10.000000 0.986667 1.26902 200.000000 52.000000 -90.2231
+612 0.687696 -13.8143 4.999 11.000000 0.986667 1.26902 200.000000 52.000000 -76.6311
+613 0.435681 -13.6743 4.632 12.000000 0.986667 1.26902 200.000000 52.000000 -55.4123
+614 0.28915 -13.5443 4.265 13.000000 0.986667 1.26902 200.000000 52.000000 -35.7542
+615 0.153778 -13.4143 3.898 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+616 1.42221 -16.2043 8.698 0.000000 0.986667 1.26902 200.000000 52.000000 -81.2695
+617 2.4344 -16.0743 8.332 1.000000 0.986667 1.26902 200.000000 52.000000 -82.72
+618 2.92064 -15.9443 7.965 2.000000 0.986667 1.26902 200.000000 52.000000 -84.9449
+619 2.97655 -15.8043 7.598 3.000000 0.986667 1.26902 200.000000 52.000000 -88.2097
+620 2.79761 -15.6743 7.231 4.000000 0.986667 1.26902 200.000000 52.000000 -92.5699
+621 2.55317 -15.5443 6.864 5.000000 0.986667 1.26902 200.000000 52.000000 -97.3729
+622 2.30956 -15.4043 6.497 6.000000 0.986667 1.26902 200.000000 52.000000 -101.308
+623 2.0465 -15.2743 6.129 7.000000 0.986667 1.26902 200.000000 52.000000 -103.2
+624 1.72651 -15.1443 5.762 8.000000 0.986667 1.26902 200.000000 52.000000 -102.428
+625 1.34733 -15.0043 5.395 9.000000 0.986667 1.26902 200.000000 52.000000 -98.4316
+626 0.954669 -14.8743 5.028 10.000000 0.986667 1.26902 200.000000 52.000000 -89.8635
+627 0.624789 -14.7343 4.661 11.000000 0.986667 1.26902 200.000000 52.000000 -74.2325
+628 0.415136 -14.6043 4.294 12.000000 0.986667 1.26902 200.000000 52.000000 -51.8052
+629 0.287508 -14.4743 3.927 13.000000 0.986667 1.26902 200.000000 52.000000 -33.5862
+630 0.154644 -14.3343 3.56 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+631 1.17517 -17.1343 8.361 0.000000 0.986667 1.26902 200.000000 52.000000 -82.3551
+632 1.99158 -17.0043 7.995 1.000000 0.986667 1.26902 200.000000 52.000000 -83.6761
+633 2.35209 -16.8743 7.628 2.000000 0.986667 1.26902 200.000000 52.000000 -85.9179
+634 2.35584 -16.7343 7.261 3.000000 0.986667 1.26902 200.000000 52.000000 -89.5284
+635 2.19245 -16.6043 6.894 4.000000 0.986667 1.26902 200.000000 52.000000 -94.6077
+636 2.01455 -16.4643 6.527 5.000000 0.986667 1.26902 200.000000 52.000000 -100.16
+637 1.86347 -16.3343 6.16 6.000000 0.986667 1.26902 200.000000 52.000000 -104.339
+638 1.69682 -16.2043 5.792 7.000000 0.986667 1.26902 200.000000 52.000000 -105.825
+639 1.46529 -16.0643 5.425 8.000000 0.986667 1.26902 200.000000 52.000000 -104.213
+640 1.16268 -15.9343 5.058 9.000000 0.986667 1.26902 200.000000 52.000000 -99.1036
+641 0.834591 -15.8043 4.691 10.000000 0.986667 1.26902 200.000000 52.000000 -89.0853
+642 0.558186 -15.6643 4.324 11.000000 0.986667 1.26902 200.000000 52.000000 -71.6995
+643 0.386626 -15.5343 3.957 12.000000 0.986667 1.26902 200.000000 52.000000 -48.6157
+644 0.275388 -15.4043 3.59 13.000000 0.986667 1.26902 200.000000 52.000000 -31.9282
+645 0.148678 -15.2643 3.223 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+646 0.927449 -18.0643 8.023 0.000000 0.986667 1.26902 200.000000 52.000000 -83.1314
+647 1.54683 -17.9343 7.657 1.000000 0.986667 1.26902 200.000000 52.000000 -84.1042
+648 1.77996 -17.7943 7.29 2.000000 0.986667 1.26902 200.000000 52.000000 -86.1085
+649 1.72986 -17.6643 6.923 3.000000 0.986667 1.26902 200.000000 52.000000 -89.9524
+650 1.58043 -17.5343 6.556 4.000000 0.986667 1.26902 200.000000 52.000000 -95.9413
+651 1.46745 -17.3943 6.189 5.000000 0.986667 1.26902 200.000000 52.000000 -102.552
+652 1.40747 -17.2643 5.822 6.000000 0.986667 1.26902 200.000000 52.000000 -107.05
+653 1.33727 -17.1243 5.454 7.000000 0.986667 1.26902 200.000000 52.000000 -108.022
+654 1.19633 -16.9943 5.087 8.000000 0.986667 1.26902 200.000000 52.000000 -105.511
+655 0.97295 -16.8643 4.72 9.000000 0.986667 1.26902 200.000000 52.000000 -99.3739
+656 0.710233 -16.7243 4.353 10.000000 0.986667 1.26902 200.000000 52.000000 -88.1492
+657 0.48455 -16.5943 3.986 11.000000 0.986667 1.26902 200.000000 52.000000 -69.4119
+658 0.346065 -16.4643 3.619 12.000000 0.986667 1.26902 200.000000 52.000000 -46.0706
+659 0.250089 -16.3243 3.252 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+660 0.134692 -16.1943 2.885 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+661 0.691707 -18.9943 7.686 0.000000 0.986667 1.26902 200.000000 52.000000 -83.3434
+662 1.125 -18.8543 7.32 1.000000 0.986667 1.26902 200.000000 52.000000 -83.6364
+663 1.239 -18.7243 6.953 2.000000 0.986667 1.26902 200.000000 52.000000 -84.9545
+664 1.13911 -18.5943 6.586 3.000000 0.986667 1.26902 200.000000 52.000000 -88.7917
+665 1.00163 -18.4543 6.219 4.000000 0.986667 1.26902 200.000000 52.000000 -96.1247
+666 0.945949 -18.3243 5.852 5.000000 0.986667 1.26902 200.000000 52.000000 -104.553
+667 0.967151 -18.1843 5.485 6.000000 0.986667 1.26902 200.000000 52.000000 -109.586
+668 0.985631 -18.0543 5.117 7.000000 0.986667 1.26902 200.000000 52.000000 -109.936
+669 0.931342 -17.9243 4.75 8.000000 0.986667 1.26902 200.000000 52.000000 -106.537
+670 0.784989 -17.7843 4.383 9.000000 0.986667 1.26902 200.000000 52.000000 -99.6145
+671 0.58422 -17.6543 4.016 10.000000 0.986667 1.26902 200.000000 52.000000 -87.6223
+672 0.403102 -17.5243 3.649 11.000000 0.986667 1.26902 200.000000 52.000000 -67.9712
+673 0.291905 -17.3843 3.282 12.000000 0.986667 1.26902 200.000000 52.000000 -44.3846
+674 0.211309 -17.2543 2.915 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+675 0.112861 -17.1243 2.548 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+676 0.480993 -19.9143 7.349 0.000000 0.986667 1.26902 200.000000 52.000000 -82.9319
+677 0.752514 -19.7843 6.983 1.000000 0.986667 1.26902 200.000000 52.000000 -82.0702
+678 0.76907 -19.6543 6.616 2.000000 0.986667 1.26902 200.000000 52.000000 -81.843
+679 0.635092 -19.5143 6.249 3.000000 0.986667 1.26902 200.000000 52.000000 -84.9233
+680 0.511708 -19.3843 5.882 4.000000 0.986667 1.26902 200.000000 52.000000 -94.4541
+681 0.5004 -19.2543 5.515 5.000000 0.986667 1.26902 200.000000 52.000000 -106.593
+682 0.582338 -19.1143 5.148 6.000000 0.986667 1.26902 200.000000 52.000000 -112.475
+683 0.671146 -18.9843 4.78 7.000000 0.986667 1.26902 200.000000 52.000000 -111.98
+684 0.690586 -18.8443 4.413 8.000000 0.986667 1.26902 200.000000 52.000000 -107.812
+685 0.611738 -18.7143 4.046 9.000000 0.986667 1.26902 200.000000 52.000000 -100.583
+686 0.463757 -18.5843 3.679 10.000000 0.986667 1.26902 200.000000 52.000000 -88.5471
+687 0.316992 -18.4443 3.312 11.000000 0.986667 1.26902 200.000000 52.000000 -68.4457
+688 0.226207 -18.3143 2.945 12.000000 0.986667 1.26902 200.000000 52.000000 -43.76
+689 0.161882 -18.1843 2.578 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+690 0.085048 -18.0443 2.211 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+691 0.306621 -20.8443 7.011 0.000000 0.986667 1.26902 200.000000 52.000000 -82.2834
+692 0.452281 -20.7143 6.645 1.000000 0.986667 1.26902 200.000000 52.000000 -79.721
+693 0.406451 -20.5743 6.278 2.000000 0.986667 1.26902 200.000000 52.000000 -76.244
+694 0.269528 -20.4443 5.911 3.000000 0.986667 1.26902 200.000000 52.000000 -75.6365
+695 0.169691 -20.3143 5.544 4.000000 0.986667 1.26902 200.000000 52.000000 -88.1718
+696 0.18406 -20.1743 5.177 5.000000 0.986667 1.26902 200.000000 52.000000 -110.104
+697 0.294777 -20.0443 4.81 6.000000 0.986667 1.26902 200.000000 52.000000 -116.55
+698 0.425343 -19.9143 4.442 7.000000 0.986667 1.26902 200.000000 52.000000 -114.75
+699 0.497068 -19.7743 4.075 8.000000 0.986667 1.26902 200.000000 52.000000 -110.166
+700 0.469491 -19.6443 3.708 9.000000 0.986667 1.26902 200.000000 52.000000 -103.433
+701 0.360646 -19.5043 3.341 10.000000 0.986667 1.26902 200.000000 52.000000 -92.5467
+702 0.235022 -19.3743 2.974 11.000000 0.986667 1.26902 200.000000 52.000000 -73.0028
+703 0.155833 -19.2443 2.607 12.000000 0.986667 1.26902 200.000000 52.000000 -45.4318
+704 0.107812 -19.1043 2.24 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+705 0.054871 -18.9743 1.873 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+706 0.175331 -21.7743 6.674 0.000000 0.986667 1.26902 200.000000 52.000000 -82.6493
+707 0.236512 -21.6343 6.308 1.000000 0.986667 1.26902 200.000000 52.000000 -78.3257
+708 0.168971 -21.5043 5.941 2.000000 0.986667 1.26902 200.000000 52.000000 -68.7371
+709 0.0710434 -21.3743 5.574 3.000000 0.986667 1.26902 200.000000 52.000000 -52.4406
+710 0.016605 -21.2343 5.207 4.000000 0.986667 1.26902 200.000000 52.000000 -31
+711 0.026824 -21.1043 4.84 5.000000 0.986667 1.26902 200.000000 52.000000 -121
+712 0.126898 -20.9743 4.473 6.000000 0.986667 1.26902 200.000000 52.000000 -121
+713 0.267984 -20.8343 4.105 7.000000 0.986667 1.26902 200.000000 52.000000 -118.331
+714 0.367739 -20.7043 3.738 8.000000 0.986667 1.26902 200.000000 52.000000 -114.204
+715 0.373026 -20.5743 3.371 9.000000 0.986667 1.26902 200.000000 52.000000 -108.991
+716 0.289584 -20.4343 3.004 10.000000 0.986667 1.26902 200.000000 52.000000 -100.957
+717 0.172624 -20.3043 2.637 11.000000 0.986667 1.26902 200.000000 52.000000 -85.1015
+718 0.0922093 -20.1643 2.27 12.000000 0.986667 1.26902 200.000000 52.000000 -53.799
+719 0.057548 -20.0343 1.903 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+720 0.027356 -19.9043 1.536 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+721 0.0877595 -22.7043 6.336 0.000000 0.986667 1.26902 200.000000 52.000000 -86.5693
+722 0.103555 -22.5643 5.97 1.000000 0.986667 1.26902 200.000000 52.000000 -82.8634
+723 0.0454079 -22.4343 5.603 2.000000 0.986667 1.26902 200.000000 52.000000 -66.346
+724 0.005147 -22.2943 5.236 3.000000 0.986667 1.26902 200.000000 52.000000 -31
+725 0 -22.1643 4.869 4.000000 0.986667 1.26902 200.000000 52.000000 0
+726 0 -22.0343 4.502 5.000000 0.986667 1.26902 200.000000 52.000000 0
+727 0.063549 -21.8943 4.135 6.000000 0.986667 1.26902 200.000000 52.000000 -121
+728 0.195172 -21.7643 3.767 7.000000 0.986667 1.26902 200.000000 52.000000 -121
+729 0.304385 -21.6343 3.4 8.000000 0.986667 1.26902 200.000000 52.000000 -118.738
+730 0.327462 -21.4943 3.033 9.000000 0.986667 1.26902 200.000000 52.000000 -115.773
+731 0.259982 -21.3643 2.666 10.000000 0.986667 1.26902 200.000000 52.000000 -111.669
+732 0.146998 -21.2343 2.299 11.000000 0.986667 1.26902 200.000000 52.000000 -103.925
+733 0.0532253 -21.0943 1.932 12.000000 0.986667 1.26902 200.000000 52.000000 -81.3008
+734 0.020086 -20.9643 1.565 13.000000 0.986667 1.26902 200.000000 52.000000 -31
+735 0.007897 -20.8343 1.198 14.000000 0.986667 1.26902 200.000000 52.000000 -31
+736 0.038638 -23.6243 5.999 0.000000 0.986667 1.26902 200.000000 52.000000 -97.3688
+737 0.0400144 -23.4943 5.633 1.000000 0.986667 1.26902 200.000000 52.000000 -101.555
+738 0.003152 -23.3643 5.266 2.000000 0.986667 1.26902 200.000000 52.000000 -121
+739 0 -23.2243 4.899 3.000000 0.986667 1.26902 200.000000 52.000000 0
+740 0 -23.0943 4.532 4.000000 0.986667 1.26902 200.000000 52.000000 0
+741 0 -22.9543 4.165 5.000000 0.986667 1.26902 200.000000 52.000000 0
+742 0.056966 -22.8243 3.798 6.000000 0.986667 1.26902 200.000000 52.000000 -121
+743 0.181081 -22.6943 3.43 7.000000 0.986667 1.26902 200.000000 52.000000 -121
+744 0.290012 -22.5543 3.063 8.000000 0.986667 1.26902 200.000000 52.000000 -121
+745 0.320235 -22.4243 2.696 9.000000 0.986667 1.26902 200.000000 52.000000 -120.171
+746 0.262482 -22.2943 2.329 10.000000 0.986667 1.26902 200.000000 52.000000 -119.019
+747 0.154551 -22.1543 1.962 11.000000 0.986667 1.26902 200.000000 52.000000 -117.523
+748 0.0536427 -22.0243 1.595 12.000000 0.986667 1.26902 200.000000 52.000000 -114.683
+749 0.00274834 -21.8943 1.228 13.000000 0.986667 1.26902 200.000000 52.000000 -86.8705
+750 0 -21.7543 0.861 14.000000 0.986667 1.26902 200.000000 52.000000 0
+751 0.0172517 -24.5543 5.661 0.000000 0.986667 1.26902 200.000000 52.000000 -112.909
+752 0.019315 -24.4243 5.295 1.000000 0.986667 1.26902 200.000000 52.000000 -121
+753 0 -24.2843 4.928 2.000000 0.986667 1.26902 200.000000 52.000000 0
+754 0 -24.1543 4.561 3.000000 0.986667 1.26902 200.000000 52.000000 0
+755 0 -24.0243 4.194 4.000000 0.986667 1.26902 200.000000 52.000000 0
+756 0.006499 -23.8843 3.827 5.000000 0.986667 1.26902 200.000000 52.000000 -121
+757 0.075772 -23.7543 3.46 6.000000 0.986667 1.26902 200.000000 52.000000 -121
+758 0.195252 -23.6143 3.092 7.000000 0.986667 1.26902 200.000000 52.000000 -121
+759 0.296704 -23.4843 2.725 8.000000 0.986667 1.26902 200.000000 52.000000 -121
+760 0.325751 -23.3543 2.358 9.000000 0.986667 1.26902 200.000000 52.000000 -121
+761 0.272999 -23.2143 1.991 10.000000 0.986667 1.26902 200.000000 52.000000 -121
+762 0.170372 -23.0843 1.624 11.000000 0.986667 1.26902 200.000000 52.000000 -121
+763 0.068582 -22.9543 1.257 12.000000 0.986667 1.26902 200.000000 52.000000 -121
+764 0.009129 -22.8143 0.89 13.000000 0.986667 1.26902 200.000000 52.000000 -121
+765 0 -22.6843 0.523 14.000000 0.986667 1.26902 200.000000 52.000000 0
+766 0.00913767 -25.4843 5.324 0.000000 0.986667 1.26902 200.000000 52.000000 -114.559
+767 0.01027 -25.3443 4.958 1.000000 0.986667 1.26902 200.000000 52.000000 -121
+768 6.9e-05 -25.2143 4.591 2.000000 0.986667 1.26902 200.000000 52.000000 -121
+769 0 -25.0843 4.224 3.000000 0.986667 1.26902 200.000000 52.000000 0
+770 0 -24.9443 3.857 4.000000 0.986667 1.26902 200.000000 52.000000 0
+771 0.02251 -24.8143 3.49 5.000000 0.986667 1.26902 200.000000 52.000000 -121
+772 0.098538 -24.6743 3.123 6.000000 0.986667 1.26902 200.000000 52.000000 -121
+773 0.206679 -24.5443 2.755 7.000000 0.986667 1.26902 200.000000 52.000000 -121
+774 0.293052 -24.4143 2.388 8.000000 0.986667 1.26902 200.000000 52.000000 -121
+775 0.315536 -24.2743 2.021 9.000000 0.986667 1.26902 200.000000 52.000000 -121
+776 0.267062 -24.1443 1.654 10.000000 0.986667 1.26902 200.000000 52.000000 -121
+777 0.173739 -24.0143 1.287 11.000000 0.986667 1.26902 200.000000 52.000000 -121
+778 0.077822 -23.8743 0.92 12.000000 0.986667 1.26902 200.000000 52.000000 -121
+779 0.01603 -23.7443 0.553 13.000000 0.986667 1.26902 200.000000 52.000000 -121
+780 0 -23.6143 0.186 14.000000 0.986667 1.26902 200.000000 52.000000 0
+781 0.00299566 -26.4043 4.986 0.000000 0.986667 1.26902 200.000000 52.000000 -60.2775
+782 0.003056 -26.2743 4.62 1.000000 0.986667 1.26902 200.000000 52.000000 -121
+783 0 -26.1443 4.253 2.000000 0.986667 1.26902 200.000000 52.000000 0
+784 0 -26.0043 3.886 3.000000 0.986667 1.26902 200.000000 52.000000 0
+785 0.004335 -25.8743 3.519 4.000000 0.986667 1.26902 200.000000 52.000000 -121
+786 0.034245 -25.7443 3.152 5.000000 0.986667 1.26902 200.000000 52.000000 -121
+787 0.101596 -25.6043 2.785 6.000000 0.986667 1.26902 200.000000 52.000000 -121
+788 0.186087 -25.4743 2.417 7.000000 0.986667 1.26902 200.000000 52.000000 -121
+789 0.249681 -25.3343 2.05 8.000000 0.986667 1.26902 200.000000 52.000000 -121
+790 0.26367 -25.2043 1.683 9.000000 0.986667 1.26902 200.000000 52.000000 -121
+791 0.223859 -25.0743 1.316 10.000000 0.986667 1.26902 200.000000 52.000000 -121
+792 0.149454 -24.9343 0.949 11.000000 0.986667 1.26902 200.000000 52.000000 -121
+793 0.071501 -24.8043 0.582 12.000000 0.986667 1.26902 200.000000 52.000000 -121
+794 0.017968 -24.6743 0.215 13.000000 0.986667 1.26902 200.000000 52.000000 -121
+795 0 -24.5343 -0.152 14.000000 0.986667 1.26902 200.000000 52.000000 0
+796 0.00370662 -27.3343 4.649 0.000000 0.986667 1.26902 200.000000 52.000000 -36.5891
+797 0 -27.2043 4.283 1.000000 0.986667 1.26902 200.000000 52.000000 0
+798 0 -27.0643 3.916 2.000000 0.986667 1.26902 200.000000 52.000000 0
+799 0 -26.9343 3.549 3.000000 0.986667 1.26902 200.000000 52.000000 0
+800 0.005657 -26.8043 3.182 4.000000 0.986667 1.26902 200.000000 52.000000 -121
+801 0.027252 -26.6643 2.815 5.000000 0.986667 1.26902 200.000000 52.000000 -121
+802 0.067883 -26.5343 2.448 6.000000 0.986667 1.26902 200.000000 52.000000 -121
+803 0.11524 -26.4043 2.08 7.000000 0.986667 1.26902 200.000000 52.000000 -121
+804 0.149316 -26.2643 1.713 8.000000 0.986667 1.26902 200.000000 52.000000 -121
+805 0.155504 -26.1343 1.346 9.000000 0.986667 1.26902 200.000000 52.000000 -121
+806 0.132043 -25.9943 0.979 10.000000 0.986667 1.26902 200.000000 52.000000 -121
+807 0.089394 -25.8643 0.612 11.000000 0.986667 1.26902 200.000000 52.000000 -121
+808 0.044303 -25.7343 0.245 12.000000 0.986667 1.26902 200.000000 52.000000 -121
+809 0.012164 -25.5943 -0.122 13.000000 0.986667 1.26902 200.000000 52.000000 -121
+810 0 -25.4643 -0.489 14.000000 0.986667 1.26902 200.000000 52.000000 0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tibet/yutian/yutian_co.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tibet/yutian/yutian_co.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,75 @@
+#!/bin/sh
+
+# reference:
+#
+#   Elliott et al., "Extension on the Tibetan plateau: recent normal faulting measured by InSAR and body wave seismology
+#   Geophys. J. Int., vol. 183, pp. 503-535, 2010, doi:10.1111/j.1365-246X.2010.04754.x
+# 
+# the slip model is in local Cartesian coordinates centered on
+#
+#   E81.392,N35.445, UTM zone=44 north
+#
+
+WDIR=./yutian_co
+
+FLT=faults/yutian.dat
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../../../build/relax --no-proj-output $* <<EOF | tee $WDIR/in.param
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+512 512 512
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.3 0.3 0.3 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#96.629 33.271 47 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+0 -1 1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+`wc $FLT`
+# no slip x1 x2 x3 length width strike dip rake
+`grep -v "#" $FLT`
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/co-stress.input
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/co-stress.input	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,47 @@
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+256 256 256
+# sampling size (in unit of km), smoothing (0-0.5) & minimum number of samples per patch
+1 1 1 0.2 2
+# origin position & rotation
+0 0 0
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 10
+# output directory (all output written here)
+co-stress
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-4 /km
+3e4 3d4 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+0 -1 1
+# number of observation planes
+1
+# no x1  x2 x3 length width strike dip
+   1  0 -60  0    120    60     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+# number of interseismic opening cracks
+0
+# number of coseismic events (when a slip distribution is prescribed)
+1
+# number of shear dislocations (strike-slip and dip-slip faulting)
+1
+# no slip  x1 x2 x3 length width strike dip rake
+   1    1 -10  0 10     20    20      0  30   90
+# number of tensile cracks (dykes)
+0
+# number of dilatation sources (Mogi source)
+0
+# number of surface traction
+0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/co-stress.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/co-stress.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,67 @@
+#!/bin/sh
+
+#
+# comments:
+#
+# coseismic stress perturbation (map view & cross section) due to
+# 1 m slip on a 20x20 km thrust fault.
+#
+# run this example with:
+#
+#   ./co-stress.sh
+#
+# you can also abort computation to produce only geometry information with:
+#
+#   ./co-stress.sh --dry-run
+#
+# The output units are in MPa
+#
+# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
+#
+#   grdmap.sh -b -3/3/-3/3 co-stress/000
+#
+# to convert .xyz output in .grd output in post processing, type (requires GMT installed on your machine)
+#
+#   xyz2grd.sh co-stress/000
+#
+# to visualize a time series of postseismic deformation (requires GRD output): 
+#
+#   grdmap.sh -b -5/5/-5/5 -p -0.002/0.002/0.0001 -v 0.005 co-stress/0{01,02,03,04,05,06,07,08,09,10}-relax
+#
+# type map.sh for a description of command-line options. 
+# the command used to generate a map can be retrieve from the .ps file with
+#
+#   tail -n 1 co-stress/000-plot.ps
+#
+# to visualize in 3-D with Paraview (www.paraview.org),
+# load the following files:
+# 
+#   co-stress/cgrid.vtp           for the computational grid spatial extent
+#   co-stress/rfaults-001.vtp     for the slip distribution of the first event
+#   co-stress/rfaults-002.vtp     for the slip distribution of the second event
+#   co-stress/disp-000.vtr        for the coseismic displacement field
+#   co-stress/linearlayer-001.vtp for the depth of brittle-ductile transition
+#   co-stress/vel-001.vtr         for the instantaneous velocity field
+#
+# note that we save the entire output to co-stress/in.param. this is convenient
+# to document how the simulation was computed.
+#
+# type relax --help to display options.
+#
+# modify the number of threads used with
+#
+#   export OMP_NUM_THREADS=N with bash, sh and ksh shells
+#
+# or
+#
+#  setenv OMP_NUM_THREADS N with csh
+#
+
+WDIR=./co-stress
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../relax --no-proj-output $* < co-stress.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/mogi.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/mogi.bat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,8 @@
+if not exist mogi mkdir mogi
+
+
+set OMP_NUM_THREADS=4
+
+set GMT_SHAREDIR=%CD%\..\share
+set PROJ_LIB=%CD%\..\share
+..\relax < mogi.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/mogi.input
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/mogi.input	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,48 @@
+# grid size (sx1,sx2,sx3)
+256 256 256
+# sampling size & smoothing (dx1,dx2,dx3,beta) & nyquist
+0.05 0.05 0.05 0.2 1
+# origin position and rotation
+0 0 0 
+# observation depth (displacement and stress)
+0 0.5
+# output directory
+mogi
+# elastic parameters (lambda,mu) and gravity effect
+1 1 0
+# integration time and time step
+10 0.257
+# number of observation planes
+0
+# number of observation points
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces
+0
+# number of powerlaw viscous interfaces
+1
+# no depth gammadot0 power cohesion
+   1     2        20     3        0
+# number of power-law ductile zones
+0
+# number of friction faults
+0
+# number of interseismic loading stuff
+0
+0
+# number of coseismic events
+1
+# number of shear dislocations
+0
+# index slip   x1 x2 x3 length width strike dip rake
+#      1    0 -1.0  0  0      1   0.8      0  90    0
+# number of tensile cracks
+0
+# number of dilatation point sources
+1
+# no dilatation xs ys zs
+   1          1  0  0  1
+# number of surface loads
+0
+
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/mogi.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/mogi.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,23 @@
+#!/bin/sh
+
+# viscoelastic relaxation following a dilatation (Mogi) source
+# viscous flow governed by a power-law viscosity with
+# stress exponent of n = 3.
+#
+# run this example with
+#
+#   ./mogi.sh
+#
+# or with
+#
+#   ./mogi.sh --no-grd-output
+#
+
+WDIR=./mogi
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+time ../relax --no-stress-output --no-proj-output $* < mogi.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/output1.param
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/output1.param	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,289 @@
+----------------------------------------------------------------------------
+ RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
+     * Intel MKL implementation of the FFT
+     * parallel OpenMP implementation with 004/016 threads
+     * export to longitude/latitude text format
+     * export to VTK format
+----------------------------------------------------------------------------
+grid dimension (sx1,sx2,sx3)
+  256  256  256
+sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
+  5.00E-2  5.00E-2  5.00E-2  2.00E-1  2.00E+0
+origin position (x0,y0) and rotation
+  0.00E+0  0.00E+0  0.00E+0
+geographic origin (longitude, latitude, UTM zone, unit)
+  1.20E+2  2.20E+1 51  1.00E+3
+observation depth (displacement and stress)
+  0.00E+0  5.00E-1
+output directory
+ output1 (time report: output1/time.txt)
+lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
+  1.00E+00  1.00E+00  8.33E-04
+time interval, (positive time step) or (negative skip, scaling)
+  2.00E+1 (output every 001 steps, dt scaled by 1.00E+0)
+number of observation planes
+    1
+----------------------------------------------------------------------------
+no.        x1       x2       x3   length    width strike    dip
+----------------------------------------------------------------------------
+001   0.00E+0 -3.00E+0  0.00E+0  6.00E+0  6.00E+0   90.0   90.0
+number of observation points
+    0
+number of stress observation segments
+    0
+number of prestress interfaces
+    0
+number of linear viscous interfaces
+    2
+----------------------------------------------------------------------------
+no.     depth    gamma0  cohesion
+----------------------------------------------------------------------------
+001  3.00E+00  1.00E+00  0.00E+00
+002  9.00E+00  1.00E+00  0.00E+00
+number of linear weak zones
+    0
+number of nonlinear viscous interfaces
+    0
+number of fault creep interfaces
+    0
+number of inter-seismic strike-slip segments
+    0
+number of inter-seismic tensile segments
+    0
+number of events
+    2
+number of coseismic strike-slip segments
+    1
+----------------------------------------------------------------------------
+no.     slip       xs       ys       zs  length   width strike   dip   rake
+----------------------------------------------------------------------------
+001  1.00E+0 -1.00E+0  0.00E+0  0.00E+0 1.00E+0 1.00E+0    0.0  90.0    0.0
+----------------------------------------------------------------------------
+number of coseismic tensile segments
+    0
+number of coseismic dilatation point sources
+    0
+number of surface loads
+    0
+time of next coseismic event
+  1.00E+0 (multiple of  -1.00E+0)
+number of coseismic strike-slip segments
+    1
+----------------------------------------------------------------------------
+no.     slip       xs       ys       zs  length   width strike   dip   rake
+----------------------------------------------------------------------------
+001  1.00E+0  0.00E+0  0.00E+0  0.00E+0 1.00E+0 1.00E+0    0.0  90.0    0.0
+----------------------------------------------------------------------------
+number of coseismic tensile segments
+    0
+number of coseismic dilatation point sources
+    0
+number of surface loads
+    0
+max sampling size (hor.,vert.): 4.00E-1 4.00E-1
+----------------------------------------------------------------------------
+coseismic event 001
+ I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
+000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/2.00E+1 0.00E+00 1.03E+00
+001* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.00E-01/2.00E+1 1.42E+00 1.17E+00
+002* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.00E-01/2.00E+1 1.31E+00 1.30E+00
+003* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.00E-01/2.00E+1 1.21E+00 1.42E+00
+004* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.00E-01/2.00E+1 1.12E+00 1.53E+00
+005* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.00E-01/2.00E+1 1.04E+00 1.64E+00
+006* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.00E-01/2.00E+1 9.62E-01 1.73E+00
+007* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.00E-01/2.00E+1 8.93E-01 1.82E+00
+008* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.00E-01/2.00E+1 8.30E-01 1.90E+00
+009* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.00E-01/2.00E+1 7.72E-01 1.98E+00
+coseismic event 002
+ I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
+010* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.00E+00/2.00E+1 7.19E-01 3.08E+00
+011* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.10E+00/2.00E+1 2.02E+00 3.27E+00
+012* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.20E+00/2.00E+1 1.87E+00 3.45E+00
+013* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.30E+00/2.00E+1 1.73E+00 3.62E+00
+014* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.40E+00/2.00E+1 1.61E+00 3.77E+00
+015* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.50E+00/2.00E+1 1.49E+00 3.92E+00
+016* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.60E+00/2.00E+1 1.39E+00 4.05E+00
+017* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.70E+00/2.00E+1 1.29E+00 4.18E+00
+018* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.80E+00/2.00E+1 1.21E+00 4.30E+00
+019* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.90E+00/2.00E+1 1.12E+00 4.41E+00
+020* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.00E+00/2.00E+1 1.05E+00 4.51E+00
+021* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.10E+00/2.00E+1 9.83E-01 4.61E+00
+022* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.20E+00/2.00E+1 9.20E-01 4.70E+00
+023* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.30E+00/2.00E+1 8.63E-01 4.78E+00
+024* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.40E+00/2.00E+1 8.10E-01 4.86E+00
+025* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.50E+00/2.00E+1 7.61E-01 4.93E+00
+026* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.60E+00/2.00E+1 7.15E-01 5.00E+00
+027* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.70E+00/2.00E+1 6.73E-01 5.07E+00
+028* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.80E+00/2.00E+1 6.34E-01 5.13E+00
+029* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.90E+00/2.00E+1 5.98E-01 5.19E+00
+030* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.00E+00/2.00E+1 5.65E-01 5.24E+00
+031* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.10E+00/2.00E+1 5.33E-01 5.29E+00
+032* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.20E+00/2.00E+1 5.04E-01 5.34E+00
+033* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.30E+00/2.00E+1 4.77E-01 5.38E+00
+034* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.40E+00/2.00E+1 4.51E-01 5.42E+00
+035* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.50E+00/2.00E+1 4.27E-01 5.46E+00
+036* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.60E+00/2.00E+1 4.05E-01 5.50E+00
+037* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.70E+00/2.00E+1 3.84E-01 5.54E+00
+038* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.80E+00/2.00E+1 3.65E-01 5.57E+00
+039* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 3.90E+00/2.00E+1 3.46E-01 5.60E+00
+040* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.00E+00/2.00E+1 3.29E-01 5.63E+00
+041* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.10E+00/2.00E+1 3.13E-01 5.66E+00
+042* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.20E+00/2.00E+1 2.97E-01 5.69E+00
+043* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.30E+00/2.00E+1 2.83E-01 5.71E+00
+044* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.40E+00/2.00E+1 2.69E-01 5.74E+00
+045* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.50E+00/2.00E+1 2.56E-01 5.76E+00
+046* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.60E+00/2.00E+1 2.44E-01 5.78E+00
+047* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.70E+00/2.00E+1 2.33E-01 5.80E+00
+048* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.80E+00/2.00E+1 2.22E-01 5.82E+00
+049* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 4.90E+00/2.00E+1 2.12E-01 5.84E+00
+050* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.00E+00/2.00E+1 2.02E-01 5.85E+00
+051* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.10E+00/2.00E+1 1.93E-01 5.87E+00
+052* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.20E+00/2.00E+1 1.84E-01 5.89E+00
+053* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.30E+00/2.00E+1 1.76E-01 5.90E+00
+054* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.40E+00/2.00E+1 1.68E-01 5.92E+00
+055* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.50E+00/2.00E+1 1.60E-01 5.93E+00
+056* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.60E+00/2.00E+1 1.53E-01 5.94E+00
+057* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.70E+00/2.00E+1 1.47E-01 5.95E+00
+058* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.80E+00/2.00E+1 1.40E-01 5.97E+00
+059* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 5.90E+00/2.00E+1 1.34E-01 5.98E+00
+060* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.00E+00/2.00E+1 1.28E-01 5.99E+00
+061* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.10E+00/2.00E+1 1.23E-01 6.00E+00
+062* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.20E+00/2.00E+1 1.18E-01 6.01E+00
+063* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.30E+00/2.00E+1 1.13E-01 6.02E+00
+064* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.40E+00/2.00E+1 1.08E-01 6.02E+00
+065* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.50E+00/2.00E+1 1.04E-01 6.03E+00
+066* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.60E+00/2.00E+1 9.95E-02 6.04E+00
+067* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.70E+00/2.00E+1 9.55E-02 6.05E+00
+068* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.80E+00/2.00E+1 9.16E-02 6.06E+00
+069* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 6.90E+00/2.00E+1 8.79E-02 6.06E+00
+070* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.00E+00/2.00E+1 8.44E-02 6.07E+00
+071* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.10E+00/2.00E+1 8.11E-02 6.08E+00
+072* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.20E+00/2.00E+1 7.79E-02 6.08E+00
+073* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.30E+00/2.00E+1 7.49E-02 6.09E+00
+074* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.40E+00/2.00E+1 7.21E-02 6.09E+00
+075* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.50E+00/2.00E+1 6.93E-02 6.10E+00
+076* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.60E+00/2.00E+1 6.67E-02 6.10E+00
+077* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.70E+00/2.00E+1 6.42E-02 6.11E+00
+078* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.80E+00/2.00E+1 6.19E-02 6.11E+00
+079* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 7.90E+00/2.00E+1 5.96E-02 6.12E+00
+080* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.00E+00/2.00E+1 5.75E-02 6.12E+00
+081* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.10E+00/2.00E+1 5.55E-02 6.12E+00
+082* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.20E+00/2.00E+1 5.36E-02 6.13E+00
+083* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.30E+00/2.00E+1 5.17E-02 6.13E+00
+084* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.40E+00/2.00E+1 5.00E-02 6.13E+00
+085* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.50E+00/2.00E+1 4.84E-02 6.14E+00
+086* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.60E+00/2.00E+1 4.68E-02 6.14E+00
+087* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.70E+00/2.00E+1 4.54E-02 6.14E+00
+088* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.80E+00/2.00E+1 4.40E-02 6.15E+00
+089* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 8.90E+00/2.00E+1 4.27E-02 6.15E+00
+090* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.00E+00/2.00E+1 4.14E-02 6.15E+00
+091* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.10E+00/2.00E+1 4.02E-02 6.16E+00
+092* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.20E+00/2.00E+1 3.91E-02 6.16E+00
+093* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.30E+00/2.00E+1 3.80E-02 6.16E+00
+094* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.40E+00/2.00E+1 3.70E-02 6.16E+00
+095* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.50E+00/2.00E+1 3.60E-02 6.16E+00
+096* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.60E+00/2.00E+1 3.51E-02 6.17E+00
+097* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.70E+00/2.00E+1 3.43E-02 6.17E+00
+098* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.80E+00/2.00E+1 3.34E-02 6.17E+00
+099* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 9.90E+00/2.00E+1 3.26E-02 6.17E+00
+100* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.00E+01/2.00E+1 3.19E-02 6.17E+00
+101* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.01E+01/2.00E+1 3.12E-02 6.18E+00
+102* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.02E+01/2.00E+1 3.05E-02 6.18E+00
+103* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.03E+01/2.00E+1 2.99E-02 6.18E+00
+104* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.04E+01/2.00E+1 2.92E-02 6.18E+00
+105* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.05E+01/2.00E+1 2.87E-02 6.18E+00
+106* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.06E+01/2.00E+1 2.81E-02 6.18E+00
+107* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.07E+01/2.00E+1 2.76E-02 6.18E+00
+108* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.08E+01/2.00E+1 2.71E-02 6.19E+00
+109* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.09E+01/2.00E+1 2.66E-02 6.19E+00
+110* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.10E+01/2.00E+1 2.61E-02 6.19E+00
+111* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.11E+01/2.00E+1 2.57E-02 6.19E+00
+112* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.12E+01/2.00E+1 2.53E-02 6.19E+00
+113* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.13E+01/2.00E+1 2.49E-02 6.19E+00
+114* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.14E+01/2.00E+1 2.45E-02 6.19E+00
+115* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.15E+01/2.00E+1 2.41E-02 6.19E+00
+116* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.16E+01/2.00E+1 2.38E-02 6.19E+00
+117* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.17E+01/2.00E+1 2.34E-02 6.20E+00
+118* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.18E+01/2.00E+1 2.31E-02 6.20E+00
+119* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.19E+01/2.00E+1 2.28E-02 6.20E+00
+120* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.20E+01/2.00E+1 2.25E-02 6.20E+00
+121* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.21E+01/2.00E+1 2.22E-02 6.20E+00
+122* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.22E+01/2.00E+1 2.20E-02 6.20E+00
+123* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.23E+01/2.00E+1 2.17E-02 6.20E+00
+124* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.24E+01/2.00E+1 2.15E-02 6.20E+00
+125* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.25E+01/2.00E+1 2.12E-02 6.20E+00
+126* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.26E+01/2.00E+1 2.10E-02 6.20E+00
+127* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.27E+01/2.00E+1 2.08E-02 6.20E+00
+128* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.28E+01/2.00E+1 2.06E-02 6.20E+00
+129* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.29E+01/2.00E+1 2.04E-02 6.20E+00
+130* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.30E+01/2.00E+1 2.02E-02 6.21E+00
+131* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.31E+01/2.00E+1 2.00E-02 6.21E+00
+132* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.32E+01/2.00E+1 1.98E-02 6.21E+00
+133* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.33E+01/2.00E+1 1.96E-02 6.21E+00
+134* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.34E+01/2.00E+1 1.95E-02 6.21E+00
+135* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.35E+01/2.00E+1 1.93E-02 6.21E+00
+136* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.36E+01/2.00E+1 1.92E-02 6.21E+00
+137* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.37E+01/2.00E+1 1.90E-02 6.21E+00
+138* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.38E+01/2.00E+1 1.89E-02 6.21E+00
+139* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.39E+01/2.00E+1 1.87E-02 6.21E+00
+140* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.40E+01/2.00E+1 1.86E-02 6.21E+00
+141* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.41E+01/2.00E+1 1.85E-02 6.21E+00
+142* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.42E+01/2.00E+1 1.83E-02 6.21E+00
+143* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.43E+01/2.00E+1 1.82E-02 6.21E+00
+144* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.44E+01/2.00E+1 1.81E-02 6.21E+00
+145* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.45E+01/2.00E+1 1.80E-02 6.21E+00
+146* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.46E+01/2.00E+1 1.79E-02 6.21E+00
+147* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.47E+01/2.00E+1 1.77E-02 6.21E+00
+148* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.48E+01/2.00E+1 1.76E-02 6.21E+00
+149* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.49E+01/2.00E+1 1.75E-02 6.21E+00
+150* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.50E+01/2.00E+1 1.74E-02 6.21E+00
+151* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.51E+01/2.00E+1 1.73E-02 6.21E+00
+152* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.52E+01/2.00E+1 1.72E-02 6.22E+00
+153* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.53E+01/2.00E+1 1.71E-02 6.22E+00
+154* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.54E+01/2.00E+1 1.70E-02 6.22E+00
+155* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.55E+01/2.00E+1 1.69E-02 6.22E+00
+156* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.56E+01/2.00E+1 1.69E-02 6.22E+00
+157* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.57E+01/2.00E+1 1.68E-02 6.22E+00
+158* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.58E+01/2.00E+1 1.67E-02 6.22E+00
+159* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.59E+01/2.00E+1 1.66E-02 6.22E+00
+160* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.60E+01/2.00E+1 1.65E-02 6.22E+00
+161* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.61E+01/2.00E+1 1.64E-02 6.22E+00
+162* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.62E+01/2.00E+1 1.64E-02 6.22E+00
+163* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.63E+01/2.00E+1 1.63E-02 6.22E+00
+164* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.64E+01/2.00E+1 1.62E-02 6.22E+00
+165* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.65E+01/2.00E+1 1.61E-02 6.22E+00
+166* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.66E+01/2.00E+1 1.60E-02 6.22E+00
+167* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.67E+01/2.00E+1 1.60E-02 6.22E+00
+168* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.68E+01/2.00E+1 1.59E-02 6.22E+00
+169* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.69E+01/2.00E+1 1.58E-02 6.22E+00
+170* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.70E+01/2.00E+1 1.58E-02 6.22E+00
+171* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.71E+01/2.00E+1 1.57E-02 6.22E+00
+172* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.72E+01/2.00E+1 1.56E-02 6.22E+00
+173* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.73E+01/2.00E+1 1.55E-02 6.22E+00
+174* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.74E+01/2.00E+1 1.55E-02 6.22E+00
+175* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.75E+01/2.00E+1 1.54E-02 6.22E+00
+176* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.76E+01/2.00E+1 1.54E-02 6.22E+00
+177* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.77E+01/2.00E+1 1.53E-02 6.22E+00
+178* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.78E+01/2.00E+1 1.52E-02 6.22E+00
+179* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.79E+01/2.00E+1 1.52E-02 6.22E+00
+180* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.80E+01/2.00E+1 1.51E-02 6.22E+00
+181* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.81E+01/2.00E+1 1.50E-02 6.22E+00
+182* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.82E+01/2.00E+1 1.50E-02 6.22E+00
+183* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.83E+01/2.00E+1 1.49E-02 6.22E+00
+184* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.84E+01/2.00E+1 1.49E-02 6.22E+00
+185* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.85E+01/2.00E+1 1.48E-02 6.22E+00
+186* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.86E+01/2.00E+1 1.47E-02 6.22E+00
+187* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.87E+01/2.00E+1 1.47E-02 6.22E+00
+188* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.88E+01/2.00E+1 1.46E-02 6.22E+00
+189* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.89E+01/2.00E+1 1.46E-02 6.22E+00
+190* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.90E+01/2.00E+1 1.45E-02 6.22E+00
+191* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.91E+01/2.00E+1 1.45E-02 6.23E+00
+192* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.92E+01/2.00E+1 1.44E-02 6.23E+00
+193* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.93E+01/2.00E+1 1.44E-02 6.23E+00
+194* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.94E+01/2.00E+1 1.43E-02 6.23E+00
+195* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.95E+01/2.00E+1 1.43E-02 6.23E+00
+196* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.96E+01/2.00E+1 1.42E-02 6.23E+00
+197* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.97E+01/2.00E+1 1.42E-02 6.23E+00
+198* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.98E+01/2.00E+1 1.41E-02 6.23E+00
+199* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 1.99E+01/2.00E+1 1.41E-02 6.23E+00
+200* 1.00E-01 1.00E+00 1.00E+07 1.00E+07 2.00E+01/2.00E+1 1.40E-02 6.23E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/output2.param
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/output2.param	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,186 @@
+----------------------------------------------------------------------------
+ RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
+     * Intel MKL implementation of the FFT
+     * parallel OpenMP implementation with 002/016 threads
+     * export to longitude/latitude text format cancelled (--no-proj-output)
+     * export to VTK format
+----------------------------------------------------------------------------
+grid dimension (sx1,sx2,sx3)
+  256  256  256
+sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
+  5.00E-2  5.00E-2  5.00E-2  2.00E-1  2.00E+0
+origin position (x0,y0) and rotation
+  0.00E+0  0.00E+0  0.00E+0
+observation depth (displacement and stress)
+  0.00E+0  5.00E-1
+output directory
+ output2 (time report: output2/time.txt)
+lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
+  1.00E+00  1.00E+00  8.33E-04
+time interval, (positive time step) or (negative skip, scaling)
+  1.00E+2 (output every 001 steps, dt scaled by 5.00E-1)
+number of observation planes
+    0
+number of observation points
+    0
+number of stress observation segments
+    0
+number of prestress interfaces
+    0
+number of linear viscous interfaces
+    0
+number of nonlinear viscous interfaces
+    2
+----------------------------------------------------------------------------
+no.     depth    gamma0     power  cohesion
+----------------------------------------------------------------------------
+001  2.00E+00  5.00E+03  3.00E+00  0.00E+00
+002  8.00E+00  5.00E+03  3.00E+00  0.00E+00
+number of nonlinear weak zones
+    0
+number of fault creep interfaces
+    0
+number of inter-seismic strike-slip segments
+    0
+number of inter-seismic tensile segments
+    0
+number of events
+    1
+number of coseismic strike-slip segments
+    1
+----------------------------------------------------------------------------
+no.     slip       xs       ys       zs  length   width strike   dip   rake
+----------------------------------------------------------------------------
+001  1.00E+0 -1.00E+0  0.00E+0  0.00E+0 2.00E+0 1.00E+0    0.0  90.0    0.0
+----------------------------------------------------------------------------
+number of coseismic tensile segments
+    0
+number of coseismic dilatation point sources
+    0
+number of surface loads
+    0
+max sampling size (hor.,vert.): 8.00E-1 4.00E-1
+----------------------------------------------------------------------------
+coseismic event 001
+ I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
+000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/1.00E+2 0.00E+00 2.05E+00
+001* 4.93E-03 1.00E+07 9.86E-02 1.00E+07 4.93E-03/1.00E+2 1.99E+00 2.06E+00
+002* 5.77E-03 1.00E+07 1.15E-01 1.00E+07 1.07E-02/1.00E+2 1.91E+00 2.07E+00
+003* 6.76E-03 1.00E+07 1.35E-01 1.00E+07 1.75E-02/1.00E+2 1.83E+00 2.08E+00
+004* 7.91E-03 1.00E+07 1.58E-01 1.00E+07 2.54E-02/1.00E+2 1.75E+00 2.10E+00
+005* 9.24E-03 1.00E+07 1.85E-01 1.00E+07 3.46E-02/1.00E+2 1.67E+00 2.11E+00
+006* 1.08E-02 1.00E+07 2.16E-01 1.00E+07 4.54E-02/1.00E+2 1.60E+00 2.13E+00
+007* 1.26E-02 1.00E+07 2.52E-01 1.00E+07 5.80E-02/1.00E+2 1.52E+00 2.15E+00
+008* 1.39E-02 1.00E+07 2.78E-01 1.00E+07 7.19E-02/1.00E+2 1.45E+00 2.17E+00
+009* 1.51E-02 1.00E+07 3.03E-01 1.00E+07 8.70E-02/1.00E+2 1.38E+00 2.19E+00
+010* 1.64E-02 1.00E+07 3.29E-01 1.00E+07 1.03E-01/1.00E+2 1.32E+00 2.21E+00
+011* 1.78E-02 1.00E+07 3.57E-01 1.00E+07 1.21E-01/1.00E+2 1.26E+00 2.23E+00
+012* 1.94E-02 1.00E+07 3.87E-01 1.00E+07 1.41E-01/1.00E+2 1.20E+00 2.26E+00
+013* 2.10E-02 1.00E+07 4.19E-01 1.00E+07 1.62E-01/1.00E+2 1.15E+00 2.28E+00
+014* 2.27E-02 1.00E+07 4.54E-01 1.00E+07 1.84E-01/1.00E+2 1.10E+00 2.31E+00
+015* 2.43E-02 1.00E+07 4.86E-01 1.00E+07 2.09E-01/1.00E+2 1.05E+00 2.33E+00
+016* 2.60E-02 1.00E+07 5.21E-01 1.00E+07 2.35E-01/1.00E+2 1.00E+00 2.36E+00
+017* 2.79E-02 1.00E+07 5.57E-01 1.00E+07 2.63E-01/1.00E+2 9.60E-01 2.38E+00
+018* 2.98E-02 1.00E+07 5.96E-01 1.00E+07 2.92E-01/1.00E+2 9.19E-01 2.41E+00
+019* 3.19E-02 1.00E+07 6.38E-01 1.00E+07 3.24E-01/1.00E+2 8.81E-01 2.44E+00
+020* 3.41E-02 1.00E+07 6.82E-01 1.00E+07 3.58E-01/1.00E+2 8.44E-01 2.47E+00
+021* 3.64E-02 1.00E+07 7.29E-01 1.00E+07 3.95E-01/1.00E+2 8.09E-01 2.50E+00
+022* 3.89E-02 1.00E+07 7.79E-01 1.00E+07 4.34E-01/1.00E+2 7.75E-01 2.53E+00
+023* 4.16E-02 1.00E+07 8.32E-01 1.00E+07 4.75E-01/1.00E+2 7.43E-01 2.56E+00
+024* 4.44E-02 1.00E+07 8.88E-01 1.00E+07 5.20E-01/1.00E+2 7.12E-01 2.59E+00
+025* 4.74E-02 1.00E+07 9.47E-01 1.00E+07 5.67E-01/1.00E+2 6.82E-01 2.62E+00
+026* 5.03E-02 1.00E+07 1.01E+00 1.00E+07 6.17E-01/1.00E+2 6.54E-01 2.66E+00
+027* 5.34E-02 1.00E+07 1.07E+00 1.00E+07 6.71E-01/1.00E+2 6.27E-01 2.69E+00
+028* 5.67E-02 1.00E+07 1.13E+00 1.00E+07 7.28E-01/1.00E+2 6.01E-01 2.72E+00
+029* 6.02E-02 1.00E+07 1.20E+00 1.00E+07 7.88E-01/1.00E+2 5.76E-01 2.76E+00
+030* 6.39E-02 1.00E+07 1.28E+00 1.00E+07 8.52E-01/1.00E+2 5.52E-01 2.79E+00
+031* 6.78E-02 1.00E+07 1.36E+00 1.00E+07 9.19E-01/1.00E+2 5.30E-01 2.83E+00
+032* 7.19E-02 1.00E+07 1.44E+00 1.00E+07 9.91E-01/1.00E+2 5.08E-01 2.87E+00
+033* 7.63E-02 1.00E+07 1.53E+00 1.00E+07 1.07E+00/1.00E+2 4.87E-01 2.90E+00
+034* 8.09E-02 1.00E+07 1.62E+00 1.00E+07 1.15E+00/1.00E+2 4.66E-01 2.94E+00
+035* 8.58E-02 1.00E+07 1.72E+00 1.00E+07 1.23E+00/1.00E+2 4.47E-01 2.98E+00
+036* 9.09E-02 1.00E+07 1.82E+00 1.00E+07 1.33E+00/1.00E+2 4.28E-01 3.02E+00
+037* 9.63E-02 1.00E+07 1.93E+00 1.00E+07 1.42E+00/1.00E+2 4.10E-01 3.06E+00
+038* 1.02E-01 1.00E+07 2.04E+00 1.00E+07 1.52E+00/1.00E+2 3.93E-01 3.10E+00
+039* 1.08E-01 1.00E+07 2.15E+00 1.00E+07 1.63E+00/1.00E+2 3.77E-01 3.14E+00
+040* 1.14E-01 1.00E+07 2.28E+00 1.00E+07 1.74E+00/1.00E+2 3.61E-01 3.18E+00
+041* 1.20E-01 1.00E+07 2.40E+00 1.00E+07 1.87E+00/1.00E+2 3.45E-01 3.22E+00
+042* 1.27E-01 1.00E+07 2.54E+00 1.00E+07 1.99E+00/1.00E+2 3.31E-01 3.26E+00
+043* 1.34E-01 1.00E+07 2.68E+00 1.00E+07 2.13E+00/1.00E+2 3.17E-01 3.30E+00
+044* 1.41E-01 1.00E+07 2.83E+00 1.00E+07 2.27E+00/1.00E+2 3.03E-01 3.35E+00
+045* 1.49E-01 1.00E+07 2.99E+00 1.00E+07 2.42E+00/1.00E+2 2.90E-01 3.39E+00
+046* 1.58E-01 1.00E+07 3.15E+00 1.00E+07 2.57E+00/1.00E+2 2.78E-01 3.43E+00
+047* 1.66E-01 1.00E+07 3.33E+00 1.00E+07 2.74E+00/1.00E+2 2.66E-01 3.48E+00
+048* 1.76E-01 1.00E+07 3.51E+00 1.00E+07 2.92E+00/1.00E+2 2.54E-01 3.52E+00
+049* 1.85E-01 1.00E+07 3.70E+00 1.00E+07 3.10E+00/1.00E+2 2.43E-01 3.57E+00
+050* 1.95E-01 1.00E+07 3.91E+00 1.00E+07 3.30E+00/1.00E+2 2.33E-01 3.61E+00
+051* 2.06E-01 1.00E+07 4.12E+00 1.00E+07 3.50E+00/1.00E+2 2.22E-01 3.66E+00
+052* 2.17E-01 1.00E+07 4.34E+00 1.00E+07 3.72E+00/1.00E+2 2.13E-01 3.70E+00
+053* 2.29E-01 1.00E+07 4.58E+00 1.00E+07 3.95E+00/1.00E+2 2.03E-01 3.75E+00
+054* 2.41E-01 1.00E+07 4.82E+00 1.00E+07 4.19E+00/1.00E+2 1.94E-01 3.80E+00
+055* 2.53E-01 1.00E+07 5.07E+00 1.00E+07 4.44E+00/1.00E+2 1.86E-01 3.84E+00
+056* 2.67E-01 1.00E+07 5.33E+00 1.00E+07 4.71E+00/1.00E+2 1.77E-01 3.89E+00
+057* 2.81E-01 1.00E+07 5.61E+00 1.00E+07 4.99E+00/1.00E+2 1.69E-01 3.94E+00
+058* 2.95E-01 1.00E+07 5.90E+00 1.00E+07 5.29E+00/1.00E+2 1.62E-01 3.98E+00
+059* 3.10E-01 1.00E+07 6.21E+00 1.00E+07 5.60E+00/1.00E+2 1.55E-01 4.03E+00
+060* 3.26E-01 1.00E+07 6.53E+00 1.00E+07 5.92E+00/1.00E+2 1.48E-01 4.08E+00
+061* 3.43E-01 1.00E+07 6.86E+00 1.00E+07 6.27E+00/1.00E+2 1.41E-01 4.13E+00
+062* 3.61E-01 1.00E+07 7.22E+00 1.00E+07 6.63E+00/1.00E+2 1.34E-01 4.18E+00
+063* 3.79E-01 1.00E+07 7.58E+00 1.00E+07 7.01E+00/1.00E+2 1.28E-01 4.22E+00
+064* 3.98E-01 1.00E+07 7.97E+00 1.00E+07 7.40E+00/1.00E+2 1.22E-01 4.27E+00
+065* 4.19E-01 1.00E+07 8.37E+00 1.00E+07 7.82E+00/1.00E+2 1.17E-01 4.32E+00
+066* 4.40E-01 1.00E+07 8.79E+00 1.00E+07 8.26E+00/1.00E+2 1.11E-01 4.37E+00
+067* 4.62E-01 1.00E+07 9.24E+00 1.00E+07 8.72E+00/1.00E+2 1.06E-01 4.42E+00
+068* 4.85E-01 1.00E+07 9.70E+00 1.00E+07 9.21E+00/1.00E+2 1.01E-01 4.47E+00
+069* 5.09E-01 1.00E+07 1.02E+01 1.00E+07 9.72E+00/1.00E+2 9.67E-02 4.52E+00
+070* 5.34E-01 1.00E+07 1.07E+01 1.00E+07 1.03E+01/1.00E+2 9.22E-02 4.56E+00
+071* 5.61E-01 1.00E+07 1.12E+01 1.00E+07 1.08E+01/1.00E+2 8.79E-02 4.61E+00
+072* 5.88E-01 1.00E+07 1.18E+01 1.00E+07 1.14E+01/1.00E+2 8.38E-02 4.66E+00
+073* 6.17E-01 1.00E+07 1.23E+01 1.00E+07 1.20E+01/1.00E+2 7.99E-02 4.71E+00
+074* 6.47E-01 1.00E+07 1.29E+01 1.00E+07 1.27E+01/1.00E+2 7.61E-02 4.76E+00
+075* 6.78E-01 1.00E+07 1.36E+01 1.00E+07 1.33E+01/1.00E+2 7.25E-02 4.81E+00
+076* 7.11E-01 1.00E+07 1.42E+01 1.00E+07 1.41E+01/1.00E+2 6.91E-02 4.86E+00
+077* 7.45E-01 1.00E+07 1.49E+01 1.00E+07 1.48E+01/1.00E+2 6.58E-02 4.90E+00
+078* 7.80E-01 1.00E+07 1.56E+01 1.00E+07 1.56E+01/1.00E+2 6.27E-02 4.95E+00
+079* 8.17E-01 1.00E+07 1.63E+01 1.00E+07 1.64E+01/1.00E+2 5.98E-02 5.00E+00
+080* 8.55E-01 1.00E+07 1.71E+01 1.00E+07 1.73E+01/1.00E+2 5.69E-02 5.05E+00
+081* 8.95E-01 1.00E+07 1.79E+01 1.00E+07 1.81E+01/1.00E+2 5.42E-02 5.10E+00
+082* 9.37E-01 1.00E+07 1.87E+01 1.00E+07 1.91E+01/1.00E+2 5.17E-02 5.14E+00
+083* 9.80E-01 1.00E+07 1.96E+01 1.00E+07 2.01E+01/1.00E+2 4.92E-02 5.19E+00
+084* 1.03E+00 1.00E+07 2.05E+01 1.00E+07 2.11E+01/1.00E+2 4.69E-02 5.24E+00
+085* 1.07E+00 1.00E+07 2.15E+01 1.00E+07 2.22E+01/1.00E+2 4.47E-02 5.29E+00
+086* 1.12E+00 1.00E+07 2.24E+01 1.00E+07 2.33E+01/1.00E+2 4.25E-02 5.33E+00
+087* 1.17E+00 1.00E+07 2.35E+01 1.00E+07 2.45E+01/1.00E+2 4.05E-02 5.38E+00
+088* 1.23E+00 1.00E+07 2.45E+01 1.00E+07 2.57E+01/1.00E+2 3.86E-02 5.43E+00
+089* 1.28E+00 1.00E+07 2.56E+01 1.00E+07 2.70E+01/1.00E+2 3.68E-02 5.47E+00
+090* 1.34E+00 1.00E+07 2.68E+01 1.00E+07 2.83E+01/1.00E+2 3.50E-02 5.52E+00
+091* 1.40E+00 1.00E+07 2.80E+01 1.00E+07 2.97E+01/1.00E+2 3.34E-02 5.56E+00
+092* 1.46E+00 1.00E+07 2.92E+01 1.00E+07 3.12E+01/1.00E+2 3.18E-02 5.61E+00
+093* 1.53E+00 1.00E+07 3.05E+01 1.00E+07 3.27E+01/1.00E+2 3.03E-02 5.65E+00
+094* 1.59E+00 1.00E+07 3.19E+01 1.00E+07 3.43E+01/1.00E+2 2.89E-02 5.70E+00
+095* 1.66E+00 1.00E+07 3.33E+01 1.00E+07 3.59E+01/1.00E+2 2.75E-02 5.74E+00
+096* 1.74E+00 1.00E+07 3.47E+01 1.00E+07 3.77E+01/1.00E+2 2.62E-02 5.79E+00
+097* 1.81E+00 1.00E+07 3.62E+01 1.00E+07 3.95E+01/1.00E+2 2.50E-02 5.83E+00
+098* 1.89E+00 1.00E+07 3.78E+01 1.00E+07 4.14E+01/1.00E+2 2.39E-02 5.87E+00
+099* 1.97E+00 1.00E+07 3.94E+01 1.00E+07 4.33E+01/1.00E+2 2.27E-02 5.92E+00
+100* 2.05E+00 1.00E+07 4.10E+01 1.00E+07 4.54E+01/1.00E+2 2.17E-02 5.96E+00
+101* 2.14E+00 1.00E+07 4.28E+01 1.00E+07 4.75E+01/1.00E+2 2.07E-02 6.00E+00
+102* 2.23E+00 1.00E+07 4.46E+01 1.00E+07 4.98E+01/1.00E+2 1.97E-02 6.04E+00
+103* 2.31E+00 1.00E+07 4.63E+01 1.00E+07 5.21E+01/1.00E+2 1.88E-02 6.09E+00
+104* 2.38E+00 1.00E+07 4.76E+01 1.00E+07 5.45E+01/1.00E+2 1.80E-02 6.13E+00
+105* 2.45E+00 1.00E+07 4.89E+01 1.00E+07 5.69E+01/1.00E+2 1.72E-02 6.17E+00
+106* 2.51E+00 1.00E+07 5.02E+01 1.00E+07 5.94E+01/1.00E+2 1.64E-02 6.21E+00
+107* 2.58E+00 1.00E+07 5.16E+01 1.00E+07 6.20E+01/1.00E+2 1.57E-02 6.25E+00
+108* 2.64E+00 1.00E+07 5.29E+01 1.00E+07 6.46E+01/1.00E+2 1.50E-02 6.28E+00
+109* 2.71E+00 1.00E+07 5.42E+01 1.00E+07 6.74E+01/1.00E+2 1.44E-02 6.32E+00
+110* 2.78E+00 1.00E+07 5.56E+01 1.00E+07 7.01E+01/1.00E+2 1.38E-02 6.36E+00
+111* 2.85E+00 1.00E+07 5.69E+01 1.00E+07 7.30E+01/1.00E+2 1.32E-02 6.39E+00
+112* 2.91E+00 1.00E+07 5.82E+01 1.00E+07 7.59E+01/1.00E+2 1.27E-02 6.43E+00
+113* 2.98E+00 1.00E+07 5.96E+01 1.00E+07 7.89E+01/1.00E+2 1.22E-02 6.46E+00
+114* 3.05E+00 1.00E+07 6.09E+01 1.00E+07 8.19E+01/1.00E+2 1.17E-02 6.50E+00
+115* 3.11E+00 1.00E+07 6.23E+01 1.00E+07 8.50E+01/1.00E+2 1.13E-02 6.53E+00
+116* 3.18E+00 1.00E+07 6.36E+01 1.00E+07 8.82E+01/1.00E+2 1.09E-02 6.56E+00
+117* 3.25E+00 1.00E+07 6.50E+01 1.00E+07 9.15E+01/1.00E+2 1.04E-02 6.59E+00
+118* 3.32E+00 1.00E+07 6.64E+01 1.00E+07 9.48E+01/1.00E+2 1.01E-02 6.63E+00
+119* 3.39E+00 1.00E+07 6.77E+01 1.00E+07 9.82E+01/1.00E+2 9.70E-03 6.66E+00
+120* 3.46E+00 1.00E+07 6.91E+01 1.00E+07 1.02E+02/1.00E+2 9.35E-03 6.69E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/output3.param
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/output3.param	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,99 @@
+----------------------------------------------------------------------------
+ RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
+     * Intel MKL implementation of the FFT
+     * parallel OpenMP implementation with 016/016 threads
+     * export to longitude/latitude text format cancelled (--no-proj-output)
+     * export to VTK format
+----------------------------------------------------------------------------
+grid dimension (sx1,sx2,sx3)
+  256  256  256
+sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
+  5.00E-2  5.00E-2  5.00E-2  2.00E-1  1.00E+0
+origin position (x0,y0) and rotation
+  0.00E+0  0.00E+0  0.00E+0
+observation depth (displacement and stress)
+  0.00E+0  0.00E+0
+output directory
+ output3 (time report: output3/time.txt)
+lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
+  1.00E+00  1.00E+00  8.33E-04
+time interval, (positive time step) or (negative skip, scaling)
+  5.00E-1 (output every 001 steps, dt scaled by 1.00E-2)
+number of observation planes
+    1
+----------------------------------------------------------------------------
+no.        x1       x2       x3   length    width strike    dip
+----------------------------------------------------------------------------
+001  -3.00E+0  0.00E+0  5.00E-1  6.00E+0  2.50E+0    0.0   90.0
+number of observation points
+    0
+number of stress observation segments
+    0
+number of prestress interfaces
+    0
+number of linear viscous interfaces
+    0
+number of nonlinear viscous interfaces
+    0
+number of fault creep interfaces
+    1
+----------------------------------------------------------------------------
+no.    depth   gamma0 (a-b)sig friction cohesion
+----------------------------------------------------------------------------
+001  1.00E+0  1.00E+3  1.00E+3  0.00E+0  0.00E+0
+number of afterslip planes
+    1
+----------------------------------------------------------------------------
+no.        x1       x2       x3   length    width strike    dip   rake
+----------------------------------------------------------------------------
+001  -2.00E+0  0.00E+0  1.00E+0  4.00E+0  2.00E+0    0.0   90.0    0.0
+number of inter-seismic strike-slip segments
+    0
+number of inter-seismic tensile segments
+    0
+number of events
+    1
+number of coseismic strike-slip segments
+    1
+----------------------------------------------------------------------------
+no.     slip       xs       ys       zs  length   width strike   dip   rake
+----------------------------------------------------------------------------
+001  1.00E+0 -5.00E-1  0.00E+0  0.00E+0 1.00E+0 1.00E+0    0.0  90.0    0.0
+----------------------------------------------------------------------------
+number of coseismic tensile segments
+    0
+number of coseismic dilatation point sources
+    0
+number of surface loads
+    0
+max sampling size (hor.,vert.): 4.00E-1 4.00E-1
+----------------------------------------------------------------------------
+coseismic event 001
+ I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
+000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/5.00E-1 0.00E+00 1.03E+00
+001* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.00E-02/5.00E-1 6.47E-01 1.04E+00
+002* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.00E-02/5.00E-1 6.11E-01 1.05E+00
+003* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 6.00E-02/5.00E-1 5.77E-01 1.06E+00
+004* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 8.00E-02/5.00E-1 5.47E-01 1.07E+00
+005* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.00E-01/5.00E-1 5.18E-01 1.08E+00
+006* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.20E-01/5.00E-1 4.92E-01 1.09E+00
+007* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.40E-01/5.00E-1 4.67E-01 1.10E+00
+008* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.60E-01/5.00E-1 4.45E-01 1.11E+00
+009* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.80E-01/5.00E-1 4.23E-01 1.12E+00
+010* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.00E-01/5.00E-1 4.04E-01 1.13E+00
+011* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.20E-01/5.00E-1 3.85E-01 1.14E+00
+012* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.40E-01/5.00E-1 3.68E-01 1.14E+00
+013* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.60E-01/5.00E-1 3.52E-01 1.15E+00
+014* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.80E-01/5.00E-1 3.36E-01 1.16E+00
+015* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.00E-01/5.00E-1 3.22E-01 1.16E+00
+016* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.20E-01/5.00E-1 3.09E-01 1.17E+00
+017* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.40E-01/5.00E-1 2.96E-01 1.17E+00
+018* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.60E-01/5.00E-1 2.84E-01 1.18E+00
+019* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 3.80E-01/5.00E-1 2.73E-01 1.19E+00
+020* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.00E-01/5.00E-1 2.63E-01 1.19E+00
+021* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.20E-01/5.00E-1 2.52E-01 1.20E+00
+022* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.40E-01/5.00E-1 2.43E-01 1.20E+00
+023* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.60E-01/5.00E-1 2.34E-01 1.21E+00
+024* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.80E-01/5.00E-1 2.26E-01 1.21E+00
+025* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 5.00E-01/5.00E-1 2.17E-01 1.21E+00
+026* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 5.20E-01/5.00E-1 2.10E-01 1.22E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/output4.param
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/output4.param	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,109 @@
+----------------------------------------------------------------------------
+ RELAX: nonlinear postseismic relaxation with Fourier-domain Green's function
+     * Intel MKL implementation of the FFT
+     * parallel OpenMP implementation with 016/016 threads
+     * export to longitude/latitude text format cancelled (--no-proj-output)
+     * export to VTK format
+----------------------------------------------------------------------------
+grid dimension (sx1,sx2,sx3)
+  256  256  256
+sampling (dx1,dx2,dx3), smoothing (beta, nyquist)
+  5.00E-2  5.00E-2  5.00E-2  2.00E-1  1.00E+0
+origin position (x0,y0) and rotation
+  0.00E+0  0.00E+0  0.00E+0
+observation depth (displacement and stress)
+  0.00E+0  0.00E+0
+output directory
+ output4 (time report: output4/time.txt)
+lambda, mu, gamma (gamma = (1 - nu) rho g / mu)
+  1.00E+00  1.00E+00  8.33E-04
+time interval, (positive time step) or (negative skip, scaling)
+  2.00E+0 (output every 001 steps, dt scaled by 1.00E+0)
+number of observation planes
+    0
+number of observation points
+    0
+number of stress observation segments
+    5
+----------------------------------------------------------------------------
+no.        xs       ys       zs  length   width strike   dip friction
+----------------------------------------------------------------------------
+0001 -1.00E+0  1.00E+0  5.00E-1 1.00E-1 1.00E-1    0.0  90.0    0.6
+0002 -5.00E-1  1.00E+0  5.00E-1 1.00E-1 1.00E-1   90.0  90.0    0.6
+0003  0.00E+0  1.00E+0  5.00E-1 1.00E-1 1.00E-1    0.0  90.0    0.6
+0004  5.00E-1  1.00E+0  5.00E-1 1.00E-1 1.00E-1   45.0  90.0    0.6
+0005  1.00E+0  1.00E+0  5.00E-1 1.00E-1 1.00E-1    0.0  90.0    0.6
+number of prestress interfaces
+    0
+number of linear viscous interfaces
+    3
+----------------------------------------------------------------------------
+no.     depth    gamma0  cohesion
+----------------------------------------------------------------------------
+001  2.00E+00  1.00E+00  0.00E+00
+002  3.00E+00  1.00E+00  0.00E+00
+003  3.00E+00  0.00E+00  0.00E+00
+number of linear weak zones
+    1
+----------------------------------------------------------------------------
+no. dgammadot0     x1       x2       x3  length   width thickn. strike   dip
+----------------------------------------------------------------------------
+001  1.00E+0 -1.00E+0  0.00E+0  1.10E+0 2.00E+0 9.00E-1 1.00E+0    0.0  90.0
+number of nonlinear viscous interfaces
+    0
+number of fault creep interfaces
+    0
+number of inter-seismic strike-slip segments
+    0
+number of inter-seismic tensile segments
+    0
+number of events
+    1
+number of coseismic strike-slip segments
+    1
+----------------------------------------------------------------------------
+no.     slip       xs       ys       zs  length   width strike   dip   rake
+----------------------------------------------------------------------------
+001 -1.00E+0 -1.00E+0  0.00E+0  0.00E+0 2.00E+0 1.00E+0    0.0  90.0    0.0
+----------------------------------------------------------------------------
+number of coseismic tensile segments
+    0
+number of coseismic dilatation point sources
+    0
+number of surface loads
+    0
+max sampling size (hor.,vert.): 8.00E-1 4.00E-1
+----------------------------------------------------------------------------
+coseismic event 001
+ I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i | 
+000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/2.00E+0 0.00E+00 2.05E+00
+001* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 6.67E-02/2.00E+0 2.75E+00 2.23E+00
+002* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.33E-01/2.00E+0 2.61E+00 2.41E+00
+003* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 2.00E-01/2.00E+0 2.49E+00 2.57E+00
+004* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 2.67E-01/2.00E+0 2.37E+00 2.73E+00
+005* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 3.33E-01/2.00E+0 2.26E+00 2.88E+00
+006* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 4.00E-01/2.00E+0 2.16E+00 3.03E+00
+007* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 4.67E-01/2.00E+0 2.07E+00 3.16E+00
+008* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 5.33E-01/2.00E+0 1.99E+00 3.30E+00
+009* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 6.00E-01/2.00E+0 1.91E+00 3.42E+00
+010* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 6.67E-01/2.00E+0 1.83E+00 3.54E+00
+011* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 7.33E-01/2.00E+0 1.76E+00 3.66E+00
+012* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 8.00E-01/2.00E+0 1.69E+00 3.77E+00
+013* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 8.67E-01/2.00E+0 1.63E+00 3.88E+00
+014* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 9.33E-01/2.00E+0 1.57E+00 3.98E+00
+015* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.00E+00/2.00E+0 1.52E+00 4.08E+00
+016* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.07E+00/2.00E+0 1.47E+00 4.18E+00
+017* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.13E+00/2.00E+0 1.42E+00 4.27E+00
+018* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.20E+00/2.00E+0 1.38E+00 4.36E+00
+019* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.27E+00/2.00E+0 1.33E+00 4.45E+00
+020* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.33E+00/2.00E+0 1.29E+00 4.53E+00
+021* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.40E+00/2.00E+0 1.25E+00 4.61E+00
+022* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.47E+00/2.00E+0 1.22E+00 4.69E+00
+023* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.53E+00/2.00E+0 1.18E+00 4.77E+00
+024* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.60E+00/2.00E+0 1.15E+00 4.84E+00
+025* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.67E+00/2.00E+0 1.11E+00 4.91E+00
+026* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.73E+00/2.00E+0 1.08E+00 4.98E+00
+027* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.80E+00/2.00E+0 1.06E+00 5.05E+00
+028* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.87E+00/2.00E+0 1.03E+00 5.11E+00
+029* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 1.93E+00/2.00E+0 1.00E+00 5.18E+00
+030* 6.67E-02 6.67E-01 1.00E+07 1.00E+07 2.00E+00/2.00E+0 9.75E-01 5.24E+00
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run1-pbs.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run1-pbs.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,96 @@
+#!/bin/sh
+
+# example input file for a queueing system (for a single node of a cluster)
+
+#PBS -l nodes=1:ppn=8
+#PBS -l walltime=0:02:60
+#PBS -q debug
+#PBS -N output1
+#PBS -o ./output1/out
+
+# change the working directory (default is home directory)
+# echo working directory: $PBS_O_WORKDIR
+cd $PBS_O_WORKDIR
+
+export MX_RCACHE=0
+
+WDIR=./output1
+if [ ! -e $WDIR ]; then
+        echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+# run this example on pangu, or another PBS queued cluster, with
+#
+#   qsub ./run1-pbs.sh
+#
+
+mpiexec -n 8 relax <<EOF
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+256 256 256
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.05 0.05 0.05 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#120 22 51 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 0.5
+# output directory (all output written here)
+$WDIR
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+20 -1 1
+# number of observation planes
+0
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+2
+# no depth gammadot0 cohesion (gammadot0 is shear modulus divided by viscosity)
+   1   3.0       1.0      0.0
+   2   9.0       1.0      0.0
+# number of linear ductile zones
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+2
+# number of shear dislocations (strike-slip and dip-slip faulting)
+1
+# no slip x1 x2 x3 length width strike dip rake
+   1    1 -1  0  0      1     1      0  90    0
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+# time of second event
+1
+# number of shear dislocations
+1
+# no slip x1 x2 x3 length width strike dip rake
+   1    1  0  0  0      1     1      0  90    0
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+EOF
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run1.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run1.bat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,8 @@
+if not exist output1 mkdir output1
+
+
+set OMP_NUM_THREADS=4
+
+set GMT_SHAREDIR=%CD%\..\share
+set PROJ_LIB=%CD%\..\share
+..\relax < run1.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run1.input
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run1.input	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,69 @@
+# use '#' character to include comments in your input file
+# grid size (sx1,sx2,sx3)
+256 256 256
+# sampling size (in unit of length), smoothing (0-0.5) & nyquist (dx1,dx2,dx3,beta,nq)
+0.05 0.05 0.05 0.2 2
+# origin position & rotation
+0 0 0
+# geographic origin (longitude and latitude), UTM zone and real length unit (usually m or km)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+120 22 51 1e3
+# observation depth for displacement and for stress (stress in only exported in GRD)
+0 0.5
+# output directory (all output written here)
+output1
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (in unit of time), step (negative for automatic) and scaling of computed value
+20 -1 1
+# number of observation planes
+1
+# no x1 x2 x3 length width strike dip
+   1  0 -3  0      6     6     90  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces (where viscosity changes)
+2
+# no depth gammadot0 cohesion (gammadot0 is shear modulus divided by viscosity)
+   1   3.0       1.0      0.0
+   2   9.0       1.0      0.0
+# number of linear ductile zones
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events (when slip distribution is prescribed)
+2
+# number of shear dislocations (strike-slip and dip-slip faulting)
+1
+# no slip x1 x2 x3 length width strike dip rake
+   1    1 -1  0  0      1     1      0  90    0
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+# time of second event
+1
+# number of shear dislocations
+1
+# no slip x1 x2 x3 length width strike dip rake
+   1    1  0  0  0      1     1      0  90    0
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run1.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run1.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,69 @@
+#!/bin/sh
+
+#
+# comments:
+#
+# linear viscoelastic relaxation following a strike-slip fault
+# followed by a second strike-slip event and a relaxation of
+# both stress perturbations.
+#
+# run this example with:
+#
+#   ./run1.sh
+#
+# you can also abort computation to produce only geometry information with:
+#
+#   ./run1.sh --dry-run
+#
+# viscous substrate starts at 3 times the seismogenic depth.
+# output at each computation step (Dt = -1)
+#
+# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
+#
+#   map.sh -b -3/3/-3/3 output1/000
+#
+# to convert .xyz output in .grd output in post processing, type (requires GMT installed on your machine)
+#
+#   xyz2grd.sh output1/000
+#
+# to visualize a time series of postseismic deformation (requires GRD output): 
+#
+#   map.sh -b -5/5/-5/5 -p -0.002/0.002/0.0001 -v 0.005 output1/0{01,02,03,04,05,06,07,08,09,10}-relax
+#
+# type map.sh for a description of command-line options. 
+# the command used to generate a map can be retrieve from the .ps file with
+#
+#   tail -n 1 output1/000-plot.ps
+#
+# to visualize in 3-D with Paraview (www.paraview.org),
+# load the following files:
+# 
+#   output1/cgrid.vtp           for the computational grid spatial extent
+#   output1/rfaults-001.vtp     for the slip distribution of the first event
+#   output1/rfaults-002.vtp     for the slip distribution of the second event
+#   output1/disp-000.vtr        for the coseismic displacement field
+#   output1/linearlayer-001.vtp for the depth of brittle-ductile transition
+#   output1/vel-001.vtr         for the instantaneous velocity field
+#
+# note that we save the entire output to output1/in.param. this is convenient
+# to document how the simulation was computed.
+#
+# type relax --help to display options.
+#
+# modify the number of threads used with
+#
+#   export OMP_NUM_THREADS=N with sh and ksh shells
+#
+# or
+#
+#  setenv OMP_NUM_THREADS N with csh
+#
+
+WDIR=./output1
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=4 ../relax $* < run1.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run2.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run2.bat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,8 @@
+if not exist output2 mkdir output2
+
+
+set OMP_NUM_THREADS=4
+
+set GMT_SHAREDIR=%CD%\..\share
+set PROJ_LIB=%CD%\..\share
+..\relax < run2.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run2.input
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run2.input	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,74 @@
+# nonlinear viscoelastic relaxation (power exponent n=3)
+# following slip on a strike-slip fault
+#
+# output every two computational steps (Dt = -2). 
+# The time step is computed automatically and the value unchanged (scale = 1)
+#
+# grid size (sx1,sx2,sx3)
+256 256 256
+# sampling size defines the grid spacing in units of distance
+# smoothing is a roll-off parameter 0 <= beta <= 0.5 that tapers 
+# the slip distribution on faults beta=0.2 and beta=0.3 are good values
+# nyquist is the minimum size of fault patches, relative to the sampling size
+# sampling size, smoothing & nyquist (dx1,dx2,dx3,beta,nq)
+0.05 0.05 0.05 0.2 2
+# origin position & rotation
+0 0 0
+# observation depth (displacements and stress) (stress is only exported in GRD)
+0 0.5
+# output directory (all output files are stored in the following directory)
+output2
+# the elastic parameters (Lambda and mu) are the Lame parameter and the shear modulus
+# gamma=(1-nu)*rho*g/mu is a wavelength relevant to buoyancy.
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time refers to the length in units of time of the simulation.
+# integration time (t1)
+100 -1 0.5
+# observation planes are arbitrary planes where the inelastic strain rate
+# is sampled for output.
+# number of observation planes
+0
+# observation points are GPS points, for example, where time series of
+# displacement are output.
+# number of observation points
+0
+# stress observation segments are patches where Coulomb and other
+# stress components are evaluated.
+# number of stress observation segments
+0
+# prestress interfaces corresponds to depths where the prestress
+# tensor changes (default is no prestress).
+# number of prestress interfaces
+0
+# viscous interfaces are depths where the viscous properties change.
+# number of linear viscous interfaces
+0
+# number of powerlaw viscous interfaces
+2
+# no depth gammadot0 power cohesion
+   1   2.0       5e3   3.0      0.0
+   2   8.0       5e3   3.0      0.0
+# ductile zones corresponds to volumes where viscous properties change.
+# number of power-law ductile zones
+0
+# depths where friction properties change.
+# number of friction interfaces
+0
+# number of interseismic loading strike-slip and opening
+0
+0
+# number of coseismic events
+1
+# number of shear dislocations (strike-slip and dip-slip faults)
+1
+# index slip x1 x2 x3 length width strike dip rake
+      1    1 -1  0  0      2     1      0  90    0
+# number of tensile cracks
+0
+# volumetric deformation (Mogi source)
+# number of dilatation sources
+0
+# surface loads can be used to model loading of lakes or dams
+# number of surface loads
+0
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run2.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run2.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,26 @@
+#!/bin/sh
+
+# nonlinear viscoelastic relaxation (power exponent n=3)
+# following slip on a strike-slip fault
+#
+# output every two computational steps (Dt = -2). 
+# The time step is computed automatically and the value unchanged (scale = 1)
+#
+# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
+# map.sh -b -3/3/-3/3 output2/000
+#
+# to visualize postseismic deformation (requires GRD output): 
+# map.sh -b -5/5/-5/5 output2/0{02,04,06,08}-relax
+#
+# type map.sh for a description of command-line options.
+#
+# the output projected in geographical coordinates is cancelled (--no-proj-output)
+
+WDIR=./output2
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+OMP_NUM_THREADS=2 time ../relax --no-proj-output $* < run2.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run3.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run3.bat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,8 @@
+if not exist output3 mkdir output3
+
+
+set OMP_NUM_THREADS=4
+
+set GMT_SHAREDIR=%CD%\..\share
+set PROJ_LIB=%CD%\..\share
+..\relax < run3.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run3.input
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run3.input	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,64 @@
+# grid size (sx1,sx2,sx3)
+256 256 256 
+# sampling size, smoothing & nyquist (dx1,dx2,dx3,beta,nq)
+0.05 0.05 0.05 0.2 1
+# origin position & rotation
+0 0 0
+# geographic origin (longitude, latitude, UTM zone, unit)
+# displacements and stress are converted to lon/lat geographic coordinates
+# unit corresponds to a scaling from dx1,dx2,dx3 to real unit
+# use unit = 1   if dimensions are described in units of m
+# use unit = 1e3 if dimensions are described in units of km
+#-115 37.5 11 1e3
+# observation depth (displacement and stress) (stress in only exported in GRD)
+0 0
+# output directory
+output3
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (t1)
+0.5 -1 0.01
+# number of observation planes
+1
+# no  x1 x2  x3 length width strike dip
+   1  -3  0 0.5      6   2.5      0  90
+# number of observation points
+0
+# number of Coulomb patches
+0
+# number of prestress interfaces
+0
+# number of linear viscous interfaces
+0
+# number of powerlaw viscous interfaces
+0
+# number of friction interfaces
+1
+# no    depth   gamma0 (a-b)sig friction cohesion
+   1      0.3      1e3      1e3      0.0        0
+# number of creeping faults
+1
+# define the fault planes where afterslip occurs. it is possible to
+# constrain the rake slip to be within 180 degrees of given direction by
+# providing a rake between -180 and 180. for values outside this range,
+# the constraint of rake is not applied. this afterslip plane starts
+# immediately below the coseismic rupture.
+# no  x1 x2 x3 length width strike dip rake (slip rake is +-90 degrees from this value)
+   1  -2  0  0      4     2      0  90    0
+# number of interseismic loading strike-slip
+0
+# number of interseismic loading opening cracks
+0
+# number of coseismic events
+1
+# number of shear dislocations
+1
+# no slip    x1 x2 x3 length width strike dip rake
+   1   +1  -0.5  0  0      1     1      0  90    0
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface loads
+0
+
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run3.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run3.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,89 @@
+#!/bin/sh
+
+# comments:
+#
+# afterslip following left-lateral strike-slip on a vertical fault.
+#
+# output at each computation step (Dt = -1) with a reduced time step (1/100 factor) for
+# better numerical accuracy.
+#
+# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
+#
+#   map.sh -b -3/3/-3/3 -e rpatch.sh output3/000
+#
+# the option -e rpatch.sh adds the trace of the fault to the map. 
+# to visualize the displacement due to afterslip only:
+#
+#   map.sh -b -5/5/-5/5 -s 0.75 -e rpatch.sh output3/001-relax
+#
+# the -s 0.75 option optimizes the spacing between horizontal vectors.
+# to convert .xyz output in .grd output in post processing, type (requires GMT installed on your machine)
+#
+#   xyz2grd.sh output3/000
+#
+# to visualize a time series of postseismic deformation (requires GRD output): 
+#
+#   map.sh -b -5/5/-5/5 -p -0.001/0.001/0.00001 -v 0.001 -s 1 -e rpatch.sh output3/0{00,01,02,03,04,05,06,07,08,09,10}-relax
+#
+# to visualize a time series of fault creep:
+#
+#   map.sh -t 1 -s 0.1 -p -0.2/0.2/0.01 output3/0??.s00001.creep-east.grd
+#
+# type map.sh for a description of command-line options.
+#
+# the conversion to geographic is cancelled (--no-proj-output) and 
+# the stress component are not exported (--no-stress-output)
+#
+# TIP:
+# the following line in the input file
+#
+#   # integration time (t1)
+#   0.5 -1 0.01
+#
+# reduces the time step suggested by the code by a factor of 1/100. This choice
+# of time step leads to slowly decreasing power density
+#                                                                |
+#                                                               \./
+#    I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i |
+#   000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/5.00E-1 0.00E+00 1.03E+00
+#   001* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 2.00E-02/5.00E-1 6.47E-01 1.04E+00
+#   002* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 4.00E-02/5.00E-1 6.11E-01 1.05E+00
+#   003* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 6.00E-02/5.00E-1 5.77E-01 1.06E+00
+#   004* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 8.00E-02/5.00E-1 5.47E-01 1.07E+00
+#   005* 2.00E-02 1.00E+07 1.00E+07 2.00E+01 1.00E-01/5.00E-1 5.18E-01 1.08E+00
+#                                                               /^\
+#                                                                |
+#
+# It is informative to run the same code with a larger time step, for example
+# with the following parameters:
+#
+#   # integration time (t1)
+#   5 -1 0.1
+#
+# which does not lead to numerical convergence.
+#                                                                |
+#                                                               \./
+#    I  |   Dt   | tm(ve) | tm(pl) | tm(as) |     t/tmax     | power  |  C:E^i |
+#   000* 0.00E+00 0.00E+00 0.00E+00 0.00E+00 0.00E+00/5.00E+0 0.00E+00 1.03E+00
+#   001* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 2.00E-01/5.00E+0 4.69E-01 1.12E+00
+#   002* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 4.00E-01/5.00E+0 3.13E-01 1.18E+00
+#   003* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 6.00E-01/5.00E+0 2.18E-01 1.22E+00
+#   004* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 8.00E-01/5.00E+0 1.55E-01 1.26E+00
+#   005* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.00E+00/5.00E+0 1.18E-01 1.28E+00
+#   006* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.20E+00/5.00E+0 9.96E-02 1.30E+00
+#   007* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.40E+00/5.00E+0 9.47E-02 1.31E+00
+#   008* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.60E+00/5.00E+0 1.02E-01 1.33E+00
+#   009* 2.00E-01 1.00E+07 1.00E+07 2.00E+01 1.80E+00/5.00E+0 1.35E-01 1.35E+00
+#                                                               /^\
+#                                                                |
+# in general, a slowly decreasing power density (about 10-20% per step) is
+# a sign of an accurate computation.
+
+WDIR=./output3
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+time ../relax --no-proj-output --no-stress-output $* < run3.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run4.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run4.bat	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,8 @@
+if not exist output4 mkdir output4
+
+
+set OMP_NUM_THREADS=4
+
+set GMT_SHAREDIR=%CD%\..\share
+set PROJ_LIB=%CD%\..\share
+..\relax < run4.input
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run4.input
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run4.input	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,62 @@
+# grid size (sx1,sx2,sx3)
+256 256 256 
+# sampling size, smoothing & nyquist (dx1,dx2,dx3,beta,nq)
+0.05 0.05 0.05 0.2 1
+# origin position & rotation
+0 0 0
+# observation depth (displacement and stress) (stress in only exported in GRD)
+0 0
+# output directory
+output4
+# elastic parameters and gamma = (1-nu) rho g / mu = 8.33e-7 /m = 8.33e-4 /km
+1 1 8.33e-4
+# integration time (t1), time step and scaling
+2 -1 1
+# number of observation planes
+0
+# number of observation points
+0
+# number of Coulomb patches
+5
+# no.   x1 x2  x3 length width strike dip friction
+    1 -1.0  1 0.5    0.1   0.1      0  90      0.6
+    2 -0.5  1 0.5    0.1   0.1     90  90      0.6
+    3  0.0  1 0.5    0.1   0.1      0  90      0.6
+    4 +0.5  1 0.5    0.1   0.1     45  90      0.6
+    5 +1.0  1 0.5    0.1   0.1      0  90      0.6
+# number of prestress interfaces
+0
+# number of linear viscous interfaces
+3
+# gammadot0 is assumed to be 0 between depths of 0 and 2.
+# the last value is extended down to infinity.
+# no depth gammadot0 cohesion
+   1     2         1        0
+   2     3         1        0
+   3     3         0        0
+# number of ductile zones (this defines volumes where viscosity changes)
+1
+# a confined area below the ruptured fault is allowed to flow viscously.
+# no gammadot0 x1 x2  x3 length width thickness strike dip
+   1         1 -1  0 1.1      2   0.9         1      0  90
+# number of powerlaw viscous interfaces
+0
+# number of friction faults
+0
+# number of interseismic loading strike-slip
+0
+# number of interseismic loading opening cracks
+0
+# number of coseismic events
+1
+# number of shear dislocations
+1
+# no slip  x1 x2 x3 length width strike dip rake
+   1   -1  -1  0  0      2     1      0  90    0
+# number of tensile cracks
+0
+# number of dilatation sources
+0
+# number of surface traction
+0
+
diff -r 14d5d55245bd -r 405d8f4fa05f examples/tutorials/run4.sh
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/run4.sh	Thu Mar 29 15:55:33 2012 -0700
@@ -0,0 +1,46 @@
+#!/bin/sh
+
+#
+# comments:
+#
+# linear viscoelastic relaxation in the lower crust and 
+# in a confined damage zone around the deep extension of a vertical fault
+# following right-lateral strike-slip on the upper segment of the fault.
+#
+# output is exported in geographic coordintes in .xyz format
+#
+# output at each computation step (Dt = -1)
+#
+# to visualize coseismic deformation (requires GRD output, or manual conversion to GRD format):
+#
+#   map.sh -b -3/3/-3/3 output1/000
+#
+# to convert .xyz output in .grd output in post processing, type (requires GMT installed on your machine)
+#
+#   xyz2grd.sh output1/000
+#
+# to visualize a time series of postseismic deformation (requires GRD output): 
+#
+#   map.sh -b -5/5/-5/5 -p -0.002/0.002/0.0001 -v 0.005 output1/00{1,2,3,4}-relax
+#
+# type map.sh for a description of command-line options.
+# type ../relax --help for more info about command-line options.
+#
+# to visualize in 3-D with Paraview (www.paraview.org),
+# load the following files:
+# 
+#   output4/cgrid.vtp           for the computational grid spatial extent
+#   output4/rfaults-001.vtp     for the coseismic slip distribution 
+#   output4/disp-000.vtr        for the coseismic displacement field
+#   output4/linearlayer-001.vtp for the depth of brittle-ductile transition
+#   output4/weakzone-001.vtp    for the spatial extent of the anomalous viscous zone 
+#   output4/vel-001.vtr         for the instantaneous velocity field
+
+WDIR=./output4
+
+if [ ! -e $WDIR ]; then
+	echo adding directory $WDIR
+	mkdir $WDIR
+fi
+
+time ../relax --no-stress-output --no-proj-output $* < run4.input | tee $WDIR/in.param
diff -r 14d5d55245bd -r 405d8f4fa05f proj.c
--- a/proj.c	Wed Mar 14 13:08:45 2012 -0700
+++ b/proj.c	Thu Mar 29 15:55:33 2012 -0700
@@ -6,6 +6,8 @@
 /*
  * proj routine to convert arrays of UTM coordinates
  * to longitude/latitude using the PROJ.4 library
+ *
+ * to do: check the output in the south hemisphere
  *
  * sylvain barbot (22/05/10) - original form
  */
diff -r 14d5d55245bd -r 405d8f4fa05f relax.f90
--- a/relax.f90	Wed Mar 14 13:08:45 2012 -0700
+++ b/relax.f90	Thu Mar 29 15:55:33 2012 -0700
@@ -179,10 +179,14 @@
   !!
   !! \todo 
   !!   - homogenize VTK output so that geometry of events match event index
-  !!   - evaluate Green function, stress and body forces in GPU
+  !!   - evaluate Green's function, stress and body forces in GPU
   !!   - write the code for MPI multi-thread
   !!   - fix the vtk export to grid for anisotropic sampling
   !!   - export position of observation points to long/lat in opts-geo.dat
+  !!   - check the projected output on the south hemisphere
+  !!   - check the fully-relaxed afterslip for uniform stress change
+  !!   - include topography of parameter interface
+  !!   - export afterslip output in VTK
   !------------------------------------------------------------------------
 PROGRAM relax
 
diff -r 14d5d55245bd -r 405d8f4fa05f util/readme.txt
--- a/util/readme.txt	Wed Mar 14 13:08:45 2012 -0700
+++ b/util/readme.txt	Thu Mar 29 15:55:33 2012 -0700
@@ -14,6 +14,7 @@ list of post-processing scripts:
 - wang2xyz.sh      convert results from Wang's program edcmp to index-{north,east,up}.xyz format
 - xyz2grd.sh       convert index-{north,east,up}.xyz into index-{north,east,up}.grd
 - xyz2vtk.sh       convert foo.xy or foo.xyz into vtp format foo.vtp for visualization in Paraview
+- fkt2vtk.sh       convert fault model foo.flt into vtp format foo.vtp for visualization in Paraview
  
 extra scripts for grdmap.sh (for example: grdmap.sh -e script.sh wdir/file.grd)
 - erpatch.sh       add the contour of the slip patches to the current map



More information about the CIG-COMMITS mailing list